carvel-dev / carvel-dev/kapp-controller

When package repository is paused cannot be deleted

Open
#898 2 comments 1 reaction 0 assignees View on GitHub
bug carvel-accepted priority/important-longterm
Dominant language
Go
Stars
323
Forks
127
Avg merge
2d 16h
Merged PRs (30d)
4

Description

**What steps did you take:**
1. Create a package repository using kapp
1. Set `paused: true` in the package repository
2. 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 yaml` and the annotation is `kbld.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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.