Releases: onmetal/matryoshka
Releases · onmetal/matryoshka
v0.3.6 🌈
Changes
🐛 Bug Fixes
- Add missing arg to auth proxy patch @afritzler (#87)
🧰 Maintenance
- Bump docker/build-push-action from 2 to 3 @dependabot (#81)
- Bump docker/login-action from 1 to 2 @dependabot (#82)
- Bump docker/setup-buildx-action from 1 to 2 @dependabot (#83)
- Bump docker/setup-qemu-action from 1 to 2 @dependabot (#84)
- Bump docker/metadata-action from 3 to 4 @dependabot (#85)
- Bump github.com/onmetal/controller-utils from 0.5.5 to 0.5.7 @dependabot (#86)
- Bump k8s.io/client-go from 0.23.6 to 0.24.0 @dependabot (#79)
v0.3.5 🌈
Changes
🧰 Maintenance
- Bump github.com/onmetal/controller-utils from 0.5.4 to 0.5.5 @dependabot (#76)
- Bump k8s.io/client-go from 0.23.5 to 0.23.6 @dependabot (#74)
- Bump github.com/onmetal/controller-utils from 0.5.3 to 0.5.4 @dependabot (#72)
- Bump github.com/onmetal/controller-utils from 0.5.2 to 0.5.3 @dependabot (#71)
- Bump actions/setup-go from 2 to 3 @dependabot (#70)
- Bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 @dependabot (#69)
- Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 @dependabot (#68)
v0.3.4 🌈
Changes
🧰 Maintenance
- Bump github.com/go-logr/logr from 1.2.2 to 1.2.3 @dependabot (#67)
- Bump github.com/onmetal/controller-utils from 0.2.4 to 0.5.2 @dependabot (#63)
- Bump golangci/golangci-lint-action from 2 to 3 @dependabot (#60)
- Bump actions/checkout from 2 to 3 @dependabot (#62)
- Bump k8s.io/client-go from 0.23.3 to 0.23.5 @dependabot (#64)
v0.3.3 🌈
Changes
🚀 Features
- added kubeapiserver health sidecar @GrigoriyMikhalkin (#49)
- Implement
FeatureGates
forKube-APIserver
@nikhilbarge (#36) - Implement
FeatureGates
forKubeControllerManager
@LimKianAn (#43)
🧰 Maintenance
- updated controller-utils to v0.3.0 @GrigoriyMikhalkin (#37)
- Bump sigs.k8s.io/controller-runtime from 0.11.0 to 0.11.1 @dependabot (#50)
- Bump github.com/onsi/gomega from 1.18.0 to 1.18.1 @dependabot (#48)
- Bump k8s.io/client-go from 0.23.1 to 0.23.3 @dependabot (#45)
- Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 @dependabot (#44)
- Bump github.com/go-logr/logr from 1.2.0 to 1.2.2 @dependabot (#25)
- Bump github.com/onmetal/controller-utils from 0.2.2 to 0.2.4 @dependabot (#33)
v0.3.2 🌈
Changes
🧰 Maintenance
- Bump github.com/onmetal/controller-utils from 0.2.0 to 0.2.2 @dependabot (#21)
- Bump sigs.k8s.io/controller-runtime from 0.10.2 to 0.10.3 @dependabot (#15)
- Bump github.com/onmetal/controller-utils from 0.1.4 to 0.2.0 @dependabot (#14)
- Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 @dependabot (#13)
- Bump k8s.io/client-go from 0.22.3 to 0.22.4 @dependabot (#18)
- Bump github.com/onmetal/controller-utils from 0.1.1 to 0.1.4 @dependabot (#12)
- Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 @dependabot (#6)
v0.3.1 🌈
v0.3.0 🌈
Changes
⚠️ API Changes
🐛 Bug Fixes
- Fix several bugs related to wrong command line flags and malformed CRDs
🧰 Maintenance
- Bump sigs.k8s.io/controller-runtime from 0.10.1 to 0.10.2 @dependabot (#4)
v0.2.0 🌈
Changes
⚠️ API Changes
- Add pod/container overlay, use for api server @adracus (ea0bb7c)
- Adapt kube controller manager to overlay approach @adracus (b56e995)
- Make overlay inputs more explicit @adracus (00d4b4f)
🐛 Bug Fixes
🧰 Maintenance
- Bump sigs.k8s.io/controller-runtime from 0.10.0 to 0.10.1 @dependabot (#1)
v0.1.0 🌈
Initial release