Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ManagedCluster controller credentials reference and checks #328

Closed
a13x5 opened this issue Sep 16, 2024 · 0 comments · Fixed by #342
Closed

ManagedCluster controller credentials reference and checks #328

a13x5 opened this issue Sep 16, 2024 · 0 comments · Fixed by #342
Assignees
Labels
enhancement Small feature, request or improvement suggestion

Comments

@a13x5
Copy link
Contributor

a13x5 commented Sep 16, 2024

Several fields must be added to the ManagedCluster object:

.spec.credential to reference Credential object which will be used to provision the cluster.
.status.credentialState state of the referenced credential (same as the .status.state of the Credential)
.status.credentialProvisioned state of the provisioning of the CCM/CSI credentials (bool)

@a13x5 a13x5 added the enhancement Small feature, request or improvement suggestion label Sep 16, 2024
@a13x5 a13x5 self-assigned this Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Small feature, request or improvement suggestion
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant