Skip to content

Releases: aws-controllers-k8s/runtime

v0.2.0

14 May 01:29
0ff9ffa
Compare
Choose a tag to compare
  • Correct nil comparison handling (#14)
  • Add --watch-namespace flag for single-namespace controller mode (#12)

v0.1.2

11 May 00:20
1a47363
Compare
Choose a tag to compare
  • Clean up adopted resource reconciler logging/debugging (#11)

v0.1.1

28 Apr 20:15
10d1b53
Compare
Choose a tag to compare

Ensure adopted resources placed under ACK management (#10)

v0.1.0

20 Apr 17:25
8cff8f7
Compare
Choose a tag to compare

Introduces the new AdoptedResourceReconciler and associated resource adoption infrastructure.

v0.0.6

15 Apr 16:24
eabde5a
Compare
Choose a tag to compare
  • Adds ConditionTypeRecoverable

v0.0.5

20 Mar 18:20
759c58c
Compare
Choose a tag to compare
  • Introduction of --endpoint-url controller flag for overriding AWS client endpoints
  • Reconciler uses the new "delta branch" resource comparison

v0.0.4

06 Mar 00:22
cbda0df
Compare
Choose a tag to compare
  • removal of aws/aws-controllers-k8s Go module dependency
  • Introduction of SecretKeyReference type and runtime handler