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 dnplas-dev-branch-fix-ci in main #444

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Conversation

DnPlas
Copy link
Contributor

@DnPlas DnPlas commented Apr 24, 2024

This PR merges the following changes in main as they were introduced in a development branch.

All of them have been tested, reviewed and approved. The CI of this PR must be green before merging into main.

The charmcraft issues that forced us to use destructive mode are now fixed.
This commit installs jinja2 (an install dependency of charmed-kubeflow-chisme) as a binary 
to avoid running into the build time issues described in canonical/bundle-kubeflow#883.

Part of canonical/bundle-kubeflow#883
* refactor: use k8s_service_info lib instead of SDI

Use the k8s_service_info for receiving the MLMD GRPC Service info instead of using
the SDI, as it will stop being supported soon.
This commit also ensures that mlmd runs with trust=True in the
integration tests.

Fixes #413
@DnPlas DnPlas merged commit 6f73604 into main Apr 25, 2024
46 checks passed
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