Skip to content

Operator deprecation warning: "v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice #2946

@monotek

Description

@monotek

Please, answer some short questions which should help us to understand your problem / question better?

  • Which image of the operator are you using? ghcr.io/zalando/postgres-operator:v1.14.0
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? azure aks 1.33.1
  • Are you running Postgres Operator in production? yes
  • Type of issue? Bug report

Seems the operator will have some problems with k8s 1.33+ as the Endpoints api is deprecated and replaced by EndpointSlice.

I get a lot of warnings in the operator logs like:

W0825 12:02:43.852245 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions