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 SecurityPolicyPort issues #50

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

heypnus
Copy link
Contributor

@heypnus heypnus commented Feb 8, 2022

This patch will fix 2 issues:

  1. start of portRange was mistakenly set into the sourcePorts property
    in NSX-T.
  2. json.Marshal(rule) cannot detect the change of SecurityPolicyPort.

This patch will fix 2 issues:

1. start of portRange was mistakenly set into the sourcePorts property
   in NSX-T.
2. json.Marshal(rule) cannot detect the change of SecurityPolicyPort.
@heypnus heypnus force-pushed the security_policy/fix_port branch from 55fdaf2 to a354568 Compare February 9, 2022 05:32
@heypnus heypnus requested a review from dantingl February 9, 2022 05:32
@heypnus heypnus requested a review from dantingl February 10, 2022 08:26
@heypnus heypnus merged commit 3e59543 into vmware-tanzu:main Feb 10, 2022
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.

3 participants