Gabriele Fedi
Gabriele Fedi
Hey @armru, I didn't get to check the E2E tests logs before the retention period. Any chances to run them again?
Thanks @armru. Looks like e2e are not passing for the `Online Upgrade` and `Declarative Volume Snapshot` features. I haven't investigated the second one yet, but the first one is failing...
I'm facing the same issue trying to login with MSI from a AKS pod container. Running: ``` az login --verbose --identity -u /subscriptions//resourcegroups/myRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myID ``` returns ``` Failed to connect to...
This can be tied to the same issue I've opened #25. @tusharahuja you can probably workaround the problem adding the `--profile=""` to your `crypt` invocation, but I think the proper...