Releases: aws-controllers-k8s/runtime
Releases · aws-controllers-k8s/runtime
v0.2.2
Add ACK.Advisory
condition (#17 )
v0.2.1
- Correct JSON encoding for delta
Path
object (#18)
- Export
IsNil
and IsNotNil
functions (#19)
v0.2.0
- Correct nil comparison handling (#14)
- Add
--watch-namespace
flag for single-namespace controller mode (#12)
v0.1.2
- Clean up adopted resource reconciler logging/debugging (#11)
v0.1.1
Ensure adopted resources placed under ACK management (#10)
v0.1.0
Introduces the new AdoptedResourceReconciler
and associated resource adoption infrastructure.
v0.0.6
- Adds ConditionTypeRecoverable
v0.0.5
- Introduction of
--endpoint-url
controller flag for overriding AWS client endpoints
- Reconciler uses the new "delta branch" resource comparison
v0.0.4
- removal of aws/aws-controllers-k8s Go module dependency
- Introduction of SecretKeyReference type and runtime handler