sig-windows-tools icon indicating copy to clipboard operation
sig-windows-tools copied to clipboard

Repository for tools and artifacts related to the sig-windows charter in Kubernetes. Scripts to assist kubeadm and wincat and flannel will be hosted here.

Results 34 sig-windows-tools issues
Sort by recently updated
recently updated
newest added

**Reason for PR**: Change base image to windows-host-process-containers-base-image for minimal image size and compat with all windows versions in 1 image

tide/merge-method-squash
cncf-cla: yes
size/M
approved

I created a Flannel container using the hostprocess mode, but I found that after Flannel starts, it will call Powershell to execute some commands. However, the hostprocess container seems to...

lifecycle/rotten

**Describe the bug** When calico pod restarted, Sometimes the node status changes to "NotReady" because "calico-install.ps1" execution fail **To Reproduce** - restart a calico pod, sometimes the node's status remains...

Additional verbs and resources required by the proxy and node for windows As well as a name change for the cluster role binding and cluster role as the old name...

lifecycle/rotten
tide/merge-method-squash
size/S
cncf-cla: yes

**Reason for PR**: Includes an additional note to ensure the server address defined in the calico-kubeconfig is set properly.

lifecycle/rotten
tide/merge-method-squash
cncf-cla: yes
size/XS

**Is your feature request related to a problem? Please describe.** The images from Dockerhub that are used by the guides for Flannel in this repo appear to be out of...

lifecycle/stale

As the question suggests, can we abandon csi proxy and run csi plugin directly in hostprocess mode?

lifecycle/stale

**Reason for PR**: Allow passing build arg via env vars to container building process **Issue Fixed**: Issue #364 **Requirements** - [ ] Sqaush commits - [ ] Documentation - [...

lifecycle/rotten
tide/merge-method-squash
size/S
cncf-cla: yes

**Is your feature request related to a problem? Please describe.** The current build arg set in csi-proxy HPC Dockerfile does not allow the defined build arguments to be set **Describe...

lifecycle/rotten

**Describe the bug** When CoreDNS pod on Linux node restarts and receives a new cluster IP, endpoints/endpointslices in Kubertenes are updated with new pod IP, but on Windows worker HNS...