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

Bug: We are unable to create deleted namespace in different addeed cluster. #5087

Open
2 tasks done
sushantdevtronmishra opened this issue May 9, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@sushantdevtronmishra
Copy link

sushantdevtronmishra commented May 9, 2024

📜 Description

When creating a new environment in your default cluster, if a namespace with the same name already exists, the creation should not be accepted. Currently, it is being accepted, which is incorrect.

👟 Reproduction steps

  1. Go to add cluster & environment.
  2. Add an environment & namespace in the default cluster .
  3. Then delete it add the same environment and namespace in a different cluster then you are not able to add on it.

👍 Expected behavior

After deleting the namespace & environment we are able to add the environment and namespace on another cluster.

👎 Actual Behavior

After deleting the namespace & environment we are not able to add the environment and namespace on another cluster.

☸ Kubernetes version

EKS 1.23

Cloud provider

🌍 Browser

Chrome

🧱 Your Environment

QA

✅ Proposed Solution

NA

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#9767

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants