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

Namespace (cattle-ui-plugin-system) still active after cleanup #93

Closed
aadiene opened this issue Aug 20, 2024 · 3 comments · May be fixed by #95
Closed

Namespace (cattle-ui-plugin-system) still active after cleanup #93

aadiene opened this issue Aug 20, 2024 · 3 comments · May be fixed by #95

Comments

@aadiene
Copy link

aadiene commented Aug 20, 2024

First of all, thanks for this tool (Im curious though why it take so much time to complete).

After launching it, I noticed that cattle-ui-plugin-system namespace was still active.
I had to delete it manually by editing the finalizers.

@nathanielkeeler
Copy link

I have the same issue.

xiongzubiao added a commit to xiongzubiao/rancher-cleanup that referenced this issue Oct 23, 2024
@yangjia517
Copy link

1、kubectl edit ns cattle-ui-plugin-system
2、delete:
"finalizers": [
"controller.cattle.io/namespace-auth"
],
3、kubectl delete ns cattle-ui-plugin-system

Copy link

This repository uses an automated workflow to automatically label issues which have not had any activity (commit/comment/label) for 60 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the issue in 14 days. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants