Skip to content

v0.3.0

Choose a tag to compare

@jaypipes jaypipes released this 24 Jun 12:52
· 172 commits to main since this release
d48e9e0

Breaking API changes

  • Addition of new common pkg/condition package for common Condition-handling routines (#24). This change introduced a new ReplaceConditions() method on the pkg/types.ConditionManager interface that is generated via aws-controllers-k8s/code-generator#104).

Additional changes

  • Adds ability to requeue resources that have been successfully reconciled after a configurable number of seconds (#23)