This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Allow creation of new management cluster without kubectl context #195
Labels
bug
Something isn't working
Running
az capi management create ...
on an orchestrator such as a GitHub action runner which has kubectl without any context crashes the cli and prohibits a new AKS management cluster from being created. The kubectl context shouldn't matter as it would get set to the new aks cluster which gets created to then be able to do aclusterctl init
against it.Error message:
The text was updated successfully, but these errors were encountered: