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

add helper methods around deployments #17

Closed
6 tasks done
edaniszewski opened this issue Sep 17, 2018 · 1 comment · Fixed by #21
Closed
6 tasks done

add helper methods around deployments #17

edaniszewski opened this issue Sep 17, 2018 · 1 comment · Fixed by #21
Assignees
Labels
enhancement New feature or request

Comments

@edaniszewski
Copy link
Contributor

edaniszewski commented Sep 17, 2018

related #7

This should include:

  • create
  • delete
  • get
  • refresh (update the deployment state locally)
  • get status
  • get deployment pods

More could be added later, but the above is all we should need for this issue.

@edaniszewski edaniszewski added the enhancement New feature or request label Sep 17, 2018
@edaniszewski edaniszewski self-assigned this Sep 17, 2018
@edaniszewski
Copy link
Contributor Author

this one is halfway done since I worked through deployments a bit when figuring out what the api usage will look like -- I'll take this issue and finish up the remaining items for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant