Skip to content

Conversation

@ezilber-akamai
Copy link
Contributor

📝 Description

Added support for Nodebalancers UDP and corresponding tests.

✔️ How to Test

Pull down this PR locally before running tests.

Unit Tests

make testunit

Integration Tests

make TEST_CASE="test_create_nb" testint
make TEST_CASE="test_get_nb_config_with_udp" testint
make TEST_CASE="test_update_nb_config" testint
make TEST_CASE="test_get_nb" testint
make TEST_CASE="test_update_nb" testint

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner January 8, 2025 18:24
@ezilber-akamai ezilber-akamai requested review from lgarber-akamai and yec-akamai and removed request for a team January 8, 2025 18:24
@ezilber-akamai ezilber-akamai added the improvement for improvements in existing functionality in the changelog. label Jan 8, 2025
@ezilber-akamai ezilber-akamai force-pushed the TPT-3379-support-nodebalancers-udp branch from 0a25827 to 1c51a3f Compare January 8, 2025 18:41
@ezilber-akamai ezilber-akamai marked this pull request as draft January 8, 2025 19:17
@ezilber-akamai ezilber-akamai force-pushed the TPT-3379-support-nodebalancers-udp branch from 1912c19 to fae511e Compare January 13, 2025 15:50
@ezilber-akamai ezilber-akamai force-pushed the TPT-3379-support-nodebalancers-udp branch from fae511e to fcfcd1b Compare January 13, 2025 15:52
@ezilber-akamai ezilber-akamai added new-feature for new features in the changelog. and removed improvement for improvements in existing functionality in the changelog. labels Jan 13, 2025
@ezilber-akamai ezilber-akamai marked this pull request as ready for review January 13, 2025 15:55
@ezilber-akamai ezilber-akamai force-pushed the TPT-3379-support-nodebalancers-udp branch from 9b95bb0 to 06356a9 Compare January 14, 2025 19:18
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.

Works well on my end, great work!

@ezilber-akamai ezilber-akamai changed the base branch from dev to proj/nb-udp January 16, 2025 15:26
Copy link
Contributor

@yec-akamai yec-akamai left a comment

Choose a reason for hiding this comment

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

Nice work!

@ezilber-akamai ezilber-akamai merged commit 2d23cef into linode:proj/nb-udp Jan 17, 2025
12 checks passed
lgarber-akamai added a commit that referenced this pull request May 27, 2025
* Add support for Nodebalancers UDP (#494)

* Implemented changes for NodeBalancers UDP

* Added unit tests

* Fix lint

* Fixed issue with cipher_suite in save

* Lint

* Addressed PR comments

* Removed overriden _serialize method

* Drop residual prints

* Implement _serialize(...) override in NodeBalancerConfig (#555)

* Add LA notice

---------

Co-authored-by: Jacob Riddle <87780794+jriddle-linode@users.noreply.github.com>
Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com>
Co-authored-by: Ye Chen <127243817+yec-akamai@users.noreply.github.com>
Co-authored-by: Youjung Kim <126618609+ykim-1@users.noreply.github.com>
Co-authored-by: Erik Zilber <ezilber@akamai.com>
Co-authored-by: Youjung Kim <126618609+ykim-akamai@users.noreply.github.com>
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.

3 participants