Releases: szuecs/kube-static-egress-controller
Releases · szuecs/kube-static-egress-controller
v0.3.0
What's Changed
- Update to Kubernetes v1.30.2 by @mikkeloscar in #53
- Update to aws-sdk-go-v2 by @mikkeloscar in #54
Full Changelog: v0.2.16...v0.3.0
AWS SDK changed from v1 to v2, which required to pass context.Context and created an interface change.
We think that users should not be impaired but want to highlight this change.
If you see any issues please report by filing an issue.
v0.2.14
v0.2.10
v0.2.9
v0.2.8
v0.2.1
v0.2.0
Changes
- Feature: CF stack ownership: new stacks are created with a dynamic stack name and you can now run multiple controllers and multiple clusters in the same account (fix #31 #32 thanks to @mikkeloscar)
- Fix: overlapping CIDRs should be merged (thanks to @mikkeloscar)
Containers
Run docker container:
% docker run -it registry.opensource.zalan.do/teapot/kube-static-egress-controller:v0.2.0 --help
v0.1.13
Changes
- Fix: event handling (thanks to @mikkeloscar)
Containers
Run docker container:
% docker run -it registry.opensource.zalan.do/teapot/kube-static-egress-controller:v0.1.13 --help