Update k8s packages (minor) #635
Annotations
8 errors
verify:
pkg/imagevector/imagevector.go#L33
not enough arguments in call to imagevector.WithEnvOverride
|
verify:
cmd/gardener-extension-acl/app/app.go#L102
not enough arguments in call to o.reconcileOptions.Completed().Apply
|
verify:
pkg/controller/actuator.go#L53
could not import github.com/stackitcloud/gardener-extension-acl/pkg/imagevector (-: # github.com/stackitcloud/gardener-extension-acl/pkg/imagevector
|
verify:
pkg/imagevector/imagevector.go#L33
not enough arguments in call to imagevector.WithEnvOverride
|
verify:
pkg/webhook/add.go#L42
cannot use decoder (variable of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface) (typecheck)
|
verify:
pkg/webhook/webhook.go#L48
e.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface) (typecheck)
|
verify:
pkg/webhook/webhook_test.go#L495
cannot use decoder (variable of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface) (typecheck)
|
verify
Process completed with exit code 2.
|