David Tesar

Results 244 comments of David Tesar

One "latest" stable and one "latest" preview API version. We should try to align with whatever is agreed upon in https://github.com/Azure/azure-service-operator/issues/2687 I don't *think* users need the new API version...

One design idea would be users to specify "all-in on preview API" and then it switches everything with CAPZ's ASO to use that latest ASO preview version. Then they could...

No - any k8sgpt command does not work and gives this error. Is there a way to get debug information or more specific details on what it's looking for in...

I am using an [AKS cluster which has AAD integration](https://learn.microsoft.com/en-us/azure/aks/managed-aad). ``` apiVersion: v1 clusters: - cluster: certificate-authority-data: DATA+OMITTED server: https://ascap####:443 name: ascapz contexts: - context: cluster: ascapz namespace: dev user:...

No worries - if there is more information I can provide (i.e. debug, etc.) let me know.

Your steps didn't work, same result. In my `.bashrc` I have `export KUBECONFIG=/different/path/config` I decided to rename the default `~/.kube/config` file and I discovered it appears you have a hard-coded...

/approve just so the tests can run in CI in case there are any challenges there