mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-23 18:40:53 +00:00
Merge pull request #101382 from ii/Riaankl-update-ineligible_endpoints.yaml
Add NetworkPolicy Endpoint to Ineligible endpoints
This commit is contained in:
commit
8709f18356
@ -232,3 +232,27 @@
|
|||||||
- endpoint: replaceStorageV1VolumeAttachmentStatus
|
- endpoint: replaceStorageV1VolumeAttachmentStatus
|
||||||
reason: vendor specific feature
|
reason: vendor specific feature
|
||||||
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
|
link: https://github.com/kubernetes/community/blame/master/contributors/devel/sig-architecture/conformance-tests.md#L64
|
||||||
|
- endpoint: createNetworkingV1NamespacedNetworkPolicy
|
||||||
|
reason: optional feature
|
||||||
|
link: https://github.com/kubernetes/kubernetes/pull/100149#issuecomment-800501953
|
||||||
|
- endpoint: readNetworkingV1NamespacedNetworkPolicy
|
||||||
|
reason: optional feature
|
||||||
|
link: https://github.com/kubernetes/kubernetes/pull/100149#issuecomment-800501953
|
||||||
|
- endpoint: listNetworkingV1NamespacedNetworkPolicy
|
||||||
|
reason: optional feature
|
||||||
|
link: https://github.com/kubernetes/kubernetes/pull/100149#issuecomment-800501953
|
||||||
|
- endpoint: listNetworkingV1NetworkPolicyForAllNamespaces
|
||||||
|
reason: optional feature
|
||||||
|
link: https://github.com/kubernetes/kubernetes/pull/100149#issuecomment-800501953
|
||||||
|
- endpoint: patchNetworkingV1NamespacedNetworkPolicy
|
||||||
|
reason: optional feature
|
||||||
|
link: https://github.com/kubernetes/kubernetes/pull/100149#issuecomment-800501953
|
||||||
|
- endpoint: replaceNetworkingV1NamespacedNetworkPolicy
|
||||||
|
reason: optional feature
|
||||||
|
link: https://github.com/kubernetes/kubernetes/pull/100149#issuecomment-800501953
|
||||||
|
- endpoint: deleteNetworkingV1CollectionNamespacedNetworkPolicy
|
||||||
|
reason: optional feature
|
||||||
|
link: https://github.com/kubernetes/kubernetes/pull/100149#issuecomment-800501953
|
||||||
|
- endpoint: deleteNetworkingV1NamespacedNetworkPolicy
|
||||||
|
reason: optional feature
|
||||||
|
link: https://github.com/kubernetes/kubernetes/pull/100149#issuecomment-800501953
|
||||||
|
Loading…
Reference in New Issue
Block a user