-
Notifications
You must be signed in to change notification settings - Fork 71
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
Adding v3/apps/guid/droplets endpoint; Fixes #3552 #3580
Adding v3/apps/guid/droplets endpoint; Fixes #3552 #3580
Conversation
195f7ed
to
475ebca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TL;DR, I would recommend to extend the repostirory ListDroplets
method to support filtering by app guids rather than introducing a new GetDroplets
method
@danail-branekov thanks for detailed feedback, will have a look into it next week :) |
8218839
to
a4b718f
Compare
a4b718f
to
b13e14f
Compare
ba21155
to
fe2a81b
Compare
@danail-branekov @georgethebeatle please review again |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
He @benjaminguttmann-avtq thank you for your efforts, nice catch using a label selector to make the server do the filtering for us!
I have left some minor comments in-line
Comments have already been addressed
8cb7358
to
7842582
Compare
Is there a related GitHub Issue?
Fixes #3552
What is this change about?
Adding /v3/apps/guid/droplets endpoint
Does this PR introduce a breaking change?
No, adds a new endpoint
Acceptance Steps
Tag your pair, your PM, and/or team