-
**Describe the bug**
An exception occurs when deploying an integration to a Kubernetes cluster.
**To Reproduce**
1. Create an integration, e.g., from a timer to a log:
```yaml
apiVersion: c…
-
### Describe the bug
Hi there,
we are using io.fabric8:kubernetes-client:5.10.2 to connect to kubernetes clusters.
we've defined some CRDs, and use the informer from fabric8 to attach callbacks…
-
Hello.
Thank you for your project.
Wanted to see examples how to provide expectations for payload during POST/PATCH/PUT request. Is there some plans to extend your library with it?
Also .withHea…
-
### Describe the bug
This is particularly annoying in Quarkus' context where you'd expect the customised bean to be injected in the client returned by the mock server.
### Fabric8 Kubernetes Client …
-
As part of the `ServiceInstance` that a discovery client returns, there is a field called `metadata`, which is some meta information about the service. As part of it, we return a so called port name a…
-
This change seems to be breaking my application when upgrading from 6.5.0 to 6.5.1?
```
Exception in thread "main" io.fabric8.kubernetes.client.KubernetesClientException: Failure exe…
-
### Describe the bug
When autogenerating Java classes from a CRD yaml using maven plugin, the format being added in the JSON parser is [this](https://github.com/fabric8io/kubernetes-client/blob/a7c63…
-
### Is your task related to a problem? Please describe
**Its issue with fabric8 version they are not working with user name password authentication.
I even tried to create empty maven project wi…
-
```
2023-06-20 14:23:10,004 ERROR scheduling-1 core.service.task.GeaflowTaskSubmitter:101 - Task ["1686902126697882985"] Submit Waiting Timeout
java.util.concurrent.TimeoutException: null
at jav…
-
Hello, when I got the deployment list, I reported the following error
```
io.fabric8.kubernetes.client.KubernetesClientException: Operation: [list] for kind: [Deployment] with name: [null] in n…