Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
PizieDust committed Aug 30, 2024
1 parent 81ef009 commit b6c7854
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## 20240813
- [x] style for the dashboard (unikernel info)
- TODO unikernel detailed information (/unikernel/info/<name>) - displayed
- TODO shutdown and restart of a unikernel
- TODO deploy/create a new unikernel

- [x] unikernel detailed information (/unikernel/info/<name>) - displayed
- [x] destroy of a unikernel
- [x] deploy/create a new unikernels
- [x] store configuration data on block device (PR pending)
- [x] have an HTTP endpoint for editing / uploading the configuration
- TODO Shutdown and restart a unikernel

- TODO we should remove all unauthenticated endpoints (comment out)

Expand All @@ -26,4 +26,4 @@
- TODO email verification (sending emails)

- TODO deploy unikernels via GitHub action (Bearer token etc.)
- TODO REST API - rely on bearer tokens
- TODO REST API - rely on bearer tokenss

0 comments on commit b6c7854

Please sign in to comment.