Jendrik Jördening

Results 31 comments of Jendrik Jördening

Hit the same bug today. For me adding `HELM_S3_MODE=3` solved the issue, in your case e.g. ``` HELM_S3_MODE=3 helm s3 push ./ambassador-2.1.0.tgz test-ofm ```

Hey folks, I know this is quite stale, but I would like to pick this issue up 🙂 The problem is that all downstream repos providing this are incompatible with...

Given that there is https://github.com/graphql-python/graphene-federation now, I think this issue can be closed right? 🙂

Hey @aeneasr , can we remove the stale label on this? 🙂 We still have the open MRs and still think that it would be a valuable features 🙂

Still not stale give #949 was worked on at least end of February. If we can help here @aeneasr, let us know 🤗

Hey @harmon, could you check if you have this problem, when installing betterproto from master as well? 🙂 I had that at one point as well and I think this:...

Generally like the change as it probably saves a lot of code. One thing we have to be cautious about is that when variables are proxied they might be proxied...

Sounds reasonable 👍 The rest of the code is fine by me 👍

Hi @maozza , you will need to deploy the [opentelemetry-collector helm chart](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-collector) to achieve this 🙂 The collector takes the spans and produces prometheus metrics from it, if you add...

Thanks for your input @mehta-ankit 🙂 No, it indeed does not replace storage and querying. However, it can use one of its exporters to write directly to the storage backend,...