-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Promote VolumeSubpathEnvExpansion e2e tests to Conformance #85128
Promote VolumeSubpathEnvExpansion e2e tests to Conformance #85128
Conversation
Hi @kevtaylor. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/sig testing |
/cc @msau42 |
This PR may require API review. If so, when the changes are ready, complete the pre-review checklist and request an API review. Status of requested reviews is tracked in the API Review project. |
/ok-to-test |
/retest |
0c66f2e
to
3ed5ae9
Compare
3ed5ae9
to
9252a94
Compare
/retest |
@johnbelamaric And the existing tests running in the grid are documented in the kep graduation criteria https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/20181029-volume-subpath-env-expansion.md#graduation-criteria |
1e501f8
to
2709039
Compare
2709039
to
dd308cc
Compare
dd308cc
to
dad426e
Compare
@johnbelamaric I saw that there is a new regime for conformance.txt which has been deleted. According to the new conformance instructions README the yaml file is at
Hopefully, that's the correct one |
/retest |
2 similar comments
/retest |
/retest |
This lgtm, just have one comment to update the release since we missed the 1.19 window. |
dad426e
to
468b3b4
Compare
/lgtm |
/retest |
3 similar comments
/retest |
/retest |
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johnbelamaric, kevtaylor, msau42 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 |
What type of PR is this?
/kind api-change
What this PR does / why we need it:
VolumeSubpathEnvExpansion is GA in 1.17 so the e2e tests can be added to Conformance suite
Which issue(s) this PR fixes:
Fixes #85122
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
Please use the following format for linking documentation:
[KEP]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/20181029-volume-subpath-env-expansion.md
[Usage]: kubernetes/website#13846
[Other doc]: kubernetes/enhancements#559