You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -122,8 +123,11 @@ All existing E2E tests for Services should continue to pass.
122
123
123
124
### Graduation Criteria
124
125
125
-
The graduation criteria of this KEP will largely depend on the graduation status of the EndpointSlice API. Once the `terminating` field is added to EndpointSlice API,
126
-
this change in behavior will kick-in as soon as kube-proxy consumes EndpointSlice.
126
+
#### Alpha
127
+
128
+
* kube-proxy internally tracks the terminating condition of an endpoint.
129
+
* feature is only enabled if the feature gate `EndpointSliceTerminatingCondition` is on.
0 commit comments