Skip to content

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

@monotek

Description

@monotek

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 logs like:

W0825 10:03:31.749510       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions