Marc Nuri

Results 718 comments of Marc Nuri

This might also be interesting for CI purposes.

The solution should basically do whatever the `oc login` execution does. So the very first step is to identify where the `oc login` code is and analyze what path is...

As agreed internally and based on @juazugas notes: ### Goal/Task and properties (to be provided as command-line flags) - Maven goal: `oc:login` - Gradle task: `ocLogin` - Properties/Flags: - `token`:...

> I would like to add that I use my password instead of a token when logging in from the commandline with `oc`. This saves me a round-trip to the...

Considering Quarkus no longer depends on the OkHttp client (at least for production), we should move forward to use OkHttp 4 instead. Closing this PR and #5134 in favor of...

I'm closing the issue as complete, as the fix should be available and functional since the last release https://github.com/fabric8io/kubernetes-client/releases/tag/v6.4.0 Please, feel free to open a new issue in case the...

Hi @oreillymj This is not any of the scenarios mentioned in the issue (Gradle or JMeter). If you add any of the kubernetes-httpclient-xxx.jar files and place it in your classpath,...

`public interface CustomResource extends HasMetadata, HasSpec, HasStatus`?

I believe there are still some actions to be taken in the scope of this issue.