Skip to content

Releases: aws-controllers-k8s/runtime

v0.16.0

06 Jan 22:03
dff8696

Choose a tag to compare

v0.15.2

27 Oct 20:32
05271e4

Choose a tag to compare

v0.15.1

08 Oct 17:49
93d4146

Choose a tag to compare

v0.15.0

07 Oct 21:08
2991a6b

Choose a tag to compare

v0.14.1

22 Sep 23:25
23945af

Choose a tag to compare

Change Log
  • Add unit tests for adoption_reconciler.go (#53)

v0.14.0

13 Sep 22:24
787f953

Choose a tag to compare

Updated to be in sync with code-generator v0.14.0

v0.13.2

08 Sep 21:00
787f953

Choose a tag to compare

  • remove duplicate log fields (#52)
  • Use APIReader for reading adopted resource. Stop using deepcopy for kc.Patch calls (#51)
  • do not patch status if resource is not managed (#50)

v0.13.1

02 Sep 19:23
24e0b8d

Choose a tag to compare

  • Use APIReader for reading desired object directly from k8s apiserver (#49)

v0.13.0

26 Aug 17:32
8665453

Choose a tag to compare

  • Add Status when adopting resource (#47)
  • Reset the object status after patching resource metadata & spec. (#48)

v0.12.0

18 Aug 00:01
7fbba5c

Choose a tag to compare

Features

  • Set Terminal condition on if user attempts to create a resource that already exists (#45)