Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Allow deleting pending pkgs#5565

Merged
antgamdia merged 1 commit into
vmware-tanzu:mainfrom
antgamdia:5538-deletePendingPkgs
Oct 26, 2022
Merged

Allow deleting pending pkgs#5565
antgamdia merged 1 commit into
vmware-tanzu:mainfrom
antgamdia:5538-deletePendingPkgs

Conversation

@antgamdia
Copy link
Copy Markdown
Contributor

Description of the change

As reported in #5538, sometimes, packages get stuck in a pending state. Currently, Kubeapps UI was preventing the deletion of pending packages, but this might not be a good solution if we really want to delete a package.
It should be the backend that manages the deletion (or not) of a pending package.

However, the tooltip is still being shown, this way users, at least, will notice something is happening with this package.

Benefits

No more pending packages stuck

Possible drawbacks

N/A

Applicable issues

Additional information

image

image

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 25, 2022

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit fe3a714
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6357d58de5f4ff0009994503

Copy link
Copy Markdown
Contributor

@castelblanque castelblanque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antgamdia antgamdia merged commit fbf0791 into vmware-tanzu:main Oct 26, 2022
@antgamdia antgamdia deleted the 5538-deletePendingPkgs branch October 26, 2022 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to delete Flux package in "pending" state

3 participants