Fix for issue 505 - #690
Conversation
f267e7c to
784b007
Compare
|
I think this PR can be fix #505. In theory, I want to also hear @ulucinar's idea on this. |
|
/test-examples="examples/ses/domainidentity.yaml" |
Just left a comment on the issue regarding this: #505 (comment) @svscheg I believe we should make sure that this is not a breaking change by:
|
|
@svscheg could you also remove the |
|
@turkenh I couldn't test with the method you suggested above. (I couldn’t build provider package from this PR, procedure here didn’t work.) First, I installed provider-aws v0.35.0 in the marketplace and successfully created the Secondly, I stopped the provider-aws v0.35.0 running in my cluster and applied the CRDs through this PR. After running |
Thanks @turkenf for testing. The procedure you followed already covers potential problems but it would still be valuable to see the package upgrade works properly. Could you retest with the RC image published after merging this PR? |
Description of your changes
Fix for issue 505
Fixes #505
I have:
make reviewable testto ensure this PR is ready for review.How has this code been tested
Manually