Releases: gardener/aws-custom-route-controller
Releases Β· gardener/aws-custom-route-controller
v0.9.0
[gardener/aws-custom-route-controller]
β¨ New Features
[USER]
gosec
was 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.4
tov0.29.0
.
Bump github.com/aws/aws-sdk-go fromv1.42.25
tov1.49.11
. by @MartinWeindel [#18][OPERATOR]
Bump golang from1.20.4
to1.21.5
by @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.2
togolang:1.20.4
(gardener/aws-custom-route-controller#14, @MartinWeindel) - [OPERATOR] updated kubernetes dependencies from
v0.25.4
tov0.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.5
togolang: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)
v0.4.0
[aws-custom-route-controller]
π Bug Fixes
- [OPERATOR] Healthz check should succeed during waiting for leader lease (gardener/aws-custom-route-controller#6, @MartinWeindel)
v0.3.0
[aws-custom-route-controller]
β¨ New Features
- [USER] Add leader election (gardener/aws-custom-route-controller#3, @kon-angelo)
π Others
- [OPERATOR] update k8s dependencies from
v1.24.3
tov1.25.4
, controller-runtime fromv0.12.3
tov0.13.1
, builder image from golang1.19.1
to1.19.3
(gardener/aws-custom-route-controller#4, @MartinWeindel)
v0.2.0
[aws-custom-route-controller]
π Bug Fixes
- [OPERATOR] Delete orphaned routes for nodes whose deletion was missed. (gardener/aws-custom-route-controller#1, @MartinWeindel)
v0.1.0
no release notes available