Pierre Bourgeois

Results 5 comments of Pierre Bourgeois

Hey! I'm obtaining same issue, while trying to connect to OIDC provider. I tried to debug a bit through JVM debug, and code has failed in Micronaut HttpClient... :-(

Hey, same issue here! I am hosting PromLens on Kubernetes and I used a workaround this way: - Promlens is hosted in same namespace than Prometheus - I declared two...

We also need this feature as we'd like to setup Cloudfront as upstream.

Hello, I have the same issue issue, with same kind of directory structure! :)

After a few more tries, I finally made it work this way: `swag init --parseInternal --dir cmd/api/,internal/app/ --output internal/app/docs/` It generates a warning but I got my JSON/yaml file at...