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

Cluster role left behind after server delete #20065

Closed
metlos opened this issue Jul 1, 2021 · 1 comment
Closed

Cluster role left behind after server delete #20065

metlos opened this issue Jul 1, 2021 · 1 comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@metlos
Copy link
Contributor

metlos commented Jul 1, 2021

Describe the bug

The chectl server:delete command should clear everything Che-related from the cluster. The che-operator-proxy cluster role and cluster role binding are still present in the cluster after running the server delete though.

Che version

latest

Steps to reproduce

  1. chectl server:deploy ...
  2. chectl server:delete
  3. oc get clusterroles | grep che
  4. oc get clusterrolebindings | grep che

Expected behavior

The last two commands from the repro steps shouldn't return any results related to Che, but both contain che-operator-proxy object (either a clusterrole or a binding).

Runtime

any supported

Screenshots

N/A

Installation method

chectl

Environment

any

Eclipse Che Logs

N/A

@metlos metlos added kind/bug Outline of a bug - must adhere to the bug report template. area/chectl Issues related to chectl, the CLI of Che labels Jul 1, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 1, 2021
@themr0c themr0c added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jul 5, 2021
@tolusha tolusha mentioned this issue Jul 7, 2021
24 tasks
@tolusha
Copy link
Contributor

tolusha commented Jul 7, 2021

I've just tested and don't find any issues.
Probably fixed by che-incubator/chectl#1367

@tolusha tolusha closed this as completed Jul 7, 2021
@tolusha tolusha added this to the 7.33 milestone Jul 7, 2021
@tolusha tolusha mentioned this issue Jul 26, 2021
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants