Skip to content

v1.Endpoints deprecation #1297

@jkremser

Description

@jkremser

Endpoints are being replaced by EndpointSlices. Endpoints are still there, but k8s@1.33 displays a warning when accessing them directly (they are being mirrored from the EndpointSlices). Once endpoints are completely gone, the interceptor won't work, because it uses the Endpoint api verify if the service is available + getting the underlying IPs.

more in docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stale-bot-ignoreAll issues that should not be automatically closed by our stale bot

    Type

    No type

    Projects

    Status

    To Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions