Merge pull request #115597 from Riaankl/remove-four-csidrive-endpoints

Remove 4 CSIDriver endpoints with conformance test from the Ineligible endpoint list
This commit is contained in:
Kubernetes Prow Robot 2023-02-07 16:06:59 -08:00 committed by GitHub
commit afee91ff65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,9 +52,6 @@
- endpoint: createCoreV1PersistentVolume
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
- endpoint: createStorageV1CSIDriver
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
- endpoint: createStorageV1CSINode
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
@ -91,9 +88,6 @@
- endpoint: deleteStorageV1CollectionVolumeAttachment
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
- endpoint: deleteStorageV1CSIDriver
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
- endpoint: deleteStorageV1CSINode
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
@ -130,9 +124,6 @@
- endpoint: listCoreV1PersistentVolumeClaimForAllNamespaces
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
- endpoint: listStorageV1CSIDriver
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
- endpoint: listStorageV1CSINode
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
@ -190,9 +181,6 @@
- endpoint: readCoreV1PersistentVolumeStatus
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
- endpoint: readStorageV1CSIDriver
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
- endpoint: readStorageV1CSINode
reason: vendor specific feature
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64