Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(security_groups/dynamic_asgs.go): Update tests to work with the N…
…CP/NSX-T CNI (#1067) NCP configures the NSX-T firewalls to drop by default, rather than reject, like what silk does. We should allow for both error cases in our tests. Additionally, NSX-T firewalls do not support `10.0.0.0/0` as a valid CIDR block. ASG have been updated to provide 3 sets of internal private address space to achieve the same goal.
- Loading branch information