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

fix(sdk): Backport fixes in kubeflow/pipelines#11075 #11392

Merged

Conversation

rimolive
Copy link
Member

Introduced back the functions to convert k8s size values to float, but moved to kfp.dsl.utils

Description of your changes:
fixes #11390

Checklist:

@rimolive rimolive force-pushed the cpu_memory_requests_limits branch from df40f68 to b8b72fe Compare November 19, 2024 21:31
@google-oss-prow google-oss-prow bot added size/L and removed size/M labels Nov 19, 2024
@rimolive rimolive force-pushed the cpu_memory_requests_limits branch 6 times, most recently from 02daafe to e11eb4c Compare November 20, 2024 16:03
@google-oss-prow google-oss-prow bot added size/M and removed size/L labels Nov 20, 2024
@rimolive rimolive force-pushed the cpu_memory_requests_limits branch from e11eb4c to bc62bfd Compare November 20, 2024 16:40
@google-oss-prow google-oss-prow bot added size/L and removed size/M labels Nov 20, 2024
@rimolive rimolive force-pushed the cpu_memory_requests_limits branch from bc62bfd to 848b614 Compare November 20, 2024 17:08
@github-actions github-actions bot added the ci-passed All CI tests on a pull request have passed label Nov 20, 2024
@rimolive rimolive force-pushed the cpu_memory_requests_limits branch 3 times, most recently from 293792f to c669a7b Compare November 20, 2024 20:01
@github-actions github-actions bot added ci-passed All CI tests on a pull request have passed and removed ci-passed All CI tests on a pull request have passed labels Nov 20, 2024
@HumairAK
Copy link
Collaborator

Thanks @rimolive can you also add this change to: https://github.com/kubeflow/pipelines/blob/master/sdk/RELEASE.md#bug-fixes-and-other-changes? otherwise lgtm

@rimolive rimolive force-pushed the cpu_memory_requests_limits branch from c669a7b to fe17f23 Compare November 25, 2024 13:46
@github-actions github-actions bot removed the ci-passed All CI tests on a pull request have passed label Nov 25, 2024
@github-actions github-actions bot added the ci-passed All CI tests on a pull request have passed label Nov 25, 2024
@rimolive rimolive force-pushed the cpu_memory_requests_limits branch from fe17f23 to 8ea2606 Compare November 25, 2024 19:22
@github-actions github-actions bot added ci-passed All CI tests on a pull request have passed and removed ci-passed All CI tests on a pull request have passed labels Nov 25, 2024
@HumairAK HumairAK added this to the KFP SDK 2.11 milestone Nov 26, 2024
@HumairAK
Copy link
Collaborator

@chensun PTAL when you have the chance, this is another api breaking change that was introduced in 2.10

Introduced back the functions to convert k8s size values to float, but
moved to kfp.dsl.utils

Signed-off-by: Ricardo M. Oliveira <[email protected]>
@rimolive rimolive force-pushed the cpu_memory_requests_limits branch from 8ea2606 to 54074ac Compare December 3, 2024 20:26
@HumairAK
Copy link
Collaborator

HumairAK commented Dec 3, 2024

/lgtm

@HumairAK
Copy link
Collaborator

HumairAK commented Dec 3, 2024

/approve

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: HumairAK

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 6ebf4aa into kubeflow:master Dec 3, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed All CI tests on a pull request have passed lgtm size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[sdk] Pipelines generated from kfp 2.10 ignore cpu/memory requests/limits
2 participants