Merge pull request #104633 from martinkennelly/update_sitp_feature_state

Update ServiceInternalTrafficPolicy feature state
This commit is contained in:
Kubernetes Prow Robot 2021-08-31 00:09:36 -07:00 committed by GitHub
commit 4615578137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -668,6 +668,7 @@ const (
// owner: @maplain @andrewsykim
// kep: http://kep.k8s.io/2086
// alpha: v1.21
// beta: v1.22
//
// Enables node-local routing for Service internal traffic
ServiceInternalTrafficPolicy featuregate.Feature = "ServiceInternalTrafficPolicy"