Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add run_as_non_root=True to Kubernetes Starter template#16512

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ericpaulsen merged 2 commits intocoder:mainfromCjkjvfnby:patch-1
Feb 12, 2025

Conversation

@Cjkjvfnby
Copy link
Contributor

This document sounds likerun_as_non_root=True should be enabled for workspaces.

https://coder.com/docs/install/kubernetes#kubernetes-security-reference

All containers must run as non-root user

Administrators of the Kubernetes of a cluster I am working on have added a security check on it, and prevent creating pods, withoutrun_as_non_root=True. So, I need to set it every time I create a template.

According to the docs used withrun_as_user=1000 it should not have negative effects and could be safely added.https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/

ericpaulsen reacted with thumbs up emoji
@cdr-botcdr-botbot added the communityPull Requests and issues created by the community. labelFeb 10, 2025
@github-actions
Copy link

github-actionsbot commentedFeb 10, 2025
edited
Loading

All contributors have signed the CLA ✍️ ✅
Posted by theCLA Assistant Lite bot.

@Cjkjvfnby
Copy link
ContributorAuthor

I have read the CLA Document and I hereby sign the CLA

cdrci2 added a commit to coder/cla that referenced this pull requestFeb 10, 2025
@CjkjvfnbyCjkjvfnby changed the titleAdd run_as_non_root=True to Kubernetes Starter templatefeat: Add run_as_non_root=True to Kubernetes Starter templateFeb 10, 2025
@CjkjvfnbyCjkjvfnby changed the titlefeat: Add run_as_non_root=True to Kubernetes Starter templatefeat: add run_as_non_root=True to Kubernetes Starter templateFeb 10, 2025
@ericpaulsenericpaulsen merged commitf650519 intocoder:mainFeb 12, 2025
29 checks passed
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsFeb 12, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@ericpaulsenericpaulsenericpaulsen approved these changes

Assignees

@CjkjvfnbyCjkjvfnby

Labels

communityPull Requests and issues created by the community.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Cjkjvfnby@ericpaulsen

[8]ページ先頭

©2009-2025 Movatter.jp