We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug A clear and concise description of what the bug is. kube-proxy windows images is not correct (v1.29.8)
https://hub.docker.com/r/sigwindowstools/kube-proxy/tags?name=v1.29.8
the image size is 26.34 KB
and it's result was
Program 'kube-proxy.exe' failed to run: The file or directory is corrupted and unreadableAt line:1 char:1 + .\kube-proxy.exe --version + ~~~~~~~~~~~~~~~~~~~~~~~~~~. At line:1 char:1 + .\kube-proxy.exe --version + ~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException + FullyQualifiedErrorId : NativeCommandFailed
that means this official image wrong
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Kubernetes (please complete the following information):
Additional context Add any other context about the problem here.
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
lifecycle/rotten
You can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
Sorry, something went wrong.
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
kube-proxy windows images is not correct (v1.29.8)
https://hub.docker.com/r/sigwindowstools/kube-proxy/tags?name=v1.29.8
the image size is 26.34 KB
and it's result was
that means this official image wrong
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Kubernetes (please complete the following information):
Additional context
Add any other context about the problem here.
Tasks
The text was updated successfully, but these errors were encountered: