cmd/utils/vmss.go (2 lines): - line 297: // TODO: Is it possible to have multiple values after using PollUntilDone()? - line 303: // TODO: Isn't there a constant in the SDK to compare this? cmd/utils/auth.go (2 lines): - line 59: // TODO: This is a workaround until the azidentity package supports caching, https://github.com/Azure/azure-sdk-for-go/issues/16643. - line 83: // TODO: may be this can be improved with https://github.com/Azure/kubectl-aks/issues/11