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

fix: only initialize default namespace when given #70

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

johannesfrey
Copy link
Contributor

Otherwise the controller is not able to delete the vcluster.

Error message:

2024-06-13T09:15:34Z    ERROR   Reconciler error        {"controller": "vcluster", "controllerGroup": "infrastructure.cluster.x-k8s.io", "controllerKind": "VCluster", "VCluster": {"name":"vcluster","namespace":"vcluster"}, "namespace": "vcluster", "name": "vcluster", "reconcileID": "6f7c4b3b-e18c-4e48-8c9c-645ff95b708a", "error": "unable to list: vcluster because of unknown namespace for the cache"}

@johannesfrey johannesfrey changed the title fix: initialize default namespace when given fix: only initialize default namespace when given Jun 13, 2024
Otherwise the controller is not able to delete the vcluster.
@johannesfrey johannesfrey merged commit 7170fcc into loft-sh:main Jun 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant