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

Fix IPSec VPN Tunnel resource Update #1072

Merged
merged 5 commits into from
Jul 12, 2023
Merged

Conversation

adezxc
Copy link

@adezxc adezxc commented Jun 20, 2023

This PR fixes the bug described in #1069.

The workflow of "update the ipsec vpn profile, but not the security settings" was untested, so it would set to default
every time there was a change in the main schema, but not security_profile_customization

Signed-off-by: Adam Jasinski <[email protected]>
Signed-off-by: Adam Jasinski <[email protected]>
Copy link
Collaborator

@Didainius Didainius left a comment

Choose a reason for hiding this comment

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

Thanks for good test improvement (I tried it without the fix to see that the problem is caught now).

Missing changelog record:)

A few more inline thoughts/comments, but not insisting on it.

vcd/resource_vcd_nsxt_ipsec_vpn_tunnel.go Outdated Show resolved Hide resolved
vcd/resource_vcd_nsxt_ipsec_vpn_tunnel.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@lvirbalas lvirbalas left a comment

Choose a reason for hiding this comment

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

Changelog is missing :)
And thanks for the tests!

Adam Jasinski added 3 commits June 27, 2023 13:16
Signed-off-by: Adam Jasinski <[email protected]>
Signed-off-by: Adam Jasinski <[email protected]>
Signed-off-by: Adam Jasinski <[email protected]>
@adezxc
Copy link
Author

adezxc commented Jun 27, 2023

Changelog is missing :) And thanks for the tests!

Added :)

@adezxc adezxc requested a review from lvirbalas June 27, 2023 10:36
@adezxc adezxc merged commit e6403c8 into vmware:main Jul 12, 2023
@adezxc adezxc deleted the ipsec_tunnel_fix branch July 12, 2023 11:23
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