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
Add Terminal condition when immutable field is updated (#350)
Issue #, if available: aws-controllers-k8s/community#1374
Description of changes:
* Use the correct delta key `Spec.FieldName` when finding changes to immutable field
* If an immutable field is updated, add the Terminal condition in resource and do not continue with update operation until desired state is valid again
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments