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

[bug] Misleading condition status error message in clusterdeployment #1044

Open
gmlexx opened this issue Feb 5, 2025 · 0 comments
Open

[bug] Misleading condition status error message in clusterdeployment #1044

gmlexx opened this issue Feb 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@gmlexx
Copy link

gmlexx commented Feb 5, 2025

Describe the bug
If an AWS credentials provided aren't capable create a cluster, then the clusterdeployment has this status

Type:                  HelmReleaseReady
    Last Transition Time:  2025-02-05T09:22:27Z
    Message:               failed to get HelmChart kcm-system/kof-storage referenced by ServiceTemplate kcm-system/kof-storage: HelmChart.source.toolkit.fluxcd.io "kof-storage" not found. alarkov-aws-standalone-storage: Waiting for control plane provider to indicate the control plane has been initialized. alarkov-aws-standalone-storage. alarkov-aws-standalone-storage: 0 of 8 completed. alarkov-aws-standalone-storage-md: Minimum availability requires 3 replicas, current 0 available. 
    Reason:                Failed
    Status:                False

To Reproduce
Steps to reproduce the behavior:

  1. Provide invalid AWS credentials for ClusterAPI
  2. Follow Managed clusters deployment with K0rdent in AWS
  3. Apply cluster deployment make dev-storage-deploy-cloud
  4. Wait

Expected behavior
Status error should not reach helm release validation until the cluster is fully ready.

Additional context

@gmlexx gmlexx added the bug Something isn't working label Feb 5, 2025
@github-project-automation github-project-automation bot moved this to Todo in k0rdent Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant