chore: bump the k8s group with 4 updates #24
Annotations
10 errors and 4 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#L220
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/disambiguator/disambiguator.go#L10
var-declaration: should omit type string from declaration of var Disambiguator; it will be inferred from the right-hand side (revive)
|
golangci-lint:
apis/disambiguator/disambiguator.go#L8
var-naming: const GatekeeprApiSuffix should be GatekeeprAPISuffix (revive)
|
golangci-lint:
apis/mutations/group.go#L9
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