Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | colonies: Fully support {meta, user}-data | Cara Salter | 2022-07-10 |
| | | | | | cloud-init should be able to use this as a seed to properly set up the Planet. | ||
* | fmt | Cara Salter | 2022-07-09 |
| | |||
* | meta: Add Bearer authentication | Cara Salter | 2022-05-30 |
| | | | | Makes use of a pre-shared key. Do not expose this to the internet! | ||
* | errors/handlers: Make 404 errors more clear | Cara Salter | 2022-05-30 |
| | | | | | Instead of returning a 500 for every error, this should make it a little easier to return specific status codes for different errors | ||
* | handlers: Implement CRD handlers | Cara Salter | 2022-05-29 |
| | | | | | | Update handler was removed for now. Also postgres! | ||
* | initial axum scaffold | Cara Salter | 2022-05-27 |