Marc Nuri
Marc Nuri
> So I finally got approval a week or two. Trying to find time to repackage the code. This will probably be in december as abut to have a heart...
### Eclipse JKube [CI Report](https://github.com/jkubeio/ci) Started new GH workflow run for https://github.com/eclipse/jkube/pull/2245 (_2023-09-01T08:20:32Z_) :gear: [JKube E2E Tests (6046868103)](https://github.com/jkubeio/ci/actions/runs/6046868103) - :heavy_check_mark: [Bootstrap CI test run (#2245)](https://github.com/jkubeio/ci/actions/runs/6046868103/job/16409225457) - :heavy_check_mark: [K8S v1.22.17 dockerfile...
### Eclipse JKube [CI Report](https://github.com/eclipse-jkube/ci) Started new GH workflow run for https://github.com/eclipse-jkube/jkube/pull/3482 (_2024-10-22T05:37:40Z_) :gear: [JKube E2E Tests (11453786043)](https://github.com/eclipse-jkube/ci/actions/runs/11453786043) - :heavy_check_mark: [Bootstrap CI test run (#3482)](https://github.com/eclipse-jkube/ci/actions/runs/11453786043/job/31866838071) - :heavy_check_mark: [K8S v1.25.13 dockerfile...
### Eclipse JKube [CI Report](https://github.com/eclipse-jkube/ci) Started new GH workflow run for https://github.com/eclipse-jkube/jkube/pull/3481 (_2024-10-22T04:57:59Z_) :gear: [JKube E2E Tests (11453391736)](https://github.com/eclipse-jkube/ci/actions/runs/11453391736) - :heavy_check_mark: [Bootstrap CI test run (#3481)](https://github.com/eclipse-jkube/ci/actions/runs/11453391736/job/31865792446) - :heavy_check_mark: [K8S v1.25.13 dockerfile...
As agreed internally @rohanKanojia will take a look into this PR and reported issue
Documentation has been updated so that other users don't fall into the same problem. Closing as resolved.
> @imtavish04 : I just tried building v6.12.1 tag on Eclipse Temurin JDK `1.8.0_412` and I was able to build test successfully. > > Looking at your stack trace it...
Following is the markdown with the entry: ---- Starting from the xxxx version, the default values for the Kubernetes Client extension configuration have changed. In the past, Quarkus had explicit...
Closing since there's no feedback for https://github.com/quarkusio/quarkus/pull/43475#issuecomment-2456672931 Assuming that everything is OK and complete.
If you annotate `HasUsefulFunctionality` with: ```java @JsonDeserialize(using = JsonDeserializer.None.class) ``` the issue should probably get fixed. This seems like a very specific use case where you probably need multiple inheritance...