Skip to content

kctrl package installed delete has no --wait option #1032

Open
@matteo-magni

Description

@matteo-magni

Describe the problem/challenge you have

I want to handle myself the waiting for both installation and removal of a package.
During installation I can provide the --wait=false flag to the kctrl package install command, but unfortunately such an option is not available to the kctrl package installed delete command.

Describe the solution you'd like

The same --wait flag should be made available to kctrl package installed delete command, too, and make the command behave accordingly:
true (default): the command returns only after the package has been completely removed, like it's behaving as of today;
false: the command returns immediately with exit code 0 and should completely detach from the uninstall process that's been taken care of by kapp-controller.

Anything else you would like to add:


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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliIssue for kapp-controller clihelping-with-an-issueDebugging happening to identify the problem

    Type

    No type

    Projects

    Status

    To Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions