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

Request: Add Container-Name in Prompt for all our service containers similar to pillar #3922

Closed
eriknordmark opened this issue May 16, 2024 · 0 comments · Fixed by #4000
Closed
Labels
good first issue Good for newcomers

Comments

@eriknordmark
Copy link
Contributor

I would like to request that all our containers list via eve list

~# eve list
CONTAINER IMAGE RUNTIME
debug - io.containerd.runc.v2
edgeview - io.containerd.runc.v2
guacd - io.containerd.runc.v2
newlogd - io.containerd.runc.v2
pillar - io.containerd.runc.v2
vtpm - io.containerd.runc.v2
watchdog - io.containerd.runc.v2
wlan - io.containerd.runc.v2
wwan - io.containerd.runc.v2
xen-tools - io.containerd.runc.v2
show the name when connected to them.
So far only pillar and newlogd show a reference in the prompt:

~# eve enter newlogd
/newlog #

~# eve enter pillar
(ns: pillar) :/#

For the rest of the containers we only see a change from ‘~#’ → '/#' .

It would be really appreciated for debug container as we often instruct customer from CS side to ensure Customer is actually in the debug container before issuing a specific command but might come in handy at some point in the future with the other containers too. I personally would opt for how it is done with pillar container prompt.

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

Successfully merging a pull request may close this issue.

1 participant