chore: bump the k8s group with 4 updates #11
Annotations
10 errors and 3 warnings
golangci-lint:
pkg/upgrade/controller.go#L1
: # github.com/open-policy-agent/gatekeeper/v3/pkg/upgrade
|
golangci-lint:
pkg/upgrade/manager.go#L35
undefined: templates.TemplateGroupName (typecheck)
|
golangci-lint:
main.go#L63
could not import github.com/open-policy-agent/gatekeeper/v3/pkg/upgrade (-: # github.com/open-policy-agent/gatekeeper/v3/pkg/upgrade
|
golangci-lint:
pkg/upgrade/manager.go#L35
undefined: templates.TemplateGroupName) (typecheck)
|
golangci-lint:
main.go#L67
could not import github.com/open-policy-agent/gatekeeper/v3/pkg/webhook (-: # github.com/open-policy-agent/gatekeeper/v3/pkg/webhook
|
golangci-lint:
pkg/webhook/common.go#L122
undefined: templates.TemplateGroupName
|
golangci-lint:
pkg/webhook/policy.go#L352
undefined: templatesapi.TemplateGroupName) (typecheck)
|
golangci-lint:
main.go#L221
undefined: externaldataapi.ExternalDataGroupName (typecheck)
|
golangci-lint:
pkg/webhook/common.go#L1
: # github.com/open-policy-agent/gatekeeper/v3/pkg/webhook [github.com/open-policy-agent/gatekeeper/v3/pkg/webhook.test]
|
golangci-lint:
pkg/webhook/common.go#L122
undefined: templates.TemplateGroupName
|
golangci-lint:
apis/status/groups.go#L9
var-declaration: should omit type string from declaration of var ConstraintGroupName; it will be inferred from the right-hand side (revive)
|
golangci-lint:
apis/mutations/group.go#L8
var-declaration: should omit type string from declaration of var MutationGroupName; it will be inferred from the right-hand side (revive)
|
golangci-lint:
pkg/controller/constrainttemplate/constrainttemplate_controller.go#L85
var-declaration: should omit type string from declaration of var ConstraintTemplateCrdName; it will be inferred from the right-hand side (revive)
|
Loading