-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
chore: Add securitycontext for PSS PoC (rootless Kubeflow) #11462
Conversation
45d949a
to
ed593b6
Compare
580147a
to
df2c7fc
Compare
Thank you. It is essential, that you sign your commits or you will break the DCO test and we cannot merge Remaining patches for pipelines from https://github.com/kubeflow/manifests/tree/master/contrib/security/PSS/patches:
|
Approvals successfully granted for pending runs. |
9b15e90
to
cdb5c46
Compare
@juliusvonkohout I think I got in most of the patches in. Please let me know if I got something wrong. Also I wasn't sure where to update |
@biswassri please check out https://github.com/juliusvonkohout/pipelines/blob/patch-26/manifests/kustomize/third-party/metacontroller/base/stateful-set.yaml. We should also update it to the latest release in a separate PR https://github.com/metacontroller/metacontroller/releases/tag/v4.11.21. So please modify in a separate PR https://github.com/juliusvonkohout/pipelines/blob/5587d9acc25dd96b596a491af3f38f7c3f885469/manifests/kustomize/third-party/metacontroller/base/stateful-set.yaml#L42 from docker.io/metacontrollerio/metacontroller:v2.0.4 to ghcr.io/metacontroller/metacontroller:v4.11.21 |
/ok-to-test |
@rimolive @HumairAK we need to update metacontroller since dockerhub will be removed in the future according to https://github.com/metacontroller/metacontroller/releases/tag/v4.11.21 |
4aed65a
to
7242a2f
Compare
@juliusvonkohout I updated the metacontroller security patch as well. Created a separate PR for the image update. #11474 |
/ok-to-test |
Approvals successfully granted for pending runs. |
Signed-off-by: biswassri <srijoni.biswas1994@gmail.com> Update ml-pipeline-scheduledworkflow-deployment.yaml Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com> Update ml-pipeline-persistenceagent-deployment.yaml Upstreaming off pss patches Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> Updating server,ui,visualization,veiwercrd deployment yaml Signed-off-by: biswassri <58236793+biswassri@users.noreply.github.com> Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com> Updating remaining PSS patches Signed-off-by: biswassri <srijoni.biswas1994@gmail.com>
7242a2f
to
8b72102
Compare
@biswassri I have squashed all commits and now the DCO is satisfied :-D |
/assign @HumairAK |
/assign @hbelmiro |
@rimolive this is a blocker for kubeflow/manifests 1.10 release / roadmap and kubeflow/manifests#2528 |
Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
/lgtm Thanks @juliusvonkohout ! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: HumairAK 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 |
Description of your changes:
upstream what we have in https://github.com/kubeflow/manifests/tree/master/contrib/security/PSS to make PSS enforcable
and enjoy a rootless Kubeflow kubeflow/manifests#2528
Checklist: