Skip to content

Change: transition from endpoints to endpointslices #4992

@xvirgov

Description

@xvirgov

With the latest upgrade of our clusters (k8s 1.33), we see the following warning present in the external-secret-cert-controller:

I0704 05:41:18.171816       1 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"

To avoid using the deprecated API, we should make the code changes (as described here).

The change involves:

Note: I volunteer to make the change if you would have patience with me (first time contributor to ext-secrets)

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority/important-soonThese is to tag issues that should require attention from maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions