kubernetes-sigs / sig-windows-dev-tools

This is a batteries included local development environment for Kubernetes on Windows.
Apache License 2.0
80 stars 46 forks source link

[wip] KPNG windows userspace #176

Closed knabben closed 2 years ago

knabben commented 2 years ago

do not merge: testing windows userspace.

  1. we need an official storage to store binaries and config files.
  2. need a feature flag to replace the kube-proxy service.
k8s-ci-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knabben

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/sig-windows-dev-tools/blob/master/OWNERS)~~ [knabben] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dougsland commented 2 years ago

Related to: https://github.com/kubernetes-sigs/sig-windows-dev-tools/issues/150

knabben commented 2 years ago

this is a POC only for nssm.exe, @dougsland will handle the proper setup on other PRs, closing this one for this reason.