Skip to content

Releases: OpenCHAMI/cloud-init

v0.1.1

22 Jul 22:32
51d12f8
Compare
Choose a tag to compare

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

17 Jul 17:13
e99542a
Compare
Choose a tag to compare

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

09 Jul 19:42
22fb651
Compare
Choose a tag to compare

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

08 Jul 21:29
40858b4
Compare
Choose a tag to compare

Changelog

  • 40858b4 Add JWKS URL flag to Dockerfile
  • e884218 Implement JWT-based authentication for secure route
  • d1779ea Implement second HTTP route, to be protected via JWT
  • c7c17c9 Properly detect empty CI datastore; clean up formatting
  • 0e246cb Switch from the Gin HTTP server to Chi

v0.0.9

07 May 17:19
v0.0.9
Compare
Choose a tag to compare

Changelog

  • 2c368cd Merge pull request #8 from OpenCHAMI/alexlovelltroy-patch-3
  • 922a82b Update Dockerfile
  • 04a82e9 replacing copypasta with real binary name in build automation

v0.0.8

07 May 15:28
v0.0.8
Compare
Choose a tag to compare

Changelog

  • 19556c3 replacing copypasta with real binary name in build automation

v0.0.7

07 May 14:54
v0.0.7
16c14e8
Compare
Choose a tag to compare

Changelog

  • 73bd9c5 Merge pull request #6 from OpenCHAMI/alexlovelltroy-patch-1
  • 16c14e8 Merge pull request #7 from OpenCHAMI/alexlovelltroy-patch-2
  • 88eafda Update project name to match the container that will be built
  • e757c41 fetch-depth to 0 to pull all history

Quickstart Release

07 May 11:50
a7f477b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

10 Jan 17:38
Compare
Choose a tag to compare

Changelog

v0.0.3

10 Jan 17:35
Compare
Choose a tag to compare

Changelog