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

[VPC] Add NSX LBS path to VPCInfo and use LB options in NsxConfig #606

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gran-vmv
Copy link
Contributor

No description provided.

@@ -60,6 +60,8 @@ type VPCInfo struct {
Name string `json:"name"`
// AVISESubnetPath is the NSX Policy Path for the AVI SE Subnet.
AVISESubnetPath string `json:"lbSubnetPath,omitempty"`
// NSXLBSPath is the NSX Policy path for the NSX LB Service path.
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi, pls refer #629 (comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Checked this comment and we already run make manifests/make generated and included the changes in this PR.

@zhengxiexie
Copy link
Contributor

BTW, could you update build/yaml/samples/nsx_v1alpha1_vpcnetworkconfigurations.yml ?

@gran-vmv
Copy link
Contributor Author

gran-vmv commented Jul 9, 2024

BTW, could you update build/yaml/samples/nsx_v1alpha1_vpcnetworkconfigurations.yml ?

There is no status in the sample file. Should we add it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants