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

Added policy_based_vpn_mode to NAT resource #1143

Merged
merged 15 commits into from
Mar 28, 2024

Commits on Mar 7, 2024

  1. Added policy_based_vpn_mode to NAT resource

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4cbf619 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Removed from SNAT test, since it's not applicable for this value

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    724077c View commit details
    Browse the repository at this point in the history
  2. Added NO_DNAT to the description

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9cf7eee View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Removed policy_based_vpn_mode from all non DNAT and NO_DNAT tests

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5b27bb4 View commit details
    Browse the repository at this point in the history
  2. Removed default value of policy_based_vpn_mode and create error messe…

    …nge on using wrong action
    
    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1d06c0e View commit details
    Browse the repository at this point in the history
  3. Formatting files

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    290e8fb View commit details
    Browse the repository at this point in the history
  4. Based on the action, should include policy_based_vpn_mode in the reso…

    …urce for the test
    
    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d385022 View commit details
    Browse the repository at this point in the history
  5. Correction to variable name

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2fb9b40 View commit details
    Browse the repository at this point in the history
  6. Removing punctuation from the end of the error string

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    718b3f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Ensure policy based vpn mode can only be used in nsx 4.0 and use its …

    …own tests
    
    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0e1ad04 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Added computed to schema

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9670e9c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Added documentation of the default value and specify only the relevan…

    …t NAT types
    
    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    50a0c45 View commit details
    Browse the repository at this point in the history
  2. Made the default documentation more clear and added NSX 4.0+ version …

    …support
    
    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    001c8db View commit details
    Browse the repository at this point in the history
  3. Documentation slightly more in line with existing documentation

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b3670ba View commit details
    Browse the repository at this point in the history
  4. Grammatical fix

    Signed-off-by: Wouter van der Waal <w.vanderwaal@iqmessenger.com>
    wvanderwaal-iqmessenger committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8cf9c98 View commit details
    Browse the repository at this point in the history