David de Lucca

Results 10 comments of David de Lucca

@dudicoco we will try to implement it. I will let you know as soon we have tested in our pipeline.

@dudicoco https://github.com/werf/kubedog/pull/218 ``` echo '{ "Canaries": [ { "ResourceName": "mycanary", "Namespace": "myns" } ] }' | go run main.go multitrack ```

I've added google-services.json into my app folder, enabled Google Sign In and still not working. Need to configure anything more?

@Poweranimal did you find any workaround for it?

Hey! I would like to be a co-maintener. How can I help? I have large experience on Scala language and other JVM languages.

@f-ricchiuto hey there! have you found a solution to use native screen on ios/android with OAuth2 flows?

@nicolasburtey I have tested and tracing is being propagated. I also added trace to mutator requests. Could you check it, pls?

@nicolasburtey @ntheile I found another problem that I will open another PR. You can use the following workaround to make it works: config.yaml ``` tracing: service_name: ory-oathkeeper provider: jaeger providers:...