-
### Contact Details [Optional]
_No response_
### System Information
ZENML_LOCAL_VERSION: 0.41.0
ZENML_SERVER_VERSION: 0.42.1
ZENML_SERVER_DATABASE: mysql
ZENML_SERVER_DEPLOYMENT_TYPE: kubernetes…
-
My question is closely related to [my previous message](https://github.com/kubeflow/manifests/issues/2575), but I decided to put it in a separate thread for greater clarity.
`kubectl get virtualser…
-
### Description
As part of the https://github.com/kubeflow/pipelines/issues/10744, we need to migrate SDK to GH Actions.
Convert kfp Prow SDK tests into a GH Action workflow. Identify which SDK …
-
### Bug Description
Hi team,
I deployed mlflow-server and related it to a clustered mysql. This leads to relational-db-relation-changed hooks failure.
I also tried the same bundle, but withou…
-
# Overview
Currently provider configuration and build of resources is all within the KFP-Operator helm install, this makes changing/adding new providers cumbersome and it should be split into its o…
-
### Feature Area
We have built a Node-red frontend suite that can control the execution of kubeflow pipelines.
### What feature would you like to see?
A GUI frontend that works wit…
-
### What steps did you take
from kfp.v2 import dsl
from kfp import dsl as v1dsl
Using v2 compatible pipeline, using a combination of
with v1dsl.SubGraph(parallelism=1):
with dsl.Par…
-
### Bug Description
Running the [training-integration UAT](https://github.com/canonical/charmed-kubeflow-uats/blob/main/tests/notebooks/training/training-integration.ipynb) notebook on [a self-host…
-
### Environment
* KFP version:
Full Kubeflow v1.7 on prem installation via https://github.com/kubeflow/manifests on K3s, Multi-User-Setup
* KFP SDK version:
2.0.0-alpha.7
* All dependencies…
-
### Feature Area
/area sdk
### What feature would you like to see?
I want to be able to use values from the parameters and/or outputs to set environment variables in KFP v2
###…