Bump the kubernetes group across 1 directory with 4 updates #3309
Annotations
10 errors
|
golangci-lint:
internal/controller/postgrescluster/apply_test.go#L305
SA1019: (k8s.io/apimachinery/pkg/apis/meta/v1.FieldsV1).Raw is deprecated: Direct access to this field is deprecated. Use GetRawBytes, GetRawString, SetRawBytes, SetRawString, GetRawReader, NewFieldsV1 instead. (staticcheck)
|
|
golangci-lint:
internal/controller/postgrescluster/apply_test.go#L248
SA1019: (k8s.io/apimachinery/pkg/apis/meta/v1.FieldsV1).Raw is deprecated: Direct access to this field is deprecated. Use GetRawBytes, GetRawString, SetRawBytes, SetRawString, GetRawReader, NewFieldsV1 instead. (staticcheck)
|
|
golangci-lint:
internal/controller/postgrescluster/apply_test.go#L247
SA1019: (k8s.io/apimachinery/pkg/apis/meta/v1.FieldsV1).Raw is deprecated: Direct access to this field is deprecated. Use GetRawBytes, GetRawString, SetRawBytes, SetRawString, GetRawReader, NewFieldsV1 instead. (staticcheck)
|
|
golangci-lint:
internal/controller/pgupgrade/world_test.go#L89
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/pgupgrade/world_test.go#L61
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/pgupgrade/world.go#L167
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/pgupgrade/world.go#L100
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/bridge/crunchybridgecluster/crunchybridgecluster_controller_test.go#L160
SA1019: (sigs.k8s.io/controller-runtime.Result).Requeue is deprecated: Use `RequeueAfter` instead. (staticcheck)
|
|
golangci-lint:
internal/bridge/crunchybridgecluster/crunchybridgecluster_controller.go#L335
SA1019: (sigs.k8s.io/controller-runtime.Result).Requeue is deprecated: Use `RequeueAfter` instead. (staticcheck)
|
|
golangci-lint:
pkg/apis/postgres-operator.crunchydata.com/v1beta1/shared_types.go#L67
the methods of "Duration" use pointer receiver and non-pointer receiver. (recvcheck)
|