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

[FEATURE]: garden-util deployment does not get removed #5909

Open
jds-harmoney opened this issue Apr 5, 2024 · 0 comments
Open

[FEATURE]: garden-util deployment does not get removed #5909

jds-harmoney opened this issue Apr 5, 2024 · 0 comments
Assignees

Comments

@jds-harmoney
Copy link

Feature Request

Background / Motivation

We are using Garden in CI/CD pipelines, which performs various deploys over a lot of namespaces. This deploys a ton of garden-util deployments in every namespace. Even after all Garden actions this deployment is not needed and could be removed.

What should the user be able to do?

Have an option to remove the garden-util deployment.

Why do they want to do this? What problem does it solve?

At the end of the day our development clusters are scaled down, but sometimes it is not possible as garden-util is still present and costs us money, while this is not needed anymore.

It would make our life a lot easier to have a way of deleting the deployments at the very end of garden. Now we have to take some extra steps in our pipelines to get rid of the deployment multiple times.

Suggested Implementation(s)

Set a flag in the Garden project (or in another place) to remove the garden-util deployment after all actions are completed.

How important is this feature for you/your team?

🌵 Not having this feature makes using Garden painful a bit more expensive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants