Support empty value for core Kubernetes API group
This commit is contained in:
parent
e20409676a
commit
139f929ec8
4 changed files with 17 additions and 4 deletions
|
@ -2303,6 +2303,7 @@ func TestLoadHTTPRoutes(t *testing.T) {
|
|||
ServerName: "whoami",
|
||||
RootCAs: []types.FileOrContent{
|
||||
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0=",
|
||||
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0=",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue