Marc Nuri
Marc Nuri
Hi @baloo42, Once the pending PRs for the CRDGenerator are merged I will probably start with the release process of v7.0.0. Is there something else that we're missing that should...
In general, v2 should be a seamless transition from v1, users should be able to switch from one to the other without incurring in many changes. If this has not...
> Sorry, I was not aware that you want to avoid any breaking change at all. I thought it's acceptable to introduce some breaking changes to cleanup things. Not any...
> I think there should be an optional flag to request autocreation of repository if the remote repo is not created How is this flag supposed to work? Is it...
Note that we create new issues every week.
It looks more like you're behind a router, firewall, proxy or gateway that might be intercepting your TLS request to quay.io. Could your provide more details about your setup? Is...
I'm checking OpenShift docs. In the meantime, could you please try the (OpenShift) Docker build strategy to see if this works any better: ```shell -Djkube.build.strategy=docker ```
> Seems like self-signed is the issue - agree? Perhaps getting a cert from LetsEncrypt etc would solve this? I'm not that knowledgeable with OpenShift. I think we definitely have...
Can I pick this one up (@bmahabirbu / @jeffmaury)? I can do it in the scope of improving the functionality of the McpServerManager that was introduced in #2949
Seems like the exact same issue as #6847 Unfortunately, there's no way we can reproduce this, most of our tests are based in the mock server and [work just fine](https://github.com/fabric8io/kubernetes-client/issues/6847#issuecomment-2650334842)....