-
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
feat(sdk): support dynamic machine type parameters in pipeline task setters #11097
Commits on Sep 17, 2024
-
Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5fa24e7 - Browse repository at this point
Copy the full SHA 5fa24e7View commit details -
Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8a1d72 - Browse repository at this point
Copy the full SHA b8a1d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 513d46b - Browse repository at this point
Copy the full SHA 513d46bView commit details -
feat(backend): move comp logic to workflow params (#10979)
* feat(backend): move comp logic to workflow params Signed-off-by: zazulam <[email protected]> Co-authored-by: droctothorpe <[email protected]> Co-authored-by: andreafehrman <[email protected]> Co-authored-by: MonicaZhang1 <[email protected]> Co-authored-by: kylekaminky <[email protected]> Co-authored-by: CarterFendley <[email protected]> Signed-off-by: zazulam <[email protected]> * address pr comments Signed-off-by: zazulam <[email protected]> * Use function name instead of base name and address edge cases Signed-off-by: droctothorpe <[email protected]> Co-authored-by: zazulam <[email protected]> * Improve logic and update tests Signed-off-by: droctothorpe <[email protected]> Co-authored-by: zazulam <[email protected]> * POC hashing command and args Signed-off-by: droctothorpe <[email protected]> Co-authored-by: zazulam <[email protected]> * Add comments to clarify the logic Signed-off-by: droctothorpe <[email protected]> Co-authored-by: zazulam <[email protected]> * Hash entire PipelineContainerSpec Signed-off-by: droctothorpe <[email protected]> Co-authored-by: zazulam <[email protected]> --------- Signed-off-by: zazulam <[email protected]> Signed-off-by: droctothorpe <[email protected]> Co-authored-by: droctothorpe <[email protected]> Co-authored-by: andreafehrman <[email protected]> Co-authored-by: MonicaZhang1 <[email protected]> Co-authored-by: kylekaminky <[email protected]> Co-authored-by: CarterFendley <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e55c330 - Browse repository at this point
Copy the full SHA e55c330View commit details -
Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 660985413 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a503083 - Browse repository at this point
Copy the full SHA a503083View commit details -
Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 661332120 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0aa54ee - Browse repository at this point
Copy the full SHA 0aa54eeView commit details -
fix(components): Fix to model batch explanation component for Structu…
…red Data pipelines Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 661475667 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb47559 - Browse repository at this point
Copy the full SHA eb47559View commit details -
feat(components): Support dynamic values for boot_disk_type, boot_dis…
…k_size in preview.custom_job.utils.create_custom_training_job_from_component Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 662242688 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b632f1d - Browse repository at this point
Copy the full SHA b632f1dView commit details -
chore: Upgrade Argo to v3.4.17 (#10978)
Signed-off-by: Giulio Frasca <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a188e54 - Browse repository at this point
Copy the full SHA a188e54View commit details -
test: Moved kubeflow-pipelines-manifests to GitHub Actions (#11066)
Signed-off-by: vmudadla <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90df1c4 - Browse repository at this point
Copy the full SHA 90df1c4View commit details -
fix: re-enable exit hanler test. (#11100)
Signed-off-by: Liav Weiss (EXT-Nokia) <[email protected]> Co-authored-by: Liav Weiss (EXT-Nokia) <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79becef - Browse repository at this point
Copy the full SHA 79becefView commit details -
fix(frontend): retrieve archived logs from correct location (#11010)
* fix(frontend): retrieve archived logs from correct location Signed-off-by: droctothorpe <[email protected]> Co-authored-by: andreafehrman <[email protected]> Co-authored-by: owmasch <[email protected]> * Add namespace tag handling and validation Signed-off-by: droctothorpe <[email protected]> Co-authored-by: andreafehrman <[email protected]> Co-authored-by: owmasch <[email protected]> * Remove whitespace from keyFormat Signed-off-by: droctothorpe <[email protected]> Co-authored-by: andreafehrman <[email protected]> Co-authored-by: owmasch <[email protected]> * Update frontend unit tests Signed-off-by: droctothorpe <[email protected]> * Remove superfluous log statements Signed-off-by: droctothorpe <[email protected]> Co-authored-by: quinnovator <[email protected]> * Add link to keyFormat in manifests Signed-off-by: droctothorpe <[email protected]> * Fix workflow parsing for log artifact Signed-off-by: droctothorpe <[email protected]> Co-authored-by: quinnovator <[email protected]> * Fix unit test Signed-off-by: droctothorpe <[email protected]> --------- Signed-off-by: droctothorpe <[email protected]> Co-authored-by: andreafehrman <[email protected]> Co-authored-by: owmasch <[email protected]> Co-authored-by: quinnovator <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12aae02 - Browse repository at this point
Copy the full SHA 12aae02View commit details -
Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 663774557 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae3e33c - Browse repository at this point
Copy the full SHA ae3e33cView commit details -
Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 663872006 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27595c3 - Browse repository at this point
Copy the full SHA 27595c3View commit details -
chore(components): GCPC 2.16.1 Release
Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 663883139 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48cb7dd - Browse repository at this point
Copy the full SHA 48cb7ddView commit details -
test: Fail fast when image build fails on tests #11102 (#11115)
* Fail fast when image build fails on tests #11102 Signed-off-by: Elay Aharoni (EXT-Nokia) <[email protected]> * Fail fast when image build fails on tests #11102 Signed-off-by: Elay Aharoni (EXT-Nokia) <[email protected]> --------- Signed-off-by: Elay Aharoni (EXT-Nokia) <[email protected]> Co-authored-by: Elay Aharoni (EXT-Nokia) <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c736371 - Browse repository at this point
Copy the full SHA c736371View commit details -
fix(components): Use instance.target_field_name format for text-bison…
… models only, use target_field_name for gemini models Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 665638487 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 370b449 - Browse repository at this point
Copy the full SHA 370b449View commit details -
chore: Renamed GitHub workflows from *.yaml to *.yml for consistency (#…
…11126) Signed-off-by: hbelmiro <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65fa56a - Browse repository at this point
Copy the full SHA 65fa56aView commit details -
Fix view edit cluster roles (#11067)
* Fixing incorrect typing in loop_parallism example Signed-off-by: Oswaldo Gomez <[email protected]> * Fixing samples/core/loop_parameter example Signed-off-by: Oswaldo Gomez <[email protected]> * Fixing aggregate-to-kubeflow-pipelines-edit Signed-off-by: Oswaldo Gomez <[email protected]> * keeping MRs separate. Signed-off-by: Oswaldo Gomez <[email protected]> * Adding blank line Signed-off-by: Oswaldo Gomez <[email protected]> --------- Signed-off-by: Oswaldo Gomez <[email protected]> Co-authored-by: Oswaldo Gomez <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0f4dfe - Browse repository at this point
Copy the full SHA b0f4dfeView commit details -
fix(components): Pass moddel name to eval_runner to process batch pre…
…diction's output as per the output schema of model used Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 665977093 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e32f995 - Browse repository at this point
Copy the full SHA e32f995View commit details -
feat(components): release LLM Model Evaluation image version v0.7
Signed-off-by: Jason Dai <[email protected]> PiperOrigin-RevId: 666102687 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a348039 - Browse repository at this point
Copy the full SHA a348039View commit details -
chore: Adding @DharmitD to SDK reviewers (#11131)
Signed-off-by: ddalvi <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b75b210 - Browse repository at this point
Copy the full SHA b75b210View commit details -
test: Kubeflow Pipelines V2 integration Tests (#11125)
Signed-off-by: Diego Lovison <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e18f45 - Browse repository at this point
Copy the full SHA 1e18f45View commit details -
chore: Add make targets for building driver and launcher images (#11103)
Signed-off-by: Giulio Frasca <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f71cecc - Browse repository at this point
Copy the full SHA f71ceccView commit details -
feat(Backend + SDK): Update kfp backend and kubernetes sdk to support…
… EmptyDir (#10913) Update kfp backend and kubernetes sdk to support mounting EmptyDir volumes to task pods. Inspired by #10427 Fixes: #10656 Signed-off-by: Greg Sheremeta <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8c3edd - Browse repository at this point
Copy the full SHA c8c3eddView commit details -
docs:fixing broken links in readme (#11108)
Signed-off-by: Fiona Waters <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1cdc1b - Browse repository at this point
Copy the full SHA c1cdc1bView commit details -
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /test/frontend-in…
…tegration-test (#11132) Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a60449 - Browse repository at this point
Copy the full SHA 4a60449View commit details -
Fix: Basic sample tests - sequential is flaky (#11138)
Signed-off-by: Diego Lovison <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d982b0c - Browse repository at this point
Copy the full SHA d982b0cView commit details -
chore: Wrapped "Failed GetContextByTypeAndName" error for better trou…
…bleshooting (#11098) Signed-off-by: hbelmiro <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c563d0 - Browse repository at this point
Copy the full SHA 2c563d0View commit details -
chore(components): Update AutoSxS and RLHF image tags
Signed-off-by: Michael Hu <[email protected]> PiperOrigin-RevId: 668536503 Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60b1d5d - Browse repository at this point
Copy the full SHA 60b1d5dView commit details -
test: Improvements to wait_for_pods function (#11162)
Signed-off-by: hbelmiro <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 245bafe - Browse repository at this point
Copy the full SHA 245bafeView commit details -
fix(frontend): fixes filter pipeline text box shows error when typing…
… anything in it. Fixes #10241 (#11096) * Filter pipeline text box shows error when typing anything in it #10241 Signed-off-by: Elay Aharoni (EXT-Nokia) <[email protected]> * Filter pipeline text box shows error when typing anything in it #10241 Signed-off-by: Elay Aharoni (EXT-Nokia) <[email protected]> --------- Signed-off-by: Elay Aharoni (EXT-Nokia) <[email protected]> Co-authored-by: Elay Aharoni (EXT-Nokia) <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4caba7b - Browse repository at this point
Copy the full SHA 4caba7bView commit details -
correct artifact preview behavior in UI (#11059)
This change allows KFP UI to fallback to UI host namespace when no namespaces are provided when referencing the artifact object store provider secret, in default kubeflow deployments this namespace is simply "kubeflow", however the user can customize this behavior by providing the environment variable "SERVER_NAMESPACE" to the KFP UI deployment. Further more, this change addresses a bug that caused URL parse to fail when parsing endpoints without a protocol, this will support such endpoint types as <ip>:<port> for object store endpoints, as is the case in the default kfp deployment manifests. Signed-off-by: Humair Khan <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e204552 - Browse repository at this point
Copy the full SHA e204552View commit details -
chore: Added DCO link to PR template (#11176)
Signed-off-by: Helber Belmiro <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18e0695 - Browse repository at this point
Copy the full SHA 18e0695View commit details -
chore(backend): Update driver and launcher licenses (#11177)
Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20ad0f5 - Browse repository at this point
Copy the full SHA 20ad0f5View commit details -
chore(backend): update driver and launcher default images (#11178)
Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2f3191 - Browse repository at this point
Copy the full SHA b2f3191View commit details -
chore: Add instructions for releasing driver and launcher images (#11179
) Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e7261d - Browse repository at this point
Copy the full SHA 2e7261dView commit details -
test: Fixed
kfp-runtime-tests
to run on master branch (#11158)Signed-off-by: hbelmiro <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17b55a3 - Browse repository at this point
Copy the full SHA 17b55a3View commit details -
(fix): reduce executor logs (#11169)
* remove driver logs from executor These logs congest the executor runtime logs making it difficult for the user to differentiate between logs. The driver logs are unnecessary here and can be removed to reduce this clutter. Signed-off-by: Humair Khan <[email protected]> * remove duplicate emissary call in executor As per the initial inline dev comment, argo podspecpatch did not add the emissary call, and had to be manualy added. This was fixed a couple of argo versions back. However, as a result executor pod makes double calls to the executor, which as a consequence also results in superflous logs. This change removes the additional call to emissary to resolve this. Signed-off-by: Humair Khan <[email protected]> --------- Signed-off-by: Humair Khan <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 066e8b5 - Browse repository at this point
Copy the full SHA 066e8b5View commit details -
chore: add PaulinaPacyna and ouadakarim as reviewers (#11180)
Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88db3c7 - Browse repository at this point
Copy the full SHA 88db3c7View commit details -
test: Move run-all-gcpc-modules to GitHub Actions (#11157)
* add gcpc modules tests to gha Signed-off-by: Amanpreet Singh Bedi <[email protected]> * remove run-all-gcpc-modules test driver script Signed-off-by: Amanpreet Singh Bedi <[email protected]> * fix path under gcpc modules tests github action Signed-off-by: Amanpreet Singh Bedi <[email protected]> * upgrade ubuntu base image Signed-off-by: Amanpreet Singh Bedi <[email protected]> * upgrade python version to 3.9 Signed-off-by: Amanpreet Singh Bedi <[email protected]> --------- Signed-off-by: Amanpreet Singh Bedi <[email protected]> Signed-off-by: Amanpreet Singh Bedi <[email protected]> Co-authored-by: Amanpreet Singh Bedi <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d02afc2 - Browse repository at this point
Copy the full SHA d02afc2View commit details -
fix(sdk): Kfp support for pip trusted host (#11151)
Signed-off-by: Diego Lovison <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 765d766 - Browse repository at this point
Copy the full SHA 765d766View commit details -
chore(sdk): Loosening kubernetes dependency constraint (#11079)
* Loosening kubernetes dependency constraint Signed-off-by: egeucak <[email protected]> * added setuptools in test script Signed-off-by: egeucak <[email protected]> --------- Signed-off-by: egeucak <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd3bb59 - Browse repository at this point
Copy the full SHA bd3bb59View commit details -
chore: Remove unwanted Frontend test files (#10973)
Signed-off-by: ddalvi <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2d86cf - Browse repository at this point
Copy the full SHA c2d86cfView commit details -
fix(ui): fixes empty string value in pipeline parameters (#11175)
Signed-off-by: Jan Staněk <[email protected]> Co-authored-by: Jan Staněk <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9cc5ee - Browse repository at this point
Copy the full SHA d9cc5eeView commit details -
chore(backend): update driver and launcher default images (#11182)
Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ad84ca - Browse repository at this point
Copy the full SHA 7ad84caView commit details -
chore(release): bumped version to 2.3.0
Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc1e41b - Browse repository at this point
Copy the full SHA bc1e41bView commit details -
chore: Update RELEASE.md to remove obsolete instructions (#11183)
Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e4baa2 - Browse repository at this point
Copy the full SHA 4e4baa2View commit details -
chore: Release kfp-pipeline-spec 0.4.0 (#11189)
Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac7c802 - Browse repository at this point
Copy the full SHA ac7c802View commit details -
chore: release kfp-kubernetes 1.3.0 (#11190)
Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3655087 - Browse repository at this point
Copy the full SHA 3655087View commit details -
chore: update kfp-kubernetes release scripts and instructions (#11191)
Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b626fc4 - Browse repository at this point
Copy the full SHA b626fc4View commit details -
feat(sdk)!: Pin kfp-pipeline-spec==0.4.0, kfp-server-api>=2.1.0,<2.4.0 (
#11192) Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f9c8aa - Browse repository at this point
Copy the full SHA 8f9c8aaView commit details -
chore(sdk): release KFP SDK 2.9.0 (#11193)
Signed-off-by: Chen Sun <[email protected]> Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b653a9d - Browse repository at this point
Copy the full SHA b653a9dView commit details -
Delete test pipelines as they are duplicate with
pipeline_with_resource_spec Signed-off-by: KevinGrantLee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a183c0 - Browse repository at this point
Copy the full SHA 7a183c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c464b - Browse repository at this point
Copy the full SHA 11c464bView commit details