redhat-developer / web-terminal-operator

OpenShift Console Web Terminal
MIT License
41 stars 15 forks source link

Make uninstall fails #159

Open dkwon17 opened 8 months ago

dkwon17 commented 8 months ago

Describe the bug

After installing WTO running make install, I cannot uninstall by running make uninstall.

Probably need to update the uninstall goal: https://github.com/redhat-developer/web-terminal-operator/blob/b531de420292210cdf8659fd1dde5186d83d52b9/Makefile#L79

Expected Behavior

The make uninstall command should succeed.

Current Behavior

I get the following output:

devworkspace.workspace.devfile.io "terminal-69vofl" deleted
error: the server doesn't have a resource type "workspaceroutings"
make: *** [Makefile:80: uninstall] Error 1

Steps to Reproduce

  1. Run make install
  2. Run make uninstall

Environment

Cloud:

OpenShift Version: 4.13, on OpenShift local