Marc Nuri

Results 713 comments of Marc Nuri

Affects: - https://github.com/quarkusio/quarkus/pull/28171 - https://github.com/quarkusio/quarkus/pull/28172 - https://github.com/quarkusio/quarkus/pull/30743

Might be the same root-cause as for #5527. In any case, the same fix should likely apply.

Well, I don't mean to say that the problem is a read-only file system or a `/tmp` directory with no write rights. But rather a `/tmp` directory that is **not**...

> I also tried kubectl cp directly to tmp and it does work. OK, this is weird then. Maybe @shawkins has some ideas about why this might be failing in...

This should have been fixed by #5846. The latest released version of the client should work as expected: https://github.com/fabric8io/kubernetes-client/releases/tag/v6.12.1

> hey @manusa can you elaborate about the issue in brief? Provide a DSL method (and implementation) to be able to leverage this Kubernetes feature. I'm not sure if you're...

> I assume you are referring to: https://github.com/fabric8io/kubernetes-client/blob/main/doc/java-generation-from-CRD.md#java-generation-from-crd Let me give it a spin and bootstrap something to see if it works for this use case.

> Maybe we could use these: https://github.com/kubevirt/kubevirt/blob/main/manifests/generated/kv-resource.yaml That should work too. Let me check.

This branch (https://github.com/manusa/kubernetes-client/tree/extension/kubevirt) contains a working module with the generated extension. The idea is that downstream users set up their project with whatever combination of CRDs they need the same...

Hey @shawkins, sorry for the extremely belated reply. Let's hold on until we clarify what release strategy we want to adopt.