Skip to content

feat(operator): Adds security context to app pods)#192

Open
casey-coreweave wants to merge 1 commit into
v2from
cabernathy/workload_security_context
Open

feat(operator): Adds security context to app pods)#192
casey-coreweave wants to merge 1 commit into
v2from
cabernathy/workload_security_context

Conversation

@casey-coreweave
Copy link
Copy Markdown
Contributor

App containers and init containers now get allowPrivilegeEscalation: false, capabilities.drop: ["ALL"], and seccompProfile: RuntimeDefault.

The generated Application pod template also gets pod-level RuntimeDefault

TODO: we can't yet add readOnlyRootFilesystem for app pods until they get fixed upstream

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d812583d-e4c6-4241-9d07-8b1d06d1568b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cabernathy/workload_security_context

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant