add kfctl_ibm_dex_multi_user.yaml kfdef configuration#1428
Conversation
| @@ -0,0 +1,95 @@ | |||
| apiVersion: kfdef.apps.kubeflow.org/v1 | |||
There was a problem hiding this comment.
What's the release process now? Does vendor create v1.1.0 yaml by their own?
There was a problem hiding this comment.
Hope the 1.1.0 version will be created when the v1.1.0 release is finally out. Since this multi-user may not make to v1.1.0 release, I will remove this version of kfdef.
There was a problem hiding this comment.
@adrian555 multi-user should be part of v1.1.0 release
|
just FYI: I'm testing KFP multi-user on IKS by using this PR. |
|
@shawnzhu are you ok with this PR in terms of multi-user pipelines testing? |
Yes! just need to document more how to use KFP multi-user. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: animeshsingh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…m_dex support #1355: add myself to kfdef/OWNERS #1428: add multi-user kfdef configurations Cherry pick of #1311 #1336 #1355 #1428 on v1.1-branch. #1311: KFServing Owners file #1336: kfctl_ibm_dex support #1355: add myself to kfdef/OWNERS #1428: add multi-user kfdef configurations (#1441) * KFServing Owners file * Update OWNERS * knative owners * Update OWNERS * Update OWNERS * Update OWNERS * Update OWNERS * Update OWNERS * Update OWNERS * kfctl_ibm_dex support * add dex config * fix * update default config * update dex-config.yaml * add support for kustomize fns * update docker image repo * update oidc-authservice * set default userid-header * update tests * add myself to kfdef/OWNERS * add multi-user kfdef configurations * replace env with envs * update multi-user * update with namespaces * different ClusterRbacConfig for dex and non-dex * add v1.1.0 ibm kfdef * update generated tests * update test expected data Co-authored-by: Animesh Singh <singhan@us.ibm.com>
Which issue is resolved by this Pull Request:
related to #1364
Description of your changes:
This PR introduces the multi-user version of kfdef configuration with dex running on IBM platform.
The multi-user version deploys kfp 1.0.0 with the
pipeline/installs/multi-userkustomization.The original
kfctl_ibm.yamlkfdef is also upgraded to kfp 1.0.0 with thepipeline/installs/generickustomization.Checklist:
cd manifests/testsmake generate-changed-onlymake test