Skip to content

Commit 51b8424

Browse files
committed
dual-stack feature gate ga
1 parent 46c5edb commit 51b8424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/features/kube_features.go

+1
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ const (
396396
// kep: http://kep.k8s.io/563
397397
// alpha: v1.15
398398
// beta: v1.21
399+
// ga: v1.23
399400
//
400401
// Enables ipv6 dual stack
401402
IPv6DualStack featuregate.Feature = "IPv6DualStack"

0 commit comments

Comments
 (0)