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

Adjust vcd_nsxt_alb_settings to support IPv6 and Transparent mode #996

Merged
merged 11 commits into from
Mar 8, 2023

Conversation

Didainius
Copy link
Collaborator

@Didainius Didainius commented Feb 14, 2023

This PRs builds on top of vmware/go-vcloud-director#549 and adds two new fields to vcd_nsxt_alb_settings resource and data source:

  • ipv6_service_network_specification (requires VCD 10.4.0+).
  • is_transparent_mode_enabled (requires VCD 10.4.1+). This field allows using a "Preserve Client IP" on a Virtual Service. Note. The Virtual Service resource (vcd_nsxt_alb_virtual_service) will be updated in separate PRs during this release cycle.

Signed-off-by: Dainius Serplis <[email protected]>
@Didainius Didainius marked this pull request as ready for review February 15, 2023 13:52
@Didainius Didainius requested a review from adezxc February 15, 2023 13:52
Signed-off-by: Dainius Serplis <[email protected]>
Copy link
Collaborator

@adambarreiro adambarreiro left a comment

Choose a reason for hiding this comment

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

First scan

.changes/v3.9.0/XXX-improvements.md Outdated Show resolved Hide resolved
website/docs/r/nsxt_alb_settings.html.markdown Outdated Show resolved Hide resolved
Signed-off-by: Dainius Serplis <[email protected]>
Copy link
Collaborator

@adambarreiro adambarreiro left a comment

Choose a reason for hiding this comment

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

All good, tests passed for me in 10.3.0 and 10.4.1

Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
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.

5 participants