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

Enable single argument isDeploymentReady() method #446

Open
spriadka opened this issue Jul 1, 2021 · 0 comments
Open

Enable single argument isDeploymentReady() method #446

spriadka opened this issue Jul 1, 2021 · 0 comments
Labels
Milestone

Comments

@spriadka
Copy link
Contributor

spriadka commented Jul 1, 2021

Similarly to the isDcReady() method, which takes a single argument being name of the deployment config, we should provide such single argument method for Deployment objects as well. Currently we have implementation that takes 2 arguments, one being the name of the deployment and the second one being a version of this deployment. We could default the version to the latest one

@mnovak mnovak added the major label Jul 22, 2021
@tommaso-borgato tommaso-borgato added this to the BACKLOG milestone Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants