Skip to content

Expose enough information to resolve object references and label selectors generically #38216

Open
@bgrant0607

Description

The API has a number of references to other resources that don't specify full details needed to construct API calls (e.g., secretName) without specific, detailed knowledge of the API. Clients need to be able to resolve dependencies generically.

There are a few possible approaches. One could be to augment the OpenAPI spec. Another could be to provide a subresource or alternative representation (#33900) to enumerate fully qualified dependencies.

See also #3676.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions