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
commit c55848a724
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.