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

v2(backend): fix multi-user issue in swf #1318

Conversation

yhwang
Copy link
Member

@yhwang yhwang commented Aug 4, 2023

Description of your changes:
When calling the CreateRun API in multi-user mode, a kubeflow-user id needs to inject to gRPC metadata.

Checklist:

When calling the `CreateRun` API in multi-user mode,
a kubeflow-user id needs to inject to gRPC metadata.

Signed-off-by: Yihong Wang <[email protected]>
@Tomcli
Copy link
Member

Tomcli commented Aug 7, 2023

/lgtm

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: yhwang

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

@google-oss-prow google-oss-prow bot merged commit c06035a into kubeflow:v2-integration Aug 7, 2023
3 checks passed
@yhwang yhwang deleted the v2-multi-user-scheduledworkflow branch August 7, 2023 19:25
@yhwang
Copy link
Member Author

yhwang commented Aug 7, 2023

with this fix, scheduledworkflow is working for multi-user mode in the v2-integration branch. I will try to upstream the change to kubeflow pipelines later.

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