-
### Describe the bug
When using `io.fabric8.java-generator` to genreate Java code from a CRD which contains an object that is named package `package` and has objects underneath it, the generator si…
-
### Describe the bug
Hello,
In my code I have this
`job = client.batch().v1().jobs().inNamespace(namespace).resource(job).forceConflicts().serverSideApply();`
And in my test, I use junt5 a…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly)
###…
-
This continued issue is from pull request #229
`strimzi-kafka-cluster-operator` is an operator write by Java. Therefore, the source code information is not available to Acto.
- [ ] add `README.md`…
-
I'm reusing a DefaultKubernetesClient to create a namespace and then a pod in that namespace. And I'm doing this multiple times but sometimes I get this error when creating the pod:
```
io.fabric8.k…
-
### Describe the bug
When Default Kubernetes client is used to persist CRD data everything is working fine.
Success Output :
`GenericKubernetesResource(apiVersion=test.oracle.com/v1, kind=API, me…
-
### Description
Issue to track the required tasks to release Fabric8 Kubernetes Client 6.7.1.
- https://github.com/fabric8io/kubernetes-client/milestone/63
-
We have deployed bitnami/spark chart version 5.7.1 and are trying to perform a spark-submit from outside the cluster and inside a Jupyter notebook.
Thus far we have been unable to successfully conn…
-
### Discussed in https://github.com/aquasecurity/trivy/discussions/6355
Originally posted by **jlamande** March 20, 2024
### Question
Scanning in a CI job with exactly the same setup (only …
-
### Describe the bug
I'm getting client timeout error when trying to use fabric8 library to fetch pvc's.
There is no network related issue as curl to fetch the pvc is working fine:
Curl:
curl --lo…