update kubernetes dependencies to v1.25.0
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
3
vendor/k8s.io/api/discovery/v1/generated.proto
generated
vendored
3
vendor/k8s.io/api/discovery/v1/generated.proto
generated
vendored
@@ -66,8 +66,7 @@ message Endpoint {
|
||||
map<string, string> deprecatedTopology = 5;
|
||||
|
||||
// nodeName represents the name of the Node hosting this endpoint. This can
|
||||
// be used to determine endpoints local to a Node. This field can be enabled
|
||||
// with the EndpointSliceNodeName feature gate.
|
||||
// be used to determine endpoints local to a Node.
|
||||
// +optional
|
||||
optional string nodeName = 6;
|
||||
|
||||
|
Reference in New Issue
Block a user