carvel-dev / kapp-controller

Continuous delivery and package management for Kubernetes.
https://carvel.dev/kapp-controller
Apache License 2.0
267 stars 102 forks source link

When package repository is paused cannot be deleted #898

Open joaopapereira opened 1 year ago

joaopapereira commented 1 year ago

What steps did you take:

  1. Create a package repository using kapp
  2. Set paused: true in the package repository
  3. Try to delete it using kapp

What happened: kapp blocked and could not delete the packagerepository

What did you expect: The packagerepository gets deleted and kapp is not blocked

Anything else you would like to add: This behavior was implemented for appcr in https://github.com/vmware-tanzu/carvel-kapp-controller/pull/568

Environment:


Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible" 👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

github-actions[bot] commented 1 year ago

This issue is being marked as stale due to a long period of inactivity and will be closed in 5 days if there is no response.

joaopapereira commented 1 year ago

Accepting this issue