-
### Describe the bug
The https://github.com/fabric8io/kubernetes-client/blob/master/kubernetes-client-api/src/main/java/io/fabric8/kubernetes/client/extended/leaderelection/LeaderElector.java#L164 mo…
-
Hello,
Thank you for this tutorial.
When starting the same on my Kubernetes cluster, I am seeing this:
```
ERROR [,93eaa38a2ce2dd76,93eaa38a2ce2dd76,true] 47 --- [ scheduling-1] o.s.c.k.d.Ku…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. install addon
```
helm install doris addons/doris
```
2. create …
-
Hi Everyone,
We have recently migrated the camel k version from 1.6.1 to 1.12.1 in the OpenShift.
While reconciling and re-deploying the api to the newer version we are facing a challenge regardin…
-
JdkHttpClientTest>OkHttpClientTest.testRequest:172 expected: but was:
https://github.com/fabric8io/kubernetes-client/actions/runs/5281986557/jobs/9557051169#step:4:47345
There's no good reaso…
-
### Describe the bug
The CRD generator seemed to ignore accessor methods and just used the field name.
#### Environment
Quarkus operator extension 4.0.7
#### Possible Solution
The workaro…
-
I'm using okhttp via fabric8 as a kubernetes client instrumented via opentelemetry with tracing.
When sending spans and it fails opentelemetry logs something.
With `jul-to-slf4j` and `slf4j-klog…
-
I have Spring boot application, that creates k8s object using manifest file. fabric8 java client version: 4.13.1. waitUntilReady failing to execute
```
List result = client.load(new ByteArrayInputSt…
-
As long as a single test class is annotated, KubernetesTest / NamespaceExtension will run for every test class in the module regardless of whether the test is annotated.
-
### Description
It has been reported that in some cases `kubernetes-config` might fail silently to read the target kubenretes resource.
We need to at least provided a detailed explanation on why t…