cluster-api-provider-azure icon indicating copy to clipboard operation
cluster-api-provider-azure copied to clipboard

Update Makefile to check and warn if az cli if unavailable in local

Open nawazkh opened this issue 11 months ago • 7 comments

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.

nawazkh avatar Nov 19 '24 18:11 nawazkh