Marc Nuri
Marc Nuri
### Eclipse JKube [CI Report](https://github.com/eclipse-jkube/ci) Started new GH workflow run for https://github.com/eclipse-jkube/jkube/pull/3208 (_2024-08-29T14:43:46Z_) :gear: [JKube E2E Tests (10617075373)](https://github.com/eclipse-jkube/ci/actions/runs/10617075373) - :heavy_check_mark: [Bootstrap CI test run (#3208)](https://github.com/eclipse-jkube/ci/actions/runs/10617075373/job/29428993205) - :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/2880 (_2024-10-21T11:28:46Z_) :gear: [JKube E2E Tests (11438752360)](https://github.com/eclipse-jkube/ci/actions/runs/11438752360) - :heavy_check_mark: [Bootstrap CI test run (#2880)](https://github.com/eclipse-jkube/ci/actions/runs/11438752360/job/31821880252) - :heavy_check_mark: [K8S v1.25.13 dockerfile...
Let's discuss this on the issue first.
The problem is that the server is responding with a server error (5xx) to what seems to be a client error (4xx). This is why the client is automatically retrying...
> Please give version `24.5.0` a try, it should work again on jdk 8. This is working now, thanks! _https://github.com/fabric8io/kubernetes-client/pull/6349_
Checking the failure
> Checking the failure ``` ERR_PNPM_LOCKFILE_BREAKING_CHANGE Lockfile /runner/_work/chaos-mesh/chaos-mesh/ui/pnpm-lock.yaml not compatible with current pnpm ``` There are instances of the pipeline failing for other PRs too. Might be related to what's...
I updated my branch to fix the merge conflicts
Ni worries, thanks!
> Hi, @manusa. Thanks for the contribution. We recently updated the CI runner. Please merge the master branch changes, and the tests should run normally. 👍 OK, thx. Give me...