Skip to content

Commit 8e5089a

Browse files
authored
Merge pull request kubernetes#107666 from aojea/dualga
dual-stack feature gate ga
2 parents 3993145 + 51b8424 commit 8e5089a

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)