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

Merge master into stable #11736

Closed
wants to merge 223 commits into from
Closed

Merge master into stable #11736

wants to merge 223 commits into from

Conversation

mprahl
Copy link
Contributor

@mprahl mprahl commented Mar 10, 2025

Description of your changes:

This syncs from the latest master to the stable branch. I had manually merge it because there were merge conflicts in go.mod for some reason.

Checklist:

Achyut Madhusudan and others added 30 commits January 12, 2024 23:29
Fix OWNERS to replicate dsp-tekton OWNERS file
UPSTREAM: <carry>: add ns scoped s3 support.
UPSTREAM: <carry>: add mlmd grpc dockerfile
UPSTREAM: <carry>: add actions from dsp tekton repo.
UPSTREAM: <carry>: remove unused images for v2.
…fetch

UPSTREAM: <carry>: add ability to filter by pipeline id/ver
the model name for epxeriment is ExperimentUUID, not ExperimentID

Signed-off-by: Humair Khan <[email protected]>
UPSTREAM: <carry>: correct typo in experiment model
UPSTREAM: <carry>: remove direct k8s pkg import.
UPSTREAM: <carry>: update outdate package
namely pipeline name, id, and pipeline version id filters for jobs &
runs

Signed-off-by: Humair Khan <[email protected]>
UPSTREAM: <carry>: feat: expose more filters for runs/jobs
…cations

Launcher writes input artifacts to root paths /gcs, /minio, and /s3.
These paths are not accessible by non-root users by default, which is
problematic in locked-down Kubernetes installations and/or OpenShift.
/gcs is currently a contract for KFP v2 python component wrappers, so
the path cannot be changed.

Mount an EmptyDir scratch volume to these paths to work around this.

Additionally, /.local and /.cache are written to by pip, so add
EmptyDir mounts for those too.

Fixes: https://issues.redhat.com/browse/RHOAIENG-1889

Ref: kubeflow#5673
Ref: kubeflow#7345
…eable-paths

UPSTREAM: <carry>: feat: mount EmptyDir volumes for launcher write locations
Copy link

The following users are mentioned in OWNERS file(s) but are untrusted for the following reasons. One way to make the user trusted is to add them as members of the kubeflow org. You can then trigger verification by writing /verify-owners in a comment.

  • amadhusu
    • User is not a member of the org. Satisfy at least one of these conditions to make the user trusted.
  • accorvin
    • User is not a member of the org. Satisfy at least one of these conditions to make the user trusted.
  • dsp-developers
    • User is not a member of the org. Satisfy at least one of these conditions to make the user trusted.

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.