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

Tree is not refreshed after I created a new project with the same name as the one I just deleted. #864

Open
adietish opened this issue Jul 3, 2024 · 0 comments
Labels
bug Something isn't working severity/minor
Milestone

Comments

@adietish
Copy link
Contributor

adietish commented Jul 3, 2024

related to #632

Steps:

  1. EXEC: have a current project/namespace that you can delete (one cannot delete "default")
  2. EXEC: select "Delete Namespace" (or "Delete Project" if you are running against an OpenShift cluster)
  3. ASSERT: namespace is deleted and the tree is refreshed. The child to the namespace now display
    Missing namespace, choose or create a different one
  4. 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.

@adietish adietish added bug Something isn't working severity/minor labels Jul 3, 2024
@adietish adietish self-assigned this Jul 17, 2024
@adietish adietish added this to the 1.11.0 milestone Jul 17, 2024
@adietish adietish moved this to 📋 Backlog in IDE Cloudaptors Jul 17, 2024
@sbouchet sbouchet modified the milestones: 1.11.0, 1.12.0 Aug 1, 2024
@adietish adietish removed their assignment Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working severity/minor
Projects
None yet
Development

No branches or pull requests

2 participants