James Sturtevant
James Sturtevant
>for example by using Azure keyvault storage to store the data such that only the VM has access to that data, but not a user that has access to the...
The reason for this is that we were able to create a cluster that past our CI but wasn't functional. The Calico DS was deployed and was `Running`, but the...
/open /remove-lifecycle rotten
Thanks for the good reproduction steps. We use the ClusterResourcesets in our CI runs to apply the CNI I am not sure we can retire them but we should see...
I don't think we are seeing this in our e2e tests, but it does look there is a possibility for this issue /remove-lifecycle stale
/remove-lifecycle stale
There are a few requirements for this test to be run as outlined in https://github.com/kubernetes/kubernetes/blob/f95c70080f21fe9aa6f14b72b75078d79ef68614/test/e2e/windows/gmsa_full.go#L17-L37 which are implemented by https://github.com/kubernetes-sigs/windows-testing/tree/master/extensions in aks-e The top level steps are to: - Create...
Another thought I realized I missed was turning one of the existing nodes into a Domain controller after the cluster is provisioned. This is the way it is done today...