Releases: aws-controllers-k8s/eks-controller
Releases · aws-controllers-k8s/eks-controller
v0.1.3
What's Changed
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add cross-api resource references to all resources by @RedbackThomson in #42
- Add nil guard for nodegroup config update structs by @RedbackThomson in #43
- Update to ACK runtime
v0.19.1
, code-generatorv0.19.1
by @ack-bot in #45
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- remove
dev preview
from olm config so that CSV looks correct for GA by @acornett21 in #36 - AWS Go SDK up v1.42.28 by @yandooo in #40
- release artifacts for v0.1.1 by @vijtrip2 in #41
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.15
What's Changed
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
v0.0.11
What's Changed
- Add in use exception check to retry update logging by @RedbackThomson in #29
- Add hooks for
FargateProfile
status and delta by @RedbackThomson in #28 - Use generator synced config for
FargateProfile
by @RedbackThomson in #30 - Update ACK runtime to
v0.17.2
by @ack-bot in #31
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Fix
ResourceInUseException
when deleting cluster by @RedbackThomson in #25 - Requeue if cluster in use during update by @RedbackThomson in #26
- Update controller version to
v0.0.10
by @RedbackThomson in #27
Full Changelog: v0.0.9...v0.0.10