Remove obsolete refs to gate EndpointSliceNodeName

This commit is contained in:
Tim Hockin
2022-07-07 13:19:59 -07:00
parent 65361245ed
commit c2ee067221
10 changed files with 11 additions and 16 deletions

View File

@@ -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": {

View File

@@ -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": {