Releases: OpenCHAMI/cloud-init
Releases · OpenCHAMI/cloud-init
v0.1.1
Changelog
- 51d12f8 Merge pull request #11 from OpenCHAMI/lritzdorf/autodetect-node
- 77666ab Update changelog for v0.1.1
- b67933e handlers: generalize "get data by MAC" functionality
- 7b37b8f handlers: generalize SMD retrieval into single function
- 078bf6a handlers: handle MAC-less requests via IP-based lookup
- 217abab smdclient: fix naming in comments, oops
- ff87935 smdclient: implement xname lookup from IP address
- 19d0ce6 smdclient: look up EthernetInterfaces, not ComponentEndpoint
- 52d80f3 smdclient: properly unmarshal raw JSON array
v0.1.0
Changelog
- 7475dd3 Actions: fix tag format, use stable attestation
- 40858b4 Add JWKS URL flag to Dockerfile
- cccd40d Add standard middlewares to the root router
- 2735311 Dockerfile: provide OPAAL URL argument to executable
- acfb305 Don't slug-ify node IDs (MAC addresses)
- 7cb7c62 Fix minor spelling error in logs :)
- 4a9b067 Generalize OPAAL interface to any OIDC server
- ecf9812 Handlers: remove dependency on weird module from Gitea
- e884218 Implement JWT-based authentication for secure route
- d1779ea Implement second HTTP route, to be protected via JWT
- 08c1e9f Memstore: fall back to using given name if no SMD results
- efc4b0d Memstore: use log module instead of fmt for all output
- e99542a Merge pull request #10 from OpenCHAMI/lritzdorf/rearchitect
- 2c368cd Merge pull request #8 from OpenCHAMI/alexlovelltroy-patch-3
- 2c6d29b Pass empty strings to optional flags when no values are set
- c7c17c9 Properly detect empty CI datastore; clean up formatting
- 31e9446 Return slug-ified datastore key instead of plain one
- ef839f9 Routers: define middlewares before routes, as required
- 0e246cb Switch from the Gin HTTP server to Chi
- 922a82b Update Dockerfile
- 22fb651 Update changelog for new release
- f2edfe2 Update changelog to include OPAAL server support
- 68075ea main: accept OPAAL URL argument, instead of single token
- ce70174 oidc: add note about OAuth2 authorization grant support
- 04a82e9 replacing copypasta with real binary name in build automation
- 22ee13d smdclient: support fetching new token from OPAAL
v0.1.0-rc2
Changelog
- 7475dd3 Actions: fix tag format, use stable attestation
- cccd40d Add standard middlewares to the root router
- acfb305 Don't slug-ify node IDs (MAC addresses)
- 08c1e9f Memstore: fall back to using given name if no SMD results
- efc4b0d Memstore: use log module instead of fmt for all output
- 2c6d29b Pass empty strings to optional flags when no values are set
- 31e9446 Return slug-ified datastore key instead of plain one
- ef839f9 Routers: define middlewares before routes, as required
- 22fb651 Update changelog for new release
v0.1.0-rc1
v0.0.9
v0.0.8
v0.0.7
Quickstart Release
What's Changed
- Trcotton/goreleaser by @travisbcotton in #1
- Alt code review by @travisbcotton in #2
- Prep for inclusion in the quickstart by @alexlovelltroy in #4
New Contributors
- @travisbcotton made their first contribution in #1
- @alexlovelltroy made their first contribution in #4
Full Changelog: v0.0.4...v0.0.5