Marc Nuri
Marc Nuri
Closing since there is no feedback. I consider this request complete, please open a new issue in case there's something else that should be done.
Haven't seen this (specifically) before. The timeline is kind of suspicious, since it happens exactly 10 seconds after the start-up (looks like it might be some sort of timeout). Everything...
BasicItemStoreTest.java needs a header with the **exact** same content as header.txt (notice that the year is not the current year but the inception year -2015-)
Could you please share the part of the code that triggered that exception?
It seems that your authentication configuration is not working with the cluster. However, with the current information is hard to know what has changed. Have you tried updating the components...
It's more than that. That part is already fixed (https://github.com/manusa/actions-setup-openshift/pull/41). However, the newer images don't seem to be working either.
As I said, this is not enough information. - Does it work with Spring Boot 3.2.2 and Fabric8 6.2.0? - Does it work with Spring Boot 3.1.6 and Fabric8 6.9.2?...
> [openshift/origin-control-plane](https://hub.docker.com/u/openshift/origin-control-plane) images are back on Docker Hub. However, OpenShift 3.11.0 build is still failing. > [However, the newer images don't seem to be working either.](https://github.com/fabric8io/kubernetes-client/issues/5545#issuecomment-1778482988) Only the proper 3.10...
The issue should be considered now as complete. We have now on-demand CI checks performed on an ephemeral OpenShift 3.10 cluster. In addition, we've set up a CI pipeline that...
> over usage / misconfiguration of the HttpClient executor will quickly cause the KubernetesClient to fail in non-obvious ways, ^^^ this That executor has a very particular usage and is...