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

Nodebalancer VPC support #678

Merged
merged 19 commits into from
Feb 25, 2025
Merged

Nodebalancer VPC support #678

merged 19 commits into from
Feb 25, 2025

Conversation

komer3
Copy link
Contributor

@komer3 komer3 commented Feb 11, 2025

📝 Description

This PR add couple new endpoint that allow us to manage VPC configuration for NodeBalancers in VPCs. We are also updating couple structs to allow passing info about VPC when Nodebalancer is created.

✔️ How to Test

What are the steps to reproduce the issue or verify the changes?

How do I run the relevant unit/integration tests?
Need to update Nodebalancer.go to allow NB creation with VPC config. Once that is updated, we can run the new integration tests

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@komer3 komer3 changed the title Adding List and Get method for Nodebalancer VPCs (Not ready for review) Nodebalancer VPC support Feb 13, 2025
@komer3 komer3 marked this pull request as ready for review February 13, 2025 16:45
@komer3 komer3 requested a review from a team as a code owner February 13, 2025 16:45
@komer3 komer3 requested review from jriddle-linode and lgarber-akamai and removed request for a team February 13, 2025 16:45
komer3 and others added 2 commits February 18, 2025 14:57
Co-authored-by: Lena Garber <114949949+lgarber-akamai@users.noreply.github.com>
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.

Fixtures are all passing on my end, thank you for the contribution!

@zliang-akamai zliang-akamai self-requested a review February 25, 2025 16:11
@zliang-akamai zliang-akamai merged commit 023554c into linode:main Feb 25, 2025
8 checks passed
@zliang-akamai zliang-akamai added the new-feature for new features in the changelog. label Mar 3, 2025
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.

4 participants