mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
update golangci-lint v1.49.0
This commit is contained in:
@@ -281,7 +281,8 @@ metadata:
|
||||
out: []string{"gcr.io/example.com/image:v1.0.0"},
|
||||
},
|
||||
|
||||
{name: "no function spec",
|
||||
{
|
||||
name: "no function spec",
|
||||
in: []f{
|
||||
{
|
||||
explicitFunction: true,
|
||||
@@ -290,6 +291,7 @@ foo: bar
|
||||
`,
|
||||
},
|
||||
},
|
||||
error: "failed to get FunctionSpec: failed to get ResourceMeta: missing Resource metadata",
|
||||
},
|
||||
|
||||
// Test
|
||||
|
||||
Reference in New Issue
Block a user