Skip to content

Revert "fix(operator): Make snitch UBI image non-root"#2654

Merged
achrefbensaad merged 1 commit into
kubearmor:mainfrom
AryanBakliwal:revert-snitch-nonroot
Jun 8, 2026
Merged

Revert "fix(operator): Make snitch UBI image non-root"#2654
achrefbensaad merged 1 commit into
kubearmor:mainfrom
AryanBakliwal:revert-snitch-nonroot

Conversation

@AryanBakliwal

Copy link
Copy Markdown
Member

This reverts commit 0a1b056.

Purpose of PR?:
Snitch is deployed to run as root by the operator since it requires root privileges. The change to run snitch as non-root in its container was added to pass RedHat preflight check but running snitch as root was intended, and previous certified images on RedHat also did not run as non-root user and were certified using manual review.

Fixes #

Does this PR introduce a breaking change?

If the changes in this PR are manually verified, list down the scenarios covered:

Additional information for reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs

Checklist:

  • Bug fix. Fixes #
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Commit has unit tests
  • Commit has integration tests

This reverts commit 0a1b056.

Signed-off-by: Aryan Bakliwal <[email protected]>
@achrefbensaad achrefbensaad merged commit 3ac5311 into kubearmor:main Jun 8, 2026
21 of 22 checks passed
@AryanBakliwal AryanBakliwal mentioned this pull request Jul 2, 2026
7 tasks
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.

3 participants