You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Kubernetes version v1.34, update azimuth-images to 0.22.0 and d…
…rop support for v1.30 and v1.31 (#631)
* Added Kubernetes version v1.34 + update azimuth-images to 0.22.0
* reverted unnescessary snapshot change
* TEMP: test in CI
* revert CI + permissions changes, add note on permissions to CONTRIBUTING.md
* Removed EOL k8s versions from upgrade tests
* Drop support for EOL k8s versions
* Apply suggestion from @sd109
* Apply suggestion from @sd109
---------
Co-authored-by: Scott Davidson <49713135+sd109@users.noreply.github.com>
Added etcd encryption support (#559)
* added etcd encryption support
* now fails if encryption on but keys undefined
* fixed whitespace
* etcd keys now generated by hooks per cluster
* fixed service account not existing pre-install
* now enabled by default and hooks conditional on encryption
* renames + added default for CI
* rename
* typo
* allowed CI linting
* using default service account + keeps for debugging
* removed keeps
* debug
* removed hook, now depends on capi-operator secret
* etcd encryption now off by default
Drop requirement for project ID field in cloud credentials (#464)
* Drop requirement for project_id field in cloud credentials
* Remove project_id field in CI tests
* Remove Tyler from CI code owners
Revert "Allow OCCM to manage LB security groups (#469)" (#471)
* Revert "Allow OCCM to manage LB security groups (#469)"
This reverts commit 3c90ad6.
* Update code owners to core maintainers group