mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-04 07:49:35 +00:00 
			
		
		
		
	LBaaS v1 is no longer supported
This commit is contained in:
		@@ -443,7 +443,7 @@ func TestLoadBalancer(t *testing.T) {
 | 
				
			|||||||
		t.Skipf("No config found in environment")
 | 
							t.Skipf("No config found in environment")
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	versions := []string{"v1", "v2", ""}
 | 
						versions := []string{"v2", ""}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	for _, v := range versions {
 | 
						for _, v := range versions {
 | 
				
			||||||
		t.Logf("Trying LBVersion = '%s'\n", v)
 | 
							t.Logf("Trying LBVersion = '%s'\n", v)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user