Skip to content

extend create_from_yaml by wait_until_ready flag #941

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hacker-h opened this issue Aug 23, 2019 · 3 comments
Closed

extend create_from_yaml by wait_until_ready flag #941

hacker-h opened this issue Aug 23, 2019 · 3 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@hacker-h
Copy link

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.

@hacker-h hacker-h added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 23, 2019
@roycaihw
Copy link
Member

/cc

@roycaihw
Copy link
Member

#863 is the prerequisite for this util (CLI-level) feature. Closing as a duplicate

/close

@k8s-ci-robot
Copy link
Contributor

@roycaihw: Closing this issue.

In response to this:

#863 is the prerequisite for this util (CLI-level) feature. Closing as a duplicate

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants