azure-container-networking icon indicating copy to clipboard operation
azure-container-networking copied to clipboard

fix: add vnetscale staticblock changes to aks makefile

Open rbtr opened this issue 7 months ago • 14 comments

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.

rbtr avatar Mar 10 '25 19:03 rbtr