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