Skip to content
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

Add examples with update parameter for secretsmanager secret #1154

Closed
wants to merge 1 commit into from

Conversation

mbbush
Copy link
Collaborator

@mbbush mbbush commented Feb 15, 2024

Description of your changes

Adds tests which fail because of the bug #1128, which can be used to validate the fix in #1144

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

@mbbush
Copy link
Collaborator Author

mbbush commented Feb 15, 2024

/test-examples="examples/secretsmanager/v1beta1/secret.yaml"
This should fail because #1128 hasn't been fixed yet in this branch.

@mbbush
Copy link
Collaborator Author

mbbush commented Feb 15, 2024

/test-examples="examples/secretsmanager/v1beta1/secret-withreplica.yaml"
This should fail because #1128 hasn't been fixed yet in this branch.

@erhancagirici
Copy link
Collaborator

secret-withreplica.yaml This should fail because #1128 hasn't been fixed yet in this branch.

This is actually expected to pass (and it passed ), because the bug is relevant only when replica is not specified in the resource config.

@erhancagirici
Copy link
Collaborator

@mbbush thanks so much for the contribution! as mentioned in #1144 (comment) I cherry-picked your change to #1144, so we can close this and continue there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants