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

Feature Request: Exec /bin/ash (for alpine images) #2305

Closed
mrl045 opened this issue Aug 24, 2017 · 2 comments
Closed

Feature Request: Exec /bin/ash (for alpine images) #2305

mrl045 opened this issue Aug 24, 2017 · 2 comments

Comments

@mrl045
Copy link

mrl045 commented Aug 24, 2017

Environment
Dashboard version:  1.6.3
Kubernetes version: v1.5.1
Operating system: Container Linux by CoreOS 1465.6.0 (Ladybug)
Node.js version:
Go version:
Steps to reproduce

Open the Kubernetes dashboard and browse to pods (under workload). Click on a alpine based pod. Use the exec button on top of the dashboard.

Observed result

rpc error: code = 13 desc = invalid header field value "oci runtime error: exec failed: container_linux.go:247: starting container process caused "exec: \"bash\": executable file not found in $PATH"\n"
rpc error: code = 13 desc = invalid header field value "oci runtime error: exec failed: container_linux.go:247: starting container process caused "exec: \"sh\": executable file not found in $PATH"\n"

Expected result

Run another exec for /bin/ash executable to get access.

Comments

No comments

@kachkaev
Copy link

Hi @floreks! I faced exactly the same issue a few days ago and mentioned it in #1345 (comment). Turns out there exists #2029 where this problem is being tracked, so feel free to subscribe to updates there. This issue is likely a duplicate.

@floreks
Copy link
Member

floreks commented Aug 29, 2017

Closing as we'll track is from #2029.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants