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

Support config security context for KServe #1108

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

Syulin7
Copy link
Collaborator

@Syulin7 Syulin7 commented Jul 17, 2024

What this PR does / why we need it:
Support config security context for KServe

Usage:

arena serve kserve \
--name=sk-learn \
--security-context runAsUser=1000 \
--security-context runAsGroup=3000 \
--security-context fsGroup=2000 \
...

Signed-off-by: Syulin7 <735122171@qq.com>
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ChenYi015

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ChenYi015
Copy link
Collaborator

Thanks for your contribution!
/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Jul 17, 2024
@google-oss-prow google-oss-prow bot merged commit c9dbc8f into kubeflow:master Jul 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants