Skip to content

chore(sdk): release kfp sdk 2.12.2 #11843

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

HumairAK
Copy link
Collaborator

Description of your changes:

This is a patch release prep for 2.12.2, there is a backwards incompatibility change resolved by: f9d487c

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
@HumairAK
Copy link
Collaborator Author

cc @chensun

I was planning on doing a cherry pick to: https://github.com/kubeflow/pipelines/tree/release-sdk-2.12 and then uploading the package (as per kfp pkg release instructions here), let me know if this flow works for you.

Copy link
Member

@chensun chensun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Apr 23, 2025
@google-oss-prow google-oss-prow bot merged commit e21bbba into kubeflow:master Apr 23, 2025
32 of 37 checks passed
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

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

HumairAK added a commit to HumairAK/data-science-pipelines that referenced this pull request Apr 23, 2025
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
HumairAK added a commit to HumairAK/data-science-pipelines that referenced this pull request Apr 23, 2025
(cherry picked from commit e21bbba)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
HumairAK added a commit to HumairAK/data-science-pipelines that referenced this pull request Apr 23, 2025
(cherry picked from commit e21bbba)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
HumairAK added a commit to HumairAK/data-science-pipelines that referenced this pull request Apr 23, 2025
(cherry picked from commit e21bbba)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
HumairAK added a commit to HumairAK/data-science-pipelines that referenced this pull request Apr 23, 2025
(cherry picked from commit e21bbba)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
google-oss-prow bot pushed a commit that referenced this pull request Apr 24, 2025
…lder KFP versions (#11853)

* fix(sdk): Add SDK support for setting resource limits on older KFP versions (#11839)

For context, the commit 70aaf8a removed
support for the old fields (without a resource_ prefix). This was
added back in commit 6ebf4aa but done in a way
that broke any usage of pipeline input parameters but was to support the
current KFP backend which did not yet support the new fields. In commit
7c931ae, the old fields were removed
again but added support for the new field in KFP backend.

This commit addresses the case where a user is using a new SDK but with
a KFP backend prior to 2.4.

(cherry picked from commit f9d487c)

Signed-off-by: mprahl <mprahl@users.noreply.github.com>
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

* chore(sdk): release kfp sdk 2.12.2 (#11843)

(cherry picked from commit e21bbba)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

* fix(tests): free up space in some test runners (#11818)

* fix(tests): free up space in some test runners

Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>

* Add comments and logs

Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>

---------

(cherry picked from commit 478ca08)

Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

---------

Signed-off-by: mprahl <mprahl@users.noreply.github.com>
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
Co-authored-by: Matt Prahl <mprahl@users.noreply.github.com>
Co-authored-by: Alex <mythicalsunlight@gmail.com>
alyssacgoins pushed a commit to alyssacgoins/data-science-pipelines that referenced this pull request Apr 25, 2025
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
alyssacgoins added a commit to alyssacgoins/data-science-pipelines that referenced this pull request Apr 25, 2025
# This is the 1st commit message:

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

# This is the commit message opendatahub-io#2:

chore(sdk): update go toolchain patch (kubeflow#11845)

and also add api reference to k8s platform reference to kfp sdk api

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
# This is the commit message opendatahub-io#3:

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /frontend (kubeflow#11846)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message opendatahub-io#4:

chore(deps): bump torch from 1.0.0 to 2.6.0 in /samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image (kubeflow#11848)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.0.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message opendatahub-io#5:

chore(deps): bump sagemaker from 2.1.0 to 2.237.3 in /components/aws/sagemaker/TrainingJob/samples/mnist-kmeans-training (kubeflow#11847)

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.1.0 to 2.237.3.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.1.0...v2.237.3)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 2.237.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message opendatahub-io#6:

chore(backend): fixed support for Podman in Makefile (kubeflow#11844)

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
# This is the commit message opendatahub-io#7:

chore(sdk): release kfp sdk 2.12.2 (kubeflow#11843)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
# This is the commit message opendatahub-io#8:

switch selenium image to ghcr

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

# This is the commit message opendatahub-io#9:

add backend support for toleration lists.

clarify toleration json docs

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

# This is the commit message opendatahub-io#10:

add list or dict support for add toleration json

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
alyssacgoins added a commit to alyssacgoins/data-science-pipelines that referenced this pull request Apr 28, 2025
Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

# This is the commit message opendatahub-io#2:

chore(sdk): update go toolchain patch (kubeflow#11845)

and also add api reference to k8s platform reference to kfp sdk api

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
# This is the commit message opendatahub-io#3:

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /frontend (kubeflow#11846)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message opendatahub-io#4:

chore(deps): bump torch from 1.0.0 to 2.6.0 in /samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image (kubeflow#11848)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.0.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message opendatahub-io#5:

chore(deps): bump sagemaker from 2.1.0 to 2.237.3 in /components/aws/sagemaker/TrainingJob/samples/mnist-kmeans-training (kubeflow#11847)

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.1.0 to 2.237.3.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.1.0...v2.237.3)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 2.237.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message opendatahub-io#6:

chore(backend): fixed support for Podman in Makefile (kubeflow#11844)

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
# This is the commit message opendatahub-io#7:

chore(sdk): release kfp sdk 2.12.2 (kubeflow#11843)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
# This is the commit message opendatahub-io#8:

switch selenium image to ghcr

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

add list or dict support for add toleration json

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

Fix Integration tests

Signed-off-by: Ricardo M. Oliveira <rmartine@redhat.com>
alyssacgoins added a commit to alyssacgoins/data-science-pipelines that referenced this pull request Apr 28, 2025
Signed-off-by: agoins <alyssacgoins@gmail.com>

add input parameters for system-container-impl template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry argument parameters to executor dag template

Signed-off-by: agoins <alyssacgoins@gmail.com>

format retry argument parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

retrieve retry strategy from input parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

remove component-specific executor/container-impl

Signed-off-by: agoins <alyssacgoins@gmail.com>

parameterize arguments for system-container-executor template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry parameters to argo test spec

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default values for system-container-impl retry params

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default 0 value to retry input parameters in testdata

Signed-off-by: agoins <alyssacgoins@gmail.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

chore(sdk): update go toolchain patch (kubeflow#11845)

and also add api reference to k8s platform reference to kfp sdk api

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /frontend (kubeflow#11846)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump torch from 1.0.0 to 2.6.0 in /samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image (kubeflow#11848)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.0.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump sagemaker from 2.1.0 to 2.237.3 in /components/aws/sagemaker/TrainingJob/samples/mnist-kmeans-training (kubeflow#11847)

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.1.0 to 2.237.3.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.1.0...v2.237.3)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 2.237.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(backend): fixed support for Podman in Makefile (kubeflow#11844)

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>

chore(sdk): release kfp sdk 2.12.2 (kubeflow#11843)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

switch selenium image to ghcr

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

add list or dict support for add toleration json

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

Fix Integration tests

Signed-off-by: Ricardo M. Oliveira <rmartine@redhat.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>
alyssacgoins added a commit to alyssacgoins/data-science-pipelines that referenced this pull request Apr 28, 2025
Signed-off-by: agoins <alyssacgoins@gmail.com>

add input parameters for system-container-impl template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry argument parameters to executor dag template

Signed-off-by: agoins <alyssacgoins@gmail.com>

format retry argument parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

retrieve retry strategy from input parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

remove component-specific executor/container-impl

Signed-off-by: agoins <alyssacgoins@gmail.com>

parameterize arguments for system-container-executor template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry parameters to argo test spec

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default values for system-container-impl retry params

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default 0 value to retry input parameters in testdata

Signed-off-by: agoins <alyssacgoins@gmail.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

chore(sdk): update go toolchain patch (kubeflow#11845)

and also add api reference to k8s platform reference to kfp sdk api

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /frontend (kubeflow#11846)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump torch from 1.0.0 to 2.6.0 in /samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image (kubeflow#11848)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.0.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump sagemaker from 2.1.0 to 2.237.3 in /components/aws/sagemaker/TrainingJob/samples/mnist-kmeans-training (kubeflow#11847)

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.1.0 to 2.237.3.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.1.0...v2.237.3)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 2.237.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(backend): fixed support for Podman in Makefile (kubeflow#11844)

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>

chore(sdk): release kfp sdk 2.12.2 (kubeflow#11843)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

switch selenium image to ghcr

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

add list or dict support for add toleration json

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

Fix Integration tests

Signed-off-by: Ricardo M. Oliveira <rmartine@redhat.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

# Conflicts:
#	docs/versions.json
#	sdk/python/kfp/__init__.py
alyssacgoins added a commit to alyssacgoins/data-science-pipelines that referenced this pull request Apr 29, 2025
Signed-off-by: agoins <alyssacgoins@gmail.com>

add input parameters for system-container-impl template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry argument parameters to executor dag template

Signed-off-by: agoins <alyssacgoins@gmail.com>

format retry argument parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

retrieve retry strategy from input parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

remove component-specific executor/container-impl

Signed-off-by: agoins <alyssacgoins@gmail.com>

parameterize arguments for system-container-executor template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry parameters to argo test spec

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default values for system-container-impl retry params

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default 0 value to retry input parameters in testdata

Signed-off-by: agoins <alyssacgoins@gmail.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

chore(sdk): update go toolchain patch (kubeflow#11845)

and also add api reference to k8s platform reference to kfp sdk api

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /frontend (kubeflow#11846)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump torch from 1.0.0 to 2.6.0 in /samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image (kubeflow#11848)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.0.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump sagemaker from 2.1.0 to 2.237.3 in /components/aws/sagemaker/TrainingJob/samples/mnist-kmeans-training (kubeflow#11847)

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.1.0 to 2.237.3.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.1.0...v2.237.3)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 2.237.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(backend): fixed support for Podman in Makefile (kubeflow#11844)

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>

chore(sdk): release kfp sdk 2.12.2 (kubeflow#11843)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

switch selenium image to ghcr

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

add list or dict support for add toleration json

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

Fix Integration tests

Signed-off-by: Ricardo M. Oliveira <rmartine@redhat.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

# Conflicts:
#	docs/versions.json
#	sdk/python/kfp/__init__.py
alyssacgoins added a commit to alyssacgoins/data-science-pipelines that referenced this pull request Apr 29, 2025
Signed-off-by: agoins <alyssacgoins@gmail.com>

add input parameters for system-container-impl template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry argument parameters to executor dag template

Signed-off-by: agoins <alyssacgoins@gmail.com>

format retry argument parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

retrieve retry strategy from input parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

remove component-specific executor/container-impl

Signed-off-by: agoins <alyssacgoins@gmail.com>

parameterize arguments for system-container-executor template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry parameters to argo test spec

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default values for system-container-impl retry params

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default 0 value to retry input parameters in testdata

Signed-off-by: agoins <alyssacgoins@gmail.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

chore(sdk): update go toolchain patch (kubeflow#11845)

and also add api reference to k8s platform reference to kfp sdk api

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /frontend (kubeflow#11846)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump torch from 1.0.0 to 2.6.0 in /samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image (kubeflow#11848)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.0.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump sagemaker from 2.1.0 to 2.237.3 in /components/aws/sagemaker/TrainingJob/samples/mnist-kmeans-training (kubeflow#11847)

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.1.0 to 2.237.3.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.1.0...v2.237.3)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 2.237.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(backend): fixed support for Podman in Makefile (kubeflow#11844)

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>

chore(sdk): release kfp sdk 2.12.2 (kubeflow#11843)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

switch selenium image to ghcr

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

add list or dict support for add toleration json

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

Fix Integration tests

Signed-off-by: Ricardo M. Oliveira <rmartine@redhat.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

undo file updated in merge

Signed-off-by: agoins <alyssacgoins@gmail.com>
alyssacgoins added a commit to alyssacgoins/data-science-pipelines that referenced this pull request May 1, 2025
Signed-off-by: agoins <alyssacgoins@gmail.com>

add input parameters for system-container-impl template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry argument parameters to executor dag template

Signed-off-by: agoins <alyssacgoins@gmail.com>

format retry argument parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

retrieve retry strategy from input parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

remove component-specific executor/container-impl

Signed-off-by: agoins <alyssacgoins@gmail.com>

parameterize arguments for system-container-executor template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry parameters to argo test spec

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default values for system-container-impl retry params

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default 0 value to retry input parameters in testdata

Signed-off-by: agoins <alyssacgoins@gmail.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

chore(sdk): update go toolchain patch (kubeflow#11845)

and also add api reference to k8s platform reference to kfp sdk api

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /frontend (kubeflow#11846)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump torch from 1.0.0 to 2.6.0 in /samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image (kubeflow#11848)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.0.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump sagemaker from 2.1.0 to 2.237.3 in /components/aws/sagemaker/TrainingJob/samples/mnist-kmeans-training (kubeflow#11847)

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.1.0 to 2.237.3.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.1.0...v2.237.3)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 2.237.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(backend): fixed support for Podman in Makefile (kubeflow#11844)

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>

chore(sdk): release kfp sdk 2.12.2 (kubeflow#11843)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

switch selenium image to ghcr

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

add list or dict support for add toleration json

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

Fix Integration tests

Signed-off-by: Ricardo M. Oliveira <rmartine@redhat.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

undo file updated in merge

Signed-off-by: agoins <alyssacgoins@gmail.com>
alyssacgoins added a commit to alyssacgoins/data-science-pipelines that referenced this pull request May 5, 2025
Signed-off-by: agoins <alyssacgoins@gmail.com>

add input parameters for system-container-impl template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry argument parameters to executor dag template

Signed-off-by: agoins <alyssacgoins@gmail.com>

format retry argument parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

retrieve retry strategy from input parameters

Signed-off-by: agoins <alyssacgoins@gmail.com>

remove component-specific executor/container-impl

Signed-off-by: agoins <alyssacgoins@gmail.com>

parameterize arguments for system-container-executor template

Signed-off-by: agoins <alyssacgoins@gmail.com>

add retry parameters to argo test spec

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default values for system-container-impl retry params

Signed-off-by: agoins <alyssacgoins@gmail.com>

Add default 0 value to retry input parameters in testdata

Signed-off-by: agoins <alyssacgoins@gmail.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

chore(sdk): update go toolchain patch (kubeflow#11845)

and also add api reference to k8s platform reference to kfp sdk api

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /frontend (kubeflow#11846)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-version: 1.2.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump torch from 1.0.0 to 2.6.0 in /samples/contrib/ibm-samples/ffdl-seldon/source/seldon-pytorch-serving-image (kubeflow#11848)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.0.0...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump sagemaker from 2.1.0 to 2.237.3 in /components/aws/sagemaker/TrainingJob/samples/mnist-kmeans-training (kubeflow#11847)

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.1.0 to 2.237.3.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.1.0...v2.237.3)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 2.237.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(backend): fixed support for Podman in Makefile (kubeflow#11844)

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>

chore(sdk): release kfp sdk 2.12.2 (kubeflow#11843)

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

switch selenium image to ghcr

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

add list or dict support for add toleration json

Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>

Fix Integration tests

Signed-off-by: Ricardo M. Oliveira <rmartine@redhat.com>

Address PR comments

Signed-off-by: agoins <alyssacgoins@gmail.com>

undo file updated in merge

Signed-off-by: agoins <alyssacgoins@gmail.com>
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