Releases: OpenCHAMI/cloud-init
Releases · OpenCHAMI/cloud-init
v1.4.0
v1.3.0
Changelog
- 341ea11 Adding golang-lint action and fixing linter errors
- 0da180c Merge pull request #68 from OpenCHAMI/alovelltroy/quackbackend
- 8e2104b Merge pull request #87 from t-h2o/fix-check-length-array
- 43a2187 Merge pull request #91 from OpenCHAMI/67-bug-impersonating-non-existent-node-does-not-err
- 29b3dcd Merge pull request #92 from OpenCHAMI/81-bug---wireguard-server-does-not-set-correct-ip
- 812c0b5 Refactor Dockerfile to better handle DUCKDB_HOME for installation of plugins
- a9a1d8e Refactor the Dockerfile to be based on Ubuntu
- 795181c Reverting USER change. Reverting missing '/admin' path.
- ded8403 Update Release.yml to install required packages (#94)
- 74c7696 build(Dockerfile): add iproute2 to runtime image
- c39db3b chore: fixing linter errors
- e0e7895 chore: ignore errors on certain operations where they are deemed non-critical.
- 060b2cd feat(quackstore): implement QuackStore for persistent storage with tests
- 15d20da feat: Initialize and start WireGuard server if configured
- 1a5d8ad feat: add DuckDB home directory setup in Dockerfile
- 264e396 feat: update DuckDB version to 1.4.0 and adjust architecture handling in Dockerfile fix: bump quack dependency version to v0.0.3 in go.mod and go.sum
- 9b82838 fix(SMDclient): check length's array
- 3721ac0 fix: GetGroupHandler: return 404 if group not found (#90)
- 1bb5ba8 fix: add log messages for some formerly-ignored errors
- b911cf1 fix: get correct array length for b64 inclue files (#86)
- d25ac41 fix: improve error handling for user-/meta-/vendor-data handlers (#93)
- c304958 fix: improve error handling in MetaDataHandler and SMDClient
- 63bdea9 fixing typos
- 7eb15da merge main into branch
v1.2.3-rc1
v1.2.3-prerelease
v1.2.3
v1.2.2
Changelog
- fe130c8 Addressing PR suggestions for Environment variable and truthiness
- 7b2fa99 Merge pull request #76 from OpenCHAMI/75-bug-flag-related-environment-variables-not-being-read
- 4d5d465 Merge pull request #77 from OpenCHAMI/74-bug-container-does-not-have-availible-endpoint-for-healthcheck
- 9832d1c feat: add version endpoint and version information handler
- dfe3fbd refactor: simplify cloud-init-server command and utilize cobra and viper for flags and environment variables
v1.2.1
Changelog
- 6d6f58b Merge pull request #70 from OpenCHAMI/alovelltroy/update-dependencies
- eb8b91e Merge pull request #73 from OpenCHAMI/synackd/fix/base64-decode-cloud-config
- da093de chore: update Go version and dependencies in go.mod
- 0452bc1 chore: update quack dependency to v0.0.1 in go.mod and go.sum
- b18d155 feat(quackstore): implement QuackStore for persistent storage with tests
- 21c085c fix: GroupUserDataHandler: ensure cloud-config is base64-decoded