Attempt to delete a workspace namespace even if the namespace is not managed #15686
Labels
area/che-server
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P2
Has a minor but important impact to the usage or development of the system.
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
Milestone
Describe the bug
A confusing error message in the logs after a workspace delete.
Che version
latest
Steps to reproduce
<username>-che
as the namespace default (or actually any value not containing<workspaceid>
)Expected behavior
No message in the logs, because the namespace is indeed not managed so Che should not even try to delete it.
The text was updated successfully, but these errors were encountered: