Greg Sheremeta
Greg Sheremeta
> I would recommend to support another client that can support the some storage API where it can pass the artifact files into PVC without mounting to the task pod....
> We notice the same behavior when not using .add_pod_annotation() for pipelines that use data passing it's a bit nuanced. What I've seen is: * if I have a 2-step...
@skogsbrus did you ever contribute this? I'm hitting a variant of this issue on KFP 2.0.5
I posted PR #10538 which addresses this in a different way. Rather than trying to get python to use something other `/.local` and `/.cache`, just make `/.local` and `/.cache` writeable...
Those errors are so hard to read :) The only one that matters is this: > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project ovirt-checkstyle-extension: Fatal error compiling: invalid...
This bit me today when trying to install noobaa-operator on a ROSA HCP cluster. cloud-credential-operator doesn't run on ROSA HCP clusters, nor on most ROSA classic clusters. So I just...
btw, I found your plugin here: https://www.reddit.com/r/homeassistant/comments/11nwq02/comment/jne77w8/ thanks for your work on this!