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

Add support for configuring cluster virtual IP #938

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

2ez4szliu
Copy link
Contributor

An implementation for resource nsxt_cluster_virtual_ip to configure NSXT cluster virtual IPv4 and IPv6 address.

The virtual IP property can be part of nsxt_manager_cluster resource or an independent resource like in this PR, if we decide to implement it as part of nsxt_manage_cluster resource we can still use this PR as a reference.

@2ez4szliu 2ez4szliu force-pushed the ha-vip branch 2 times, most recently from d46b2e1 to 7a6f2b5 Compare August 30, 2023 04:31
@2ez4szliu 2ez4szliu changed the title [WIP] Add support for configuring cluster virtual IP Add support for configuring cluster virtual IP Aug 30, 2023
@vmwclabot
Copy link
Member

@2ez4szliu, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot vmwclabot added the dco-required DCO Required label Sep 16, 2023
Implement cluster virtual IP resource to configure
Ipv4 and Ipv6 virtual IP of NSX cluster.

Signed-off-by: Shizhao Liu <[email protected]>
@vmwclabot vmwclabot removed the dco-required DCO Required label Sep 16, 2023
@2ez4szliu 2ez4szliu merged commit f6310a3 into vmware:master Sep 16, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants