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

Added support for NodeBalancers UDP #1726

Open
wants to merge 2 commits into
base: proj/nb-udp
Choose a base branch
from

Conversation

ezilber-akamai
Copy link
Contributor

@ezilber-akamai ezilber-akamai commented Jan 16, 2025

📝 Description

Added support for NodeBalancers UDP, and corresponding tests and documentation changes.

TODO: Remove replace from go.mod

✔️ How to Test

Unit Tests

make unit-test

Integration Tests

make PKG_NAME=linode/nb ARGS="-run TestAccDataSourceNodeBalancer_basic" int-test
make PKG_NAME=linode/nb ARGS="-run TestAccResourceNodeBalancer_basic_smoke" int-test
make PKG_NAME=linode/nb ARGS="-run TestAccResourceNodeBalancer_update" int-test
make PKG_NAME=linode/nbconfig ARGS="-run TestAccDataSourceNodeBalancerConfig_basic" int-test
make PKG_NAME=linode/nbconfig ARGS="-run TestAccResourceNodeBalancerConfig_basic" int-test
make PKG_NAME=linode/nbconfig ARGS="-run TestAccResourceNodeBalancerConfig_update" int-test
make PKG_NAME=linode/nbconfigs ARGS="-run TestAccDataSourceNodeBalancerConfigs_basic" int-test

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner January 16, 2025 15:19
@ezilber-akamai ezilber-akamai requested review from zliang-akamai and ykim-akamai and removed request for a team January 16, 2025 15:19
@ezilber-akamai ezilber-akamai added the new-feature for new features in the changelog. label Jan 16, 2025
@ezilber-akamai ezilber-akamai force-pushed the TPT-3378-nodebalancers-udp branch from 5a7b000 to df4f4dd Compare January 16, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature for new features in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant