kapp-controller
                                
                                
                                
                                    kapp-controller copied to clipboard
                            
                            
                            
                        When package repository is paused cannot be deleted
What steps did you take:
- Create a package repository using kapp
 - Set 
paused: truein the package repository - 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:
- kapp Controller version (execute 
kubectl get deployment -n kapp-controller kapp-controller -o yamland the annotation iskbld.k14s.io/images):v0.40.0+develop - Kubernetes version (use 
kubectl version)Server Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:23:26Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"} 
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.