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: Re-deploy does not happen #609

Open
gianlucam76 opened this issue Jun 27, 2024 · 1 comment
Open

BUG: Re-deploy does not happen #609

gianlucam76 opened this issue Jun 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@gianlucam76
Copy link
Member

Problem Description

Deploy a (Cluster)Profile with Helm chart. Then delete it. Before clean up happens, delete the cluster.

It appears helm client gets stuck in this situation.

If now cluster is recreated and so is the (Cluster)Profile, this never gets deployed. Same error keeps happening.

**E0627 14:21:32.913960 1 clustersummary_controller.go:368] "failed to deploy" err="cleanup of Helm still in progress. Wait before redeploying" controller="clustersummary" controllerGroup="config.projectsveltos.io" controllerKind="ClusterSummary" ClusterSummary="default/deploy-calico-capi-clusterapi-workload" namespace="default" name="deploy-calico-capi-clusterapi-workload" reconcileID="ee3012a7-9a64-4f08-8b19-31e797f61946"
**

@gianlucam76 gianlucam76 added the bug Something isn't working label Jun 27, 2024
@gianlucam76
Copy link
Member Author

Workaround: delete the addon-controller pod.

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
None yet
Development

No branches or pull requests

1 participant