Releases: goto-opensource/k8s-aws-operator
Releases · goto-opensource/k8s-aws-operator
v1.2.3
Bug Fixes
- strip digest from image tag in version label in Helm chart (#23) (b6a9fa0)
v1.2.2
Bug Fixes
- use non-caching client to get pod in
getPodPrivateIP
also in EIP controller (#22) (9db1162)
v1.2.1
Bug Fixes
- use non-caching client to get pod in
getPodPrivateIP
in ENI controller (#21) (317b48e)
v1.2.0
Features
- add recommended labels to the Helm Chart (#18) (17e1f37)
v1.1.1
Bug Fixes
- chart: indention of pod scheduling configurations (72ea0df)
v1.1.0
Features
- adding EIPAssociation CRD and controller to allow static EIP unassignment (#16) (4ffd565)
v1.0.1
Bug Fixes
- use newer buildx in workflows to get correct image digest for Helm chart app version (#17) (d0e5acb)
v1.0.0
Features
- add semantic-release and Helm chart; push Docker image and Helm chart to ghcr.io (5ef6c3e)
v0.0.5
- updated to latest kubebuilder and AWS SDK via kubebuilder migration guide
v0.0.3
use k8s 1.14 api groups and versions