Skip to content

Enabling clients to tell if resource endpoints serve the same set of objects #2341

@ghost

Description

Enhancement Description

  • One-line enhancement description (can be used as a release note):

Enabling clients to tell if resource endpoints serve the same set of objects

  • Kubernetes Enhancement Proposal:

We propose to expand the discovery API to enable clients to tell if resource
endpoints (e.g., extensions/v1beta1/replicaset and apps/v1/replicaset) are
referring the same set of objects.

Motivation

Today, some workload objects (e.g., replicasets) are accessible from both the
extensions and the apps endpoints. This can happen to more of Kubernetes
APIs in the future. Enabling the clients to programmatically detect aliasing
endpoints can improve both the correctness and the efficiency.

  • Discussion Link:
  • Primary contact (assignee): @xuchao
  • Responsible SIGs: sig-api-machinery
  • Enhancement target (which target equals to which milestone):
    • Alpha release target (x.y):
    • Beta release target (x.y):
    • Stable release target (x.y):
  • Alpha
    • KEP (k/enhancements) update PR(s):
    • Code (k/k) update PR(s):
    • Docs (k/website) update PR(s):

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions