Skip to content

Separate zarf tools wait-for into two separate commands: zarf tools wait-for-resource and zarf tools wait-for-network #4550

@AustinAbro321

Description

@AustinAbro321

Is your feature request related to a problem? Please describe.

Deprecate the command zarf tools wait-for and create two new commands to replace it zarf tools wait-for resource and zarf tools wait-for network. It's confusing to have both in one command. Flags such as --namespace are only applicable to one. Additional flags that may be desired could add further confusion.

Having separate command would also make for a more natural transition when defaulting to kstatus #4077. wait-for could always use kubectl wait, while wait-for-resource could require the APIVersion and only use kubectl wait when a specific condition is requested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancement ✨New feature or requestv1.0.0Issues tracking toward Zarf v1.0.0

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions