remove conformance tested endpoints

This commit is contained in:
Riaan Kleinhans 2023-02-08 11:55:44 +13:00 committed by GitHub
parent dfb976e25a
commit 999e9f14f7
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