Bump k8s.io/api from 0.32.2 to 0.33.1 #110
Annotations
10 errors
|
golangci-lint:
internal/controller/postgrescluster/patroni.go#L40
SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/postgrescluster/controller.go#L474
SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/postgrescluster/cluster_test.go#L573
SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/postgrescluster/cluster.go#L172
SA1019: corev1.EndpointSubset is deprecated: This API is deprecated in v1.33+. (staticcheck)
|
|
golangci-lint:
internal/controller/postgrescluster/cluster.go#L149
SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/postgrescluster/cluster.go#L124
SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/pgupgrade/world_test.go#L89
SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/pgupgrade/world_test.go#L61
SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/pgupgrade/world.go#L167
SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|
|
golangci-lint:
internal/controller/pgupgrade/world.go#L100
SA1019: corev1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
|