-
Notifications
You must be signed in to change notification settings - Fork 39.9k
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
Write e2e test for VolumeAttachmentStatus Endpoints +3 Endpoints #126827
Write e2e test for VolumeAttachmentStatus Endpoints +3 Endpoints #126827
Conversation
/triage accepted |
e65d30c
to
fd8c5b7
Compare
e2e test validates the following 3 endpoints - patchStorageV1VolumeAttachmentStatus - readStorageV1VolumeAttachmentStatus - replaceStorageV1VolumeAttachmentStatus
fd8c5b7
to
4d228da
Compare
/assign @xing-yang can you please review this PR or assign to the correct person to review? |
/lgtm |
LGTM label has been added. Git tree hash: 83e039ade497f70c6e72dcbbdd46aa27bf6ba928
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: heyste, xing-yang 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 cleanup
What this PR does / why we need it:
This PR adds a test to test the following untested endpoints:
Which issue(s) this PR fixes:
Fixes #126826
Special notes for your reviewer:
Adds +3 endpoint test coverage (good for conformance)
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
/sig testing
/sig architecture
/area conformance