-
Notifications
You must be signed in to change notification settings - Fork 78
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
Scaffold autoscaler openapi spec #949
Scaffold autoscaler openapi spec #949
Conversation
50148e8
to
5daa5ea
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.
a quick copyedit 💙
specification/resources/autoscale_pools/autoscale_pool_create.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/autoscale_pool_delete.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/autoscale_pool_delete_dangerous.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/autoscale_pool_list.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/member_current_utilization.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/member_current_utilization.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/responses/existing_autoscale_pool.yml
Outdated
Show resolved
Hide resolved
9d5307e
to
9482a2d
Compare
9482a2d
to
7d139c6
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.
copyedit pt 2 🙂
specification/resources/autoscale_pools/autoscale_pool_list_members.yml
Outdated
Show resolved
Hide resolved
|
||
description: | | ||
To update the configuration of an existing autoscale pool, send a PUT request to | ||
`/v2/droplets/autoscale/$AUTOSCALE_POOL_ID`. The request should contain a full representation |
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.
`/v2/droplets/autoscale/$AUTOSCALE_POOL_ID`. The request should contain a full representation | |
`/v2/droplets/autoscale/$AUTOSCALE_POOL_ID`. The request will contain a full representation |
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.
hmm maybe must?
- Trying to indicate to the user that they need to provide the full representation and not just the fields they are trying to change
specification/resources/autoscale_pools/models/autoscale_pool.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/autoscale_pool.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/autoscale_pool.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/autoscale_pool_create.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/autoscale_pool_create.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/autoscale_pool_dynamic_config.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/autoscale_pool_droplet_template.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/autoscale_pool_droplet_template.yml
Show resolved
Hide resolved
👋 Great work! Just a couple of small comments to address, and then I’ll be ready to approve. |
Looks good to me 👍 Thank you for the updates |
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.
🚀 Good job!
Let's merge on GA release December 19.
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.
last pass. looks good to me 🚀
specification/resources/autoscale_pools/models/autoscale_pool_droplet_template.yml
Outdated
Show resolved
Hide resolved
specification/resources/autoscale_pools/models/autoscale_pool_droplet_template.yml
Outdated
Show resolved
Hide resolved
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.
🚀
Add Droplet Autoscaler Openapi spec