Releases: aws-controllers-k8s/runtime
Releases · aws-controllers-k8s/runtime
v0.19.0
What's Changed
Full Changelog: v0.18.6...v0.19.0
v0.18.6
What's Changed
- update for default resource tags by @vijtrip2 in #87
- support multiple ACK resource tag formats by @vijtrip2 in #88
- refactor tag-format constants to a separate package by @vijtrip2 in #89
- add new AWSResourceManager.EnsureControllerTags() method by @vijtrip2 in #90
- Patch metadata and spec when handling errors by @RedbackThomson in #92
Full Changelog: v0.18.5...v0.18.6
v0.18.5
What's Changed
- Skip resource FE reconciler if CRD not present by @RedbackThomson in #85
- add Delta.DifferentExcept() method by @jaypipes in #86
Full Changelog: v0.18.4...v0.18.5
v0.18.4
What's Changed
Full Changelog: v0.18.3...v0.18.4
v0.18.3
What's Changed
Full Changelog: v0.18.2...v0.18.3
v0.18.2
v0.18.1
What's Changed
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- Add
FieldExport
CRD and field export reconciler by @RedbackThomson in #75 - Add
Region()
toResourceMetadata
struct andAWSResourceIdentifiers
interface by @a-hilaly in #79
Full Changelog: v0.17.2...v0.18.0