Fix 1.17 to 1.7

This commit is contained in:
Riaan Kleinhans 2022-09-14 09:14:28 +12:00 committed by GitHub
parent f5502818ad
commit 7ceeca13a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -443,5 +443,5 @@
reason: Kubernetes distribution would reasonably not allow this action via the API
link: https://github.com/kubernetes/kubernetes/issues/109379
- endpoint: createCoreV1NamespacedBinding
reason: Endpoint was deprecated in 1.17
reason: Endpoint was deprecated in 1.7
link: https://github.com/kubernetes/kubernetes/pull/47041