appiepollo14
appiepollo14
[#1651](https://github.com/rest-assured/rest-assured/issues/1651) draft for upgrading to json-b3
fixes https://github.com/MicroShed/microshed-testing/issues/293
**Describe the bug** The integration test JaxrsJsonIT, running in GA, fails once the property: .withExposedPorts(9080,9443) is set. In the log I see the readynessprobe is trying to contact the app...
When following the [guide](https://microshed.org/microshed-testing/features/MP_JWT.html) on testing a JWT endpoint, there is a provided solution for injecting a JWT when using the Microshed RESTClient. However, I'm fond of using REST Assured....
**Describe the bug** Adding an (extra)volume(mount) to the appset controller via the ArgoCD spec is undone by the GitOps operator. Therefore the workaround proposed for this issue https://github.com/argoproj/argo-cd/issues/9607 cannot be...
**Describe the bug** When running `make bundle` on MacOS, it exits premature with an error statement: `sed: 1: "bundle/manifests/argocd ...": undefined label 'undle/manifests/argocd-operator-webhook-service_v1_service.yaml' make: *** [bundle] Error 1` This causes...
### Is your task related to a problem? Please describe. As a contributor, it is unclear to me how to run the operator locally. In particular how to run the...