[0.7.0] - 2024-10-14
Related PR's
- 🌱 Bump CAPI to v1.8.2 by @hrak in #32
- 🌱 Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the all-github-actions group by @dependabot in #33
- feat: CAPI 1.8 + project support by @hrak in #34
🚀 Features
- Feat: Bump CAPI to v1.8.2
- Feat: Update config for Kustomize v5
- Feat: add support for CloudStack projects
🐛 Bug Fixes
- Fix: Use Go 1.22
- Fix(ci): Update golangci-lint cfg
- Fix(ci): run checkout before installing Go
- Fix(ci): remove lint from build target
- Fix(ci): sync golangci-lint config with upstream CAPI, fix issues
- Fix(ci): remove toolchain from go.mod files
- Fix: fix kustomize field replacements
- Fix: update healh check endpoint port
- Fix: clean up manager config
- Fix: Allow normal ACS user to create a cluster
Upstream PR kubernetes-sigs#357
⚙️ Miscellaneous Tasks
- Chore: replace deprecated k8s.io/utils/pointer with k8s.io/utils/ptr
- Chore(deps): Bump CAPI to v1.8.4 + update ttlcache
Full Changelog: v0.6.0...v0.7.0