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

(Interactive kubectl) Add a 'Select container' drop-down to the logs drop-down #949

Open
lpetkov opened this issue Jan 19, 2023 · 0 comments
Labels
enhancement New feature or request needs-triage Relates to issues that should be refined slack

Comments

@lpetkov
Copy link

lpetkov commented Jan 19, 2023

Overview

Per user feedback on Slack:

We are using linkerd in k8s cluster. This injects the sidecar in all our pods and this sidecar becomes the default container. Whenever there is event like creation/crashloopbackoff, the BotKube provides the logs of the default container only. Is there a way where we can configure BotKube to show logs of other containers and not the default one?

Acceptance Criteria

When a user selects the logs option from the Select Actions drop-down, add a secondary drop-down that lists the relevant containers and All option.

image

Reason

Refer to the user feedback above.

Probably depends on / is related to #840

@lpetkov lpetkov added enhancement New feature or request ux UX design required, requested or worked on labels Jan 19, 2023
@lpetkov lpetkov added this to Botkube Jan 19, 2023
@lpetkov lpetkov added the slack label Jan 19, 2023
@mszostok mszostok added the needs-triage Relates to issues that should be refined label Jan 19, 2023
@mszostok mszostok added this to the v0.18.0 milestone Jan 19, 2023
@pkosiec pkosiec removed this from the v0.18.0 milestone Feb 6, 2023
@pkosiec pkosiec removed the ux UX design required, requested or worked on label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage Relates to issues that should be refined slack
Projects
Status: No status
Development

No branches or pull requests

3 participants