Skip to content
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

Support "kudo install $operator --wait" #964

Closed
mpereira opened this issue Oct 17, 2019 · 2 comments · Fixed by #966
Closed

Support "kudo install $operator --wait" #964

mpereira opened this issue Oct 17, 2019 · 2 comments · Fixed by #966

Comments

@mpereira
Copy link
Member

What would you like to be added:

A --wait flag to the kudo install command, which waits for the deploy plan to finish to return the command.

Why is this needed:

This can be useful to operators building tooling on top of KUDO CLI commands.

@alenkacz
Copy link
Contributor

nice, I love this!

@kensipe
Copy link
Member

kensipe commented Oct 17, 2019

agree!

anthonydahanne added a commit to anthonydahanne/kudo that referenced this issue Oct 18, 2019
* work in progress, not working yet
* the idea to have the status call returns something is there, but I guess the "something" needs to be reworked
anthonydahanne added a commit to anthonydahanne/kudo that referenced this issue Nov 22, 2019
* work in progress, not working yet
* the idea to have the status call returns something is there, but I guess the "something" needs to be reworked
anthonydahanne added a commit to anthonydahanne/kudo that referenced this issue Mar 10, 2020
* get the status of the current plan, until it is completed then return

Signed-off-by: Anthony Dahanne <anthony.dahanne@gmail.com>
kensipe pushed a commit that referenced this issue Mar 11, 2020
This is the initial work for `install --wait`.   Follow up work to come with issue: #1418

Signed-off-by: Anthony Dahanne <anthony.dahanne@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants