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

Delete app containers image when app is deleted from epinio #2684

Open
riqueps opened this issue Oct 30, 2023 · 0 comments
Open

Delete app containers image when app is deleted from epinio #2684

riqueps opened this issue Oct 30, 2023 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@riqueps
Copy link

riqueps commented Oct 30, 2023

Is your feature request related to a problem? Please describe.
When an app is deleted from epinio, it's container image remains in the registry.
For production environments where we integrate epinio with native cloud registry solutions (eg: Aws Ecr or Gcp Artificat Registry), will generate extra billing.

Describe the solution you'd like
Delete app container images when the app is deleted from epinio.

The command epinio app delete APP_NAME will

  • Undeploy app chart from kubernetes cluster
  • Delete app's container image from the registry
@riqueps riqueps added the kind/enhancement New feature or request label Oct 30, 2023
@riqueps riqueps changed the title Delete app containers image when app was deleted from epinio Delete app containers image when app is deleted from epinio Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
Status: Icebox
Development

No branches or pull requests

1 participant