Releases: aws-controllers-k8s/runtime
Releases · aws-controllers-k8s/runtime
v0.38.0
What's Changed
- Update
AWSResourceManagerFactoryto includeroleARNparamter 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
teamIDsand 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
getOwnerAccountIDby @a-hilaly in #153 - Wait for the
NamespaceandAccountinformers 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
WriteToSecretmethod toReconcilerinterface 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
SecretKeyReferenceby @a-hilaly in #146
Full Changelog: v0.32.0...v0.33.0