kubernetes-csi / node-driver-registrar

Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
Apache License 2.0
123 stars 133 forks source link

need version compatibility for windows 2022 #377

Closed thdrnsdk closed 4 months ago

thdrnsdk commented 5 months ago

in the repo dockerfile.windows there is base, addon image is windwos images "1809"

Images created in this way do not seem to work on Windows 2022 servers due to version compatibility issues.

mauriciopoppe commented 5 months ago

Please look at this answer https://github.com/kubernetes-csi/livenessprobe/issues/243, it's also applicable for node-driver-registrar

andyzhangx commented 4 months ago

/close

k8s-ci-robot commented 4 months ago

@andyzhangx: Closing this issue.

In response to [this](https://github.com/kubernetes-csi/node-driver-registrar/issues/377#issuecomment-1928673089): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.