-
Notifications
You must be signed in to change notification settings - Fork 977
New issue
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
Update Admission-Controller Image in Docker Hub #208
Labels
Comments
@thandayuthapani thanks for working on updating the image |
/assign @asifdxtreme |
volcanosh/vk-admission has been updated , @k82cn do I need to update the |
@k82cn can we close this issue now? |
@asifdxtreme , please go ahead to update all with latest code. |
@k82cn can we go ahead and close this issue? |
that's ok to close that. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
Admission Init container is not running since it is not able to find ./gen-admission-secret.sh
Logs:
Events Generated:
What you expected to happen:
Admission Controller Container should not crash
How to reproduce it (as minimally and precisely as possible):
Use volcano helm deployment to deploy.
Anything else we need to know?:
Environment:
Volcano Version: Latest code from master branch
Kubernetes version (use
kubectl version
):Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"clean", BuildDate:"2019-05-16T16:23:09Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.0", GitCommit:"ddf47ac13c1a9483ea035a79cd7c10005ff21a6d", GitTreeState:"clean", BuildDate:"2018-12-03T20:56:12Z", GoVersion:"go1.11.2", Compiler:"gc", Platform:"linux/amd64"}
Cloud provider or hardware configuration:
OS (e.g. from /etc/os-release): Ubuntu 18.04
Kernel (e.g.
uname -a
):4.15.0-50-generic Unable get csr when building test cluster #54-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux
Install tools:
Others:
The text was updated successfully, but these errors were encountered: