Munish Chouhan
Munish Chouhan
Suggestions from @ewels: --- Just looking at the new [troubleshooting docs](https://github.com/seqeralabs/wave/blob/master/docs/troubleshoot.mdx) quickly. Are these general use for all Wave users? I think that we could write quite a lot more...
Create API endpoint to get build details against the provided container name
This PR will add e2e test support in wave
This PR will move MirrorConfig to config package to make it consistent
This Issue goal is to research security scan support for singularity by trivy or any other tool
- [ ] Do all of the above tweaks in all reports - [ ] base64 encode the PNG images and include inline too, rather than using external image files...
**Describe the bug** getting java.lang.NoSuchMethodError: 'void io.kubernetes.client.openapi.models.V1Pod.validateJsonObject(com.google.gson.JsonObject)' at ``` k8sClient.coreV1Api() .createNamespacedPod(namespace, spec) .execute() ``` after upgrading to 21.0.0 **Client Version** `21.0.0` **Kubernetes Version** `v1.28.3+k3s2` **Java Version** Java 11 **To Reproduce**...