Update dependencies for k8s v1.29.0
This commit is contained in:
2
client/vendor/k8s.io/api/discovery/v1beta1/generated.proto
generated
vendored
2
client/vendor/k8s.io/api/discovery/v1beta1/generated.proto
generated
vendored
@@ -119,7 +119,7 @@ message EndpointHints {
|
||||
// EndpointPort represents a Port used by an EndpointSlice
|
||||
message EndpointPort {
|
||||
// name represents the name of this port. All ports in an EndpointSlice must have a unique name.
|
||||
// If the EndpointSlice is dervied from a Kubernetes service, this corresponds to the Service.ports[].name.
|
||||
// If the EndpointSlice is derived from a Kubernetes service, this corresponds to the Service.ports[].name.
|
||||
// Name must either be an empty string or pass DNS_LABEL validation:
|
||||
// * must be no more than 63 characters long.
|
||||
// * must consist of lower case alphanumeric characters or '-'.
|
||||
|
Reference in New Issue
Block a user