Skip to content

extend create_from_yaml by wait_until_ready flag #941

Closed
@hacker-h

Description

What is the feature and why do you need it:

Describe the solution you'd like to see:
I would like to extend kubernetes.utils.create_from_yaml by a wait_until_ready flag.
This way you could easily create resources from a yaml file and rely on them to be ready to use for further purposes without having to parse the list of resources in the file again.

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions