noironetworks / acc-provision

Tool for provisioning Cisco ACI APIC to integrate with Container Orchestration systems, and generating CNI Plugin Containers' deployment configuration.
Apache License 2.0
23 stars 14 forks source link

Create HPP Direct CRDs always #1176

Open smshareef opened 1 month ago

smshareef commented 1 month ago

Create the hostprotPol and hostprotRemoteIpContainer CRDs and roles irrespective of the enable_hpp_direct flag set to true or not.

This is to allow clearing the CRs when switching from hpp direct enabled to disabled and also to allow enabling/disabling hpp direct without provisioning which is useful in test automation.