Releases: aws-controllers-k8s/runtime
Releases · aws-controllers-k8s/runtime
v0.39.0
What's Changed
- Update controller-runtime
v0.19.0
by @a-hilaly in #159 - Add read-only support for ACK resources via annotation by @a-hilaly in #145
- Regenerate APIs with controller-gen v0.16.2 by @a-hilaly in #161
- Improve feature gate handling in config and runtime by @a-hilaly in #162
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
- Update
AWSResourceManagerFactory
to includeroleARN
paramter by @a-hilaly in #156 - Split CARMv2 functionality into Team Level Role and Service Level Role by @TiberiuGC in #158
Full Changelog: v0.37.1...v0.38.0
v0.37.1
What's Changed
- Only setup necessary configmap informers depending on used CARM version by @TiberiuGC in #157
Full Changelog: v0.37.0...v0.37.1
v0.37.0
What's Changed
- Introduce a new CARM config map with support for
teamIDs
and service level isolation by @TiberiuGC in #155
New Contributors
- @TiberiuGC made their first contribution in #155
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- Add cross namespace resource reference support in runtime by @michaelhtm in #152
- Reorder account ID lookup in
getOwnerAccountID
by @a-hilaly in #153 - Wait for the
Namespace
andAccount
informers to sync before controller startup by @a-hilaly in #154
New Contributors
- @michaelhtm made their first contribution in #152
Full Changelog: v0.35.0...v0.36.0
v0.35.0
v0.34.0
What's Changed
- Add
WriteToSecret
method toReconciler
interface by @ndbhat in #128 - Bump
golang.org/x{net,sys,term}
to address CVE-2023-45288 by @a-hilaly in #149
New Contributors
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #142
- Add a new flag for enabling/disabling AdoptedResource reconciler by @a-hilaly in #144
- Improve handling of missing namespace in
SecretKeyReference
by @a-hilaly in #146
Full Changelog: v0.32.0...v0.33.0