sig-windows-tools
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.
**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
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...
**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...
**Reason for PR**: Includes an additional note to ensure the server address defined in the calico-kubeconfig is set properly.
**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...
As the question suggests, can we abandon csi proxy and run csi plugin directly in hostprocess mode?
**Reason for PR**: Allow passing build arg via env vars to container building process **Issue Fixed**: Issue #364 **Requirements** - [ ] Sqaush commits - [ ] Documentation - [...
**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...
**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...