mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-03 23:40:03 +00:00 
			
		
		
		
	Merge pull request #107666 from aojea/dualga
dual-stack feature gate ga
This commit is contained in:
		@@ -396,6 +396,7 @@ const (
 | 
			
		||||
	// kep: http://kep.k8s.io/563
 | 
			
		||||
	// alpha: v1.15
 | 
			
		||||
	// beta: v1.21
 | 
			
		||||
	// ga: v1.23
 | 
			
		||||
	//
 | 
			
		||||
	// Enables ipv6 dual stack
 | 
			
		||||
	IPv6DualStack featuregate.Feature = "IPv6DualStack"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user