Skip to content

feature: Add Kubeconfig status information #67

Open
@embik

Description

@embik

Feature Description

The Kubeconfig object currently publishes zero information about its current status. It would be great if we could populate the status a bit, e.g. with a phase that we could then also use in additional printing columns.

Proposed Solution

Implement fields in the KubeconfigStatus struct, ideally a phase and maybe some other information (e.g. I think the server URL in the generated kubeconfig might be useful).

Alternative Solutions

No response

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions