Remove obsolete refs to gate EndpointSliceNodeName
This commit is contained in:
2
api/openapi-spec/swagger.json
generated
2
api/openapi-spec/swagger.json
generated
@@ -10019,7 +10019,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"nodeName": {
|
||||
"description": "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.",
|
||||
"description": "nodeName represents the name of the Node hosting this endpoint. This can be used to determine endpoints local to a Node.",
|
||||
"type": "string"
|
||||
},
|
||||
"targetRef": {
|
||||
|
@@ -78,7 +78,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"nodeName": {
|
||||
"description": "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.",
|
||||
"description": "nodeName represents the name of the Node hosting this endpoint. This can be used to determine endpoints local to a Node.",
|
||||
"type": "string"
|
||||
},
|
||||
"targetRef": {
|
||||
|
Reference in New Issue
Block a user