images/bootstrap_capz/config
Sidney Shiba a13dbd0dd1 Fixing AKS creation failure
When the capz.kubeconfig file was missing, the creation of AKS cluster
by the bootstrap container would fail when retrieving its kubeconfig
file. The issue was that the container tries to delete an existing
kubeconfig file and would fail if it didn't exist.

The fix was to check if the kubeconfig file existed prior to deleting
it.

Change-Id: Ibf135a11ae1928fc69c35cacdf0e1339629027f2
2021-01-07 13:13:31 -06:00
..
aks_cluster.go Fixing AKS creation failure 2021-01-07 13:13:31 -06:00
azure_cluster.go Bootstrap container for Azure 2020-11-02 14:54:04 -06:00
azure_config.go Bootstrap container for Azure 2020-11-02 14:54:04 -06:00