windows-testing icon indicating copy to clipboard operation
windows-testing copied to clipboard

Containers, scripts and documentation for running Kubernetes tests with Windows nodes

Results 14 windows-testing issues
Sort by recently updated
recently updated
newest added

There are some breaking unit tests in ./pkg/proxy, which is why they were excluded. But now those tests are being skipped, so we're safe to run the rest.

cncf-cla: yes
approved
size/XS

During one of the recent CI jobs, one of the nodes restarted, which caused the kubelet logs to be rewritten, losing the previous logs. The logs should be appended instead....

lifecycle/rotten

This PR is to try and repo the issue where containerd doesn't get upgraded during provisioning

cncf-cla: yes
size/S
lifecycle/rotten
approved
needs-rebase

This change updates the `az capi` CLI extension used in e2e tests. In progress: First I'm trying to ensure the Windows tests are compatible with the latest v0.1.6 release. After...

cncf-cla: yes
size/S
do-not-merge/work-in-progress

> We currently need to build nginx for x64. Do we have steps for that process and do they belong in this repo? Somehow, I missed this question. :) The...

lifecycle/frozen

In #255 we identified a few remaining images that are not upstream. We need to investigate if they are used by any tests and if so create upstream images for...

lifecycle/frozen

This issue is to track running Windows tests on a cluster where DSR is enabled on the hosts to better validate DSR functionally on Windows.

lifecycle/frozen

The removes the need for Service Principals in the cluster creation process. It uses [managed identities](https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/overview) on the [management cluster](https://capz.sigs.k8s.io/topics/identities#user-assigned-managed-identity) and [workload clusters ](https://capz.sigs.k8s.io/topics/vm-identity) instead. When running locally you can...

cncf-cla: yes
approved
size/L

> Converting to --label-filter will probably make your focus/skip combination more readable and simpler. https://github.com/kubernetes/kubernetes/issues/126321#issuecomment-2247284626

This will not be in the community sub, we will move this to a private registry in the private sub and use kubelet credential provider to access it. we need...