Merge pull request #122958 from cyclinder/mark_kubeproxy_drainingTerminatingNodes_beta

kep-3836: promote to beta in 1.30
This commit is contained in:
Kubernetes Prow Robot
2024-01-29 10:26:34 -08:00
committed by GitHub

View File

@@ -421,6 +421,7 @@ const (
// owner: @alexanderConstantinescu
// kep: http://kep.k8s.io/3836
// alpha: v1.28
// beta: v1.30
//
// Implement connection draining for terminating nodes for
// `externalTrafficPolicy: Cluster` services.