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

Scaffold autoscaler openapi spec #949

Merged

Conversation

StephenVarela
Copy link
Contributor

@StephenVarela StephenVarela commented Nov 22, 2024

Add Droplet Autoscaler Openapi spec

  • Scaffolded all of the endpoints/models/examples
  • Addressed first round of copy edit feedback
  • Made the linter happy

@StephenVarela StephenVarela force-pushed the droplet-autoscale-pool-openapi-spec branch 6 times, most recently from 50148e8 to 5daa5ea Compare November 26, 2024 01:06
Copy link
Member

@hazel-nut hazel-nut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a quick copyedit 💙

@StephenVarela StephenVarela force-pushed the droplet-autoscale-pool-openapi-spec branch from 9d5307e to 9482a2d Compare November 26, 2024 21:43
@StephenVarela StephenVarela force-pushed the droplet-autoscale-pool-openapi-spec branch from 9482a2d to 7d139c6 Compare November 26, 2024 21:48
@StephenVarela StephenVarela marked this pull request as ready for review November 27, 2024 14:44
Copy link
Member

@hazel-nut hazel-nut left a 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/DigitalOcean-public.v2.yaml 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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`/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

Copy link
Contributor Author

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/member.yml Outdated Show resolved Hide resolved
@loosla
Copy link
Contributor

loosla commented Dec 5, 2024

👋 Great work! Just a couple of small comments to address, and then I’ll be ready to approve.

@loosla
Copy link
Contributor

loosla commented Dec 9, 2024

Looks good to me 👍 Thank you for the updates

@loosla loosla self-assigned this Dec 9, 2024
loosla
loosla previously approved these changes Dec 12, 2024
Copy link
Contributor

@loosla loosla left a 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.

Copy link
Member

@hazel-nut hazel-nut left a 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 🚀

Copy link
Contributor

@loosla loosla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

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

Successfully merging this pull request may close these issues.

3 participants