Releases: gardener/aws-custom-route-controller
Releases · gardener/aws-custom-route-controller
v0.14.0
[github.com/gardener/aws-custom-route-controller:v0.14.0]
✨ New Features
[USER]Fix logging error for health check. by @DockToFuture [#373]
Container (OCI) Images
- aws-custom-route-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/aws-custom-route-controller:v0.14.0
v0.13.0
[github.com/gardener/aws-custom-route-controller:v0.13.0]
🐛 Bug Fixes
[OPERATOR]Ensure the healthz tick is updated during long running update of route tables. by @MartinWeindel [#314]
🏃 Others
[DEVELOPER]export testresults as inlined ocm-resource by @ccwienk [#248][DEVELOPER]migrate pipelines to GitHub-Actions by @ccwienk [#231]
Container (OCI) Images
- aws-custom-route-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/aws-custom-route-controller:v0.13.0
v0.12.0
[gardener/aws-custom-route-controller]
🏃 Others
[OPERATOR]Update base image fromdebian11todebian12. by @MartinWeindel [#186]
Container (OCI) Images
- aws-custom-route-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/aws-custom-route-controller:v0.12.0
v0.11.0
[gardener/aws-custom-route-controller]
✨ New Features
[OPERATOR]The controller now supports workload identity authentication. by @dimityrmirchev [#47]
🏃 Others
[OPERATOR]Introduce multi-arch build forlinux/arm64images. by @MartinWeindel [#136]
Docker Images
- aws-custom-route-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/aws-custom-route-controller:v0.11.0
v0.10.0
[gardener/aws-custom-route-controller]
✨ New Features
[USER]Update sdk version to v2 by @kon-angelo [#48][USER]Theaws-custom-route-controlleronly adds node routes for IPv4 pod CIDR ranges and does not interfere with IPv6 routes. by @DockToFuture [#43]
🏃 Others
[OPERATOR]Bumps golang from 1.23.2 to 1.23.3. by @dependabot[bot] [#44]
Docker Images
- aws-custom-route-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/aws-custom-route-controller:v0.10.0
v0.9.0
[gardener/aws-custom-route-controller]
✨ New Features
[USER]gosecwas introduced for Static Application Security Testing (SAST). by @ScheererJ [#34]
🏃 Others
[OPERATOR]Bumps golang from 1.23.1 to 1.23.2. by @dependabot[bot] [#33]
Docker Images
- aws-custom-route-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/aws-custom-route-controller:v0.9.0
v0.8.0
[gardener/aws-custom-route-controller]
⚠️ Breaking Changes
[OPERATOR]Change OCI Image Registry from GCR (eu.gcr.io/gardener-project) to Artifact-Registry (europe-docker.pkg.dev/gardener-project/releases). Users should update their references.
by @ccwienk [#17]
🏃 Others
[OPERATOR]Bump kubernetes dependencies fromv0.26.4tov0.29.0.
Bump github.com/aws/aws-sdk-go fromv1.42.25tov1.49.11. by @MartinWeindel [#18][OPERATOR]Bump golang from1.20.4to1.21.5by @MartinWeindel [#18][DEVELOPER]Remove vendoring by @MartinWeindel [#18]
Docker Images
- aws-custom-route-controller:
europe-docker.pkg.dev/gardener-project/releases/gardener/aws-custom-route-controller:v0.8.0
v0.7.0
[aws-custom-route-controller]
🏃 Others
- [OPERATOR] Update builder image from
golang:1.20.2togolang:1.20.4(gardener/aws-custom-route-controller#14, @MartinWeindel) - [OPERATOR] updated kubernetes dependencies from
v0.25.4tov0.26.4(gardener/aws-custom-route-controller#15, @MartinWeindel) - [OPERATOR] improved timestamp format for JSON logging; added command-line options for log level and format. (gardener/aws-custom-route-controller#15, @MartinWeindel)
v0.6.0
[aws-custom-route-controller]
🏃 Others
- [OPERATOR] Bump golang.org/x/net from 0.2.0 to 0.7.0 (gardener/aws-custom-route-controller#10, @dependabot[bot])
- [OPERATOR] Bump builder image from
golang:1.19.5togolang:1.20.2(gardener/aws-custom-route-controller#11, @MartinWeindel)
v0.5.0
[aws-custom-route-controller]
🏃 Others
- [OPERATOR] Create events on route updates failures and don't keep node routes to main route table (gardener/aws-custom-route-controller#8, @MartinWeindel)
- [OPERATOR] Try all route update operations on all route tables before returning errors (gardener/aws-custom-route-controller#7, @MartinWeindel)