-
Notifications
You must be signed in to change notification settings - Fork 58
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
Adding v1 version for gmsacredentialspec CRDs #44
Conversation
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.
Do you think we can add an integration test to the suite that shows we can grab both versions or something along those lines?
Yea, let me look into that. |
/retest |
@jsturtevant I finally had a chance to add some integration tests that verify you can query either v1alpha1 or v1 CRD versions. |
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.
thanks for adding tests, one comment about the test specs
d0fee41
to
d903a63
Compare
Signed-off-by: Mark Rossetti <[email protected]>
d903a63
to
ab4e43c
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsturtevant, marosset The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/sig windows |
Signed-off-by: Mark Rossetti [email protected]
Fixes #43
I ran our 'GMSA Full' test on a local cluster and got passing results.
I even saw the deprecation message saying to use the v1 api