Skip to content

Commit 19975ac

Browse files
authored
Merge pull request #4295 from yanggangtony/fix-network-0752-endpointslice
Fix redundance words for the endpointslice describe.
2 parents 8ec8fa2 + f869fa4 commit 19975ac

File tree

1 file changed

+5
-3
lines changed
  • keps/sig-network/0752-endpointslices

1 file changed

+5
-3
lines changed

keps/sig-network/0752-endpointslices/README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,11 @@ core/v1 Endpoints API is required. This allows the API to support services with
295295
no port remapping or all port services.
296296

297297
### Topology (Per Endpoint)
298-
**DEPRECATED** in v1.20 and will not be part of the will not be part of the
299-
discovery/v1 API in v1.21. This field will remain in v1beta1 and a conversion
300-
functionality will exist to convert to and from v1.
298+
**DEPRECATED** in v1.20 and will not be part of the discovery/v1
299+
API in v1.21.
300+
301+
This field will remain in v1beta1 and a conversion functionality
302+
will exist to convert to and from v1.
301303

302304
A new topology field (string to string map) is added to each endpoint. It can
303305
contain arbitrary topology information associated with the endpoint. If the

0 commit comments

Comments
 (0)