Skip to content

Releases: aws-controllers-k8s/runtime

v0.54.1

23 Nov 06:09
981220e

Choose a tag to compare

What's Changed

Full Changelog: v0.54.0...v0.54.1

v0.54.0

23 Nov 04:55
10474d5

Choose a tag to compare

What's Changed

  • chore: add go proxy Hydrate github action by @michaelhtm in #212
  • fix: ensure resource status is patched before checking for updates on by @michaelhtm in #213
  • feat: add %K8S_RESOURCE_KIND% tag format for default tags by @a-hilaly in #214
  • feat(runtime): add k8s-managed-by and kro version context to user agent and tags by @a-hilaly in #215
  • fix: add namespace cache fallback to IAMRoleSelector cache by @a-hilaly in #216

Full Changelog: v0.53.1...v0.54.0

v0.53.1

12 Nov 20:51
27b3c92

Choose a tag to compare

What's Changed

  • remove selected iam role field from resource status by @michaelhtm in #211

Full Changelog: v0.53.0...v0.53.1

v0.53.0

12 Nov 05:10
46340f7

Choose a tag to compare

What's Changed

  • Add retry mechanism for patch operations to handle resource version conflicts by @rushmash91 in #207
  • Re-generate CRDs with controller-gen 0.19.0 by @a-hilaly in #208
  • fix: report resolve references errors for adopt-or-create by @michaelhtm in #206
  • Remove AdoptedResource CRD by @rushmash91 in #209
  • feat: Add Support for Ready Condition by @michaelhtm in #210
  • feat: log delta differences for read-only resources when spec changes by @a-hilaly in #205
  • refactor: convert runtime tests from external to internal package tests by @a-hilaly in #202
  • Feat/account region protection by @a-hilaly in #203
  • feat: add IAMRoleSelector CRD/feature by @a-hilaly in #204

Full Changelog: v0.52.0...v0.53.0

v0.52.0

18 Sep 16:44
2ab09c6

Choose a tag to compare

What's Changed

  • feat: adds EnableCARM flag to prevent watching namespaces in ns scope by @vijaydandu in #199
  • fix: force disable CARM when only one namespace is watched by @vijaydandu in #201

New Contributors

Full Changelog: v0.51.0...v0.52.0

v0.51.0

14 Aug 17:59
8a0f463

Choose a tag to compare

What's Changed

  • Add flag for field export reconciler by @rushmash91 in #195
  • Promote ResourceAdoption and ReadOnlyResources features from Alpha to Beta by @rushmash91 in #197

Full Changelog: v0.50.0...v0.51.0

v0.50.0

22 Jul 18:43
f850b7d

Choose a tag to compare

What's Changed

  • Bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 by @dependabot[bot] in #194

Full Changelog: v0.49.0...v0.50.0

v0.49.0

14 Jul 23:46
c28a9f4

Choose a tag to compare

What's Changed

  • Fix controller shutdown status patching with a fresh context for patches by @rushmash91 in #191
  • fix: Ensure feature gates are enabled for unit tests by @michaelhtm in #187
  • fix: Remove Finalizer from resource if create returns error by @michaelhtm in #185
  • fix: ensure we mark resource as adopted adopt-or-create by @michaelhtm in #186

Full Changelog: v0.48.0...v0.49.0

v0.48.0

10 Jun 20:58
3684dea

Choose a tag to compare

What's Changed

Full Changelog: v0.46.1...v0.48.0

v0.47.0

23 May 18:43
dc7be0d

Choose a tag to compare

What's Changed

Full Changelog: v0.46.0...v0.47.0