mirror of https://github.com/kubernetes/kops.git
Ignore lack of tags on launch templates
This commit is contained in:
parent
54c280eed5
commit
f4cecc58ac
|
|
@ -247,6 +247,7 @@ func runLifecycleTest(h *testutils.IntegrationTestHarness, o *LifecycleTestOptio
|
|||
switch resource {
|
||||
case "ami":
|
||||
case "sshkey":
|
||||
case "lt":
|
||||
// ignore
|
||||
|
||||
default:
|
||||
|
|
|
|||
Loading…
Reference in New Issue