Skip to content

Conversation

ericpaulsen
Copy link
Member

@ericpaulsen ericpaulsen commented Sep 30, 2025

prospective customer gave feedback that the coder-logstream-kube image runs as an undefined user, raising security flags.

this PR runs the image as a non-root user 65532 (compatible with scratch images, /etc/passwd not required), and adds support for podSecurityContext values.

closes #23

@ericpaulsen ericpaulsen self-assigned this Sep 30, 2025
@matifali matifali requested review from kacpersaw and jdomeracki-coder and removed request for matifali October 1, 2025 15:01
Copy link
Contributor

@kacpersaw kacpersaw left a comment

Choose a reason for hiding this comment

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

Few comments inline but otherwise LGTM

@ericpaulsen ericpaulsen merged commit 736495d into main Oct 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-requested enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image should run as USER
2 participants