cluster-api-provider-azure
cluster-api-provider-azure copied to clipboard
Update Makefile to check and warn if az cli if unavailable in local
With https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5288 being added to CAPZ, tiltfile will depend on az commands to peer mgmt and workload cluster VNets.
We should be updating make tilt-up command (probably as an additional dependency? )to check and warn the user az cli if not present in the local.