Skip to content

project: NodeBalancers UDP #674

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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

lgarber-akamai
Copy link
Contributor

@lgarber-akamai lgarber-akamai commented May 15, 2025

📝 Description

This pull request merges the changes relevant to the NodeBalancers UDP project to be included in the next release.

✔️ How to Test

The following test steps assume you have pulled down this PR locally and run make install.

Unit Testing

make test-unit

Integrating Testing

make test-int TEST_ARGS="-v $(ls ./tests/integration/targets | grep -i nodebalancer | tr '\n' ' ')"

ezilber-akamai and others added 2 commits February 5, 2025 12:28
* Added support for NodeBalancers UDP

* Fixed python version in templated docs job (linode#640)

* Reran make gendocs

* Updated requirements.txt to point to latest Python SDK version

* Fix lint
@lgarber-akamai lgarber-akamai added do-not-merge PRs that should not be merged until the commented issue is resolved project for new projects in the changelog. labels May 15, 2025
@lgarber-akamai lgarber-akamai marked this pull request as ready for review May 15, 2025 19:47
@lgarber-akamai lgarber-akamai requested a review from a team as a code owner May 15, 2025 19:47
@lgarber-akamai lgarber-akamai requested review from ykim-akamai and ezilber-akamai and removed request for a team May 15, 2025 19:47
Comment on lines +1 to +3
# TODO (NodeBalancers UDP): Uncomment after feature released in Python SDK
# linode-api4>=5.29.0
git+https://github.com/linode/linode_api4-python.git@proj/nb-udp
Copy link
Contributor Author

Choose a reason for hiding this comment

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

reminder: Replace this after Python SDK release

Copy link
Contributor

@ezilber-akamai ezilber-akamai left a comment

Choose a reason for hiding this comment

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

Tests are passing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge PRs that should not be merged until the commented issue is resolved project for new projects in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants