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

Enhance karmor sysdump to include logs from all kubearmor components with the label kubearmor-app #442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ishaanj18
Copy link

@Ishaanj18 Ishaanj18 commented Jun 14, 2024

Changes Made:

Signed-off-by: Ishaan Jain <[email protected]>
@Ishaanj18 Ishaanj18 changed the title Enhance karmor sysdump to include logs from all kubearmor components with the label **kubearmor-app** Enhance karmor sysdump to include logs from all kubearmor components with the label kubearmor-app Jun 14, 2024
})

if err != nil {
fmt.Printf("kubearmor pod not found. (possible if kubearmor is running in process mode)\n")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update the print statement to inform the user that it is checking all the KubeArmor pods.

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

Successfully merging this pull request may close these issues.

karmor sysdump should contain logs from all pods with kubearmor-app label
2 participants