You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EXEC: have a current project/namespace that you can delete (one cannot delete "default")
EXEC: select "Delete Namespace" (or "Delete Project" if you are running against an OpenShift cluster)
ASSERT: namespace is deleted and the tree is refreshed. The child to the namespace now display Missing namespace, choose or create a different one
EXEC: select "New Namespace" in the ctx to the cluster node in the tree and use THE SAME NAME as the namespace that you deleted (everything is fine if you use a different name).
Result:
There's no change in the tree, the tree is NOT refreshed. Manually refreshing the cluster helps and the error is removed.
Expected result:
The tree should refresh and remove Missing namespace, choose or create a different one since the namespace now exists.
The text was updated successfully, but these errors were encountered:
related to #632
Steps:
Missing namespace, choose or create a different one
Result:
There's no change in the tree, the tree is NOT refreshed. Manually refreshing the cluster helps and the error is removed.
Expected result:
The tree should refresh and remove
Missing namespace, choose or create a different one
since the namespace now exists.The text was updated successfully, but these errors were encountered: