-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport release-0.47] fix Secret/secretmanagers.aws update loop for replica field and custom diff logic when replica config is empty #1158
Conversation
Signed-off-by: Erhan Cagirici <[email protected]> (cherry picked from commit 456d8d3)
… empty Signed-off-by: Erhan Cagirici <[email protected]> (cherry picked from commit 8d35a82)
(cherry picked from commit 3df0d8d)
/test-examples="examples/secretsmanager/secret.yaml" |
/test-examples="examples/secretsmanager/secret-withreplica.yaml" |
Signed-off-by: Sergen Yalçın <[email protected]>
/test-examples="examples/secretsmanager/secret.yaml" Uptest run: https://github.com/upbound/provider-aws/actions/runs/7917258418 |
/test-examples="examples/secretsmanager/secret-withreplica.yaml" Uptest run: https://github.com/upbound/provider-aws/actions/runs/7917600558 |
Because of the shared runner out-of-memory issues, for now, we ran the following jobs locally:
Also, the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @sergenyalcin & @turkenf, lgtm.
f0f1504
into
crossplane-contrib:release-0.47
Description
Backport of #1107 and #1144 to
release-0.47
.Tests: