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

Make uninstall fails #159

Open
4 tasks
dkwon17 opened this issue Mar 13, 2024 · 0 comments
Open
4 tasks

Make uninstall fails #159

dkwon17 opened this issue Mar 13, 2024 · 0 comments

Comments

@dkwon17
Copy link
Collaborator

dkwon17 commented Mar 13, 2024

Describe the bug

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

Probably need to update the uninstall goal:

uninstall:

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:

  • AWS
  • Azure
  • GCP
  • other (please specify)

OpenShift Version: 4.13, on OpenShift local

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

No branches or pull requests

1 participant