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

Show docker image in tree #17

Open
de-jcup opened this issue Nov 29, 2018 · 3 comments
Open

Show docker image in tree #17

de-jcup opened this issue Nov 29, 2018 · 3 comments
Labels

Comments

@de-jcup
Copy link
Owner

de-jcup commented Nov 29, 2018

hmm.. either in services or in deployments, pods (or in all) ?

@de-jcup de-jcup added the idea label Nov 29, 2018
@smsufyian
Copy link

@de-jcup can you please provide some details on this idea ? Thanks

@de-jcup
Copy link
Owner Author

de-jcup commented Jul 26, 2019

Currently only POD is shown - and so the "interactive shell" will always just use the first POD.

To have a selection possiblity the tree must contain the docker images contained inside POD, so - if anybody has multiple docker images running in ONE pod - the pod node in tree would contain docker images.

e.g.

context.dev
|_Nodes
|_PersistentVolumes
|_my-label-namespace
  |_Services
  |_Deployments
  |_Pods
    |_my-server-86f5c77ddf
      |_contained-docker-image-1
      |_contained-docker-image-2
  |_...



@smsufyian
Copy link

@de-jcup I am on it , will create the pull request once its done

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

2 participants