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(ui): Disable GKE Metadata as default Fixes: #11247, fixes #11260 #2

Closed
wants to merge 17 commits into from

Conversation

dvcanton
Copy link

Description of your changes:

Fixes: kubeflow#11247 & kubeflow#11260

Duplicated from kubeflow#11321 to include tests.

Checklist:

chensun and others added 17 commits November 7, 2024 22:27
* feat(sdk)!: stop auto-populating metrics as dag output

Signed-off-by: Chen Sun <[email protected]>

* add release note

Signed-off-by: Chen Sun <[email protected]>

---------

Signed-off-by: Chen Sun <[email protected]>
* chore(sdk): release KFP SDK 2.10.0

Signed-off-by: Chen Sun <[email protected]>

* fix: version check regex in test

Signed-off-by: Chen Sun <[email protected]>

---------

Signed-off-by: Chen Sun <[email protected]>
… highest support Python version to 3.13

Signed-off-by: Chen Sun <[email protected]>
PiperOrigin-RevId: 695535624
…y tests (kubeflow#11366)

* chore(sdk): remove kfp.deprecated and legacy samples and tests

Signed-off-by: Chen Sun <[email protected]>

* chore: clean up unused imports

Signed-off-by: Chen Sun <[email protected]>

---------

Signed-off-by: Chen Sun <[email protected]>
Signed-off-by: Chen Sun <[email protected]>
PiperOrigin-RevId: 696177924
An api breaking change was introduced in 2.10 that removed deprecate
fields in the compilation step for the accelerator fields. This has
resulted in the driver being unable to fetch the old fields. This change
re-introduces the deprecated fields to allow for a proper timespan for
allowing driver to adjust to the new values.

Signed-off-by: Humair Khan <[email protected]>
* chore(sdk): support Python 3.13

Signed-off-by: Chen Sun <[email protected]>

* chore: remove python_requires upperbound for kfp-kubernetes

Signed-off-by: Chen Sun <[email protected]>

---------

Signed-off-by: Chen Sun <[email protected]>
Signed-off-by: Chen Sun <[email protected]>
PiperOrigin-RevId: 698162967
…beflow#11354)

* feat[frontend]: implement configmap parsing

Signed-off-by: droctothorpe <[email protected]>
Co-authored-by: quinnovator <[email protected]>

* Improve error handling

Signed-off-by: droctothorpe <[email protected]>

---------

Signed-off-by: droctothorpe <[email protected]>
Co-authored-by: quinnovator <[email protected]>
…ompatible dependencies

Signed-off-by: Chen Sun <[email protected]>
PiperOrigin-RevId: 698806473
@dvcanton dvcanton closed this Nov 23, 2024
@dvcanton
Copy link
Author

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ml-pipeline-ui failing on metadata api
7 participants