Skip to content
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

Closed
thandayuthapani opened this issue May 30, 2019 · 8 comments
Closed

Update Admission-Controller Image in Docker Hub #208

thandayuthapani opened this issue May 30, 2019 · 8 comments
Assignees
Labels

Comments

@thandayuthapani
Copy link
Contributor

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:

Events:
  Type     Reason     Age   From                  Message
  ----     ------     ----  ----                  -------
  Normal   Scheduled  11m   default-scheduler     Successfully assigned default/test-admission-init-2ffdd to kube-node-3
  Normal   Pulled     11m   kubelet, kube-node-3  Container image "volcanosh/vk-admission:latest" already present on machine
  Normal   Created    11m   kubelet, kube-node-3  Created container
  Warning  Failed     11m   kubelet, kube-node-3  Error: failed to start container "main": Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \"./gen-admission-secret.sh\": stat ./gen-admission-secret.sh: no such file or directory": unknown

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:

@TommyLike
Copy link
Contributor

@thandayuthapani thanks for working on updating the image

@k82cn
Copy link
Member

k82cn commented Jun 4, 2019

/assign @asifdxtreme

@asifdxtreme
Copy link
Contributor

Screenshot 2019-06-11 at 7 02 06 AM

volcanosh/vk-admission has been updated , @k82cn do I need to update the volcanosh/vk-controllers and volcanosh/vk-kube-batch with the latest code?

@asifdxtreme
Copy link
Contributor

@k82cn can we close this issue now?

@k82cn
Copy link
Member

k82cn commented Jun 14, 2019

@asifdxtreme , please go ahead to update all with latest code.

@asifdxtreme
Copy link
Contributor

image

All the releated images has been updated with 'latest' tag

@asifdxtreme
Copy link
Contributor

@k82cn can we go ahead and close this issue?

@k82cn
Copy link
Member

k82cn commented Jun 27, 2019

that's ok to close that.

@k82cn k82cn closed this as completed Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants