mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-16 02:43:17 +00:00
Separates validation per-runtime.
This commit is contained in:
@@ -510,7 +510,7 @@ func TestValidateProxyMode(t *testing.T) {
|
||||
}{
|
||||
{
|
||||
mode: kubeproxyconfig.ProxyMode("non-existing"),
|
||||
msg: "or blank (blank means the best-available proxy [currently iptables])",
|
||||
msg: "or blank (blank means the",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user