You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)