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 support for LKE, Volume, NodeBalancer, and network transfer pricing endpoints #593

Merged

Conversation

ezilber-akamai
Copy link
Contributor

📝 Description

Adds modules to support the following API endpoints:

Also, changed the result_docs_url field of the List module to be Nullable to allow it to be excluded when there is no API techdoc for a module.

✔️ How to Test

Run the following integration tests:

  • make TEST_ARGS="lke_type_list" test
  • make TEST_ARGS="network_transfer_prices_list" test
  • make TEST_ARGS="nodebalancer_type_list" test
  • make TEST_ARGS="volume_type_list" test

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner September 30, 2024 20:30
@ezilber-akamai ezilber-akamai requested review from jriddle-linode and zliang-akamai and removed request for a team September 30, 2024 20:30
Copy link
Collaborator

@jriddle-linode jriddle-linode left a comment

Choose a reason for hiding this comment

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

Everything is working as expected.

Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

Looks great, nice work!

@ezilber-akamai ezilber-akamai merged commit 76086a7 into linode:dev Oct 2, 2024
4 checks passed
@jriddle-linode jriddle-linode added the improvement for improvements in existing functionality in the changelog. label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement for improvements in existing functionality in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants