-
Notifications
You must be signed in to change notification settings - Fork 279
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
Correct annotations for certificates generated via vault intermediate CA #1544
Conversation
hey @mr-miles, thank you for this contribution. This looks good to me as is. Do you have any further work in mind before marking this as ready for review? |
CI failed in
|
HI @Zerpet Sorry, needed to rebuild my laptop halfway through so it was not an easy ride for such a small change! Tests now all pass so I am marking this as ready for review. Thanks for following up! |
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.
Looks good, thank you!
This closes #1540
Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed
Summary Of Changes
Local Testing
Please ensure you run the unit, integration and system tests before approving the PR.
To run the unit and integration tests:
You will need to target a k8s cluster and have the operator deployed for running the system tests.
For example, for a Kubernetes context named
dev-bunny
: