azure-container-networking
azure-container-networking copied to clipboard
fix: add vnetscale staticblock changes to aks makefile
The vnetscale-* targets in the AKS Makefile did not have the flag which indicates StaticBlock allocation mode and therefore build normal dynamic podsubnet clusters instead.
Incidentally this means that the VnetScale E2E was not using a VnetScale cluster and this will fix that.