datacenter / ACI-Kubernetes-Visualiser

ACI Kubernetes Visualiser
GNU General Public License v3.0
4 stars 5 forks source link

ACI 6.0 compatibility #5

Closed camrossi closed 2 years ago

camrossi commented 2 years ago

ACI 6.0 changed the Server http header from Cisco APIC to nginx/1.18.0 and broke vkaci as we where checking this header to be certain we connected to an APIC.

We can just remove this check for now.