mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-23 18:35:51 -04:00
there are recent changes in k8s e2e test for image pull test to switch to use fake registry server, https://github.com/kubernetes/kubernetes/pull/133272 https://github.com/kubernetes/kubernetes/pull/134453 Unfortunately, this does not take into account of windows node. so the corresonding test on windows node strat to break The try to address this issue, by (1): update the agnhost windows image to include the fake registery server functionality as well (2): update the (common) pull image test to include windows node, will require (a): deploy the agnhost faker register server as a HPC pod (b): update the comanndline/options for the windows container specific |
||
|---|---|---|
| .. | ||
| .import-restrictions | ||
| registry.go | ||