Skip to content

Collect GVKs from deployed k8s resources #54

Description

@object88

The controller watches all resources as they are deployed from a chart. It can track all the deployed GVKs (group-version-kind) in the resourcehistory. The types will be listed in the status, in the ReleaseHistoryRevision structure.

Later, this collection of types will be de-duped in the watcher so that the set of types can be observed by the discovery API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions