Matt Prahl
Matt Prahl
@emilyyujieli is this still an issue for you? I tried a pipeline with the following YAML snippet: ```yaml platforms: kubernetes: deploymentSpec: executors: exec-get-data: podMetadata: labels: sidecar.istio.io/inject: 'true' ``` The "impl"...
Tracking this down further, it seems this should work since 2.1 based on https://github.com/kubeflow/pipelines/commit/b3978c1e98a6aa119d5411315dd6ebe8d79ef0f9.
/cc @hbelmiro @HumairAK
/rerun-workflow "KFP e2e tests"
/rerun-workflow "CI Check"
I have a fix for the flakiness in #11952. Sorry for not making it a separate PR.
/assign @mprahl
@nsingla could you please address the CI failure and rebase?