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: Application is Deploying even after the deletion of the Namespace that was selected #5068

Open
2 tasks done
anand-swrp opened this issue May 6, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@anand-swrp
Copy link

📜 Description

We create an environment, and then use it for the application. Even after deleting the environment, the application is being deployed.

👟 Reproduction steps

  1. Go to Global Configuration and select Clusters & Environment.
  2. Under Cluster, add an Environment.
  3. Now create an Application on Devtron Dashboard and use the same Environment that you made.
  4. Now, go back to Clusters & Environment and delete the Environment.
  5. Now, go back to the application and perform CI & CD. The image is deployed.

👍 Expected behavior

It was expected that after deleting the environment, the CI/CD action shall not be performed. It should show some error.

👎 Actual Behavior

If we create an Application, and select a particular Environment. Later, if I delete the Environment from Global. The application is still deployed if we trigger it.

☸ Kubernetes version

1.23

Cloud provider

any

🌍 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?

@anand-swrp anand-swrp added the bug Something isn't working label May 6, 2024
@anand-swrp anand-swrp changed the title Bug: Application is still Deploying even after the deletion of the Namespace that was selected Bug: Application is Deploying even after the deletion of the Namespace that was selected May 6, 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
Projects
None yet
Development

No branches or pull requests

3 participants