Bump k8s.io/client-go from 0.28.4 to 0.29.0 #323
Annotations
10 errors
lint:
testutils/options.go#L1
: # github.com/kyma-project/nats-manager/testutils
|
lint:
testutils/utils.go#L231
cannot use apiv1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
lint:
e2e/common/fixtures/fixtures.go#L9
could not import github.com/kyma-project/nats-manager/testutils (-: # github.com/kyma-project/nats-manager/testutils
|
lint:
testutils/utils.go#L231
cannot use apiv1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
|
lint:
testutils/integration/integration.go#L44
could not import github.com/kyma-project/nats-manager/testutils (-: # github.com/kyma-project/nats-manager/testutils
|
lint:
testutils/utils.go#L231
cannot use apiv1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
|
lint:
api/v1alpha1/nats_types.go#L191
n.DeletionTimestamp undefined (type *NATS has no field or method DeletionTimestamp) (typecheck)
|
lint:
internal/controller/nats/controller_test.go#L10
could not import github.com/kyma-project/nats-manager/testutils (-: # github.com/kyma-project/nats-manager/testutils
|
lint:
testutils/utils.go#L231
cannot use apiv1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
|
lint:
internal/controller/nats/controller.go#L124
r.Get undefined (type *Reconciler has no field or method Get) (typecheck)
|