mirror of
https://github.com/rancher/rke.git
synced 2025-09-16 06:59:25 +00:00
Update vendor
This commit is contained in:
1
vendor/k8s.io/api/rbac/v1alpha1/generated.proto
generated
vendored
1
vendor/k8s.io/api/rbac/v1alpha1/generated.proto
generated
vendored
@@ -113,7 +113,6 @@ message PolicyRule {
|
||||
repeated string resourceNames = 5;
|
||||
|
||||
// NonResourceURLs is a set of partial urls that a user should have access to. *s are allowed, but only as the full, final step in the path
|
||||
// This name is intentionally different than the internal type so that the DefaultConvert works nicely and because the ordering may be different.
|
||||
// Since non-resource URLs are not namespaced, this field is only applicable for ClusterRoles referenced from a ClusterRoleBinding.
|
||||
// Rules can either apply to API resources (such as "pods" or "secrets") or non-resource URL paths (such as "/api"), but not both.
|
||||
// +optional
|
||||
|
Reference in New Issue
Block a user