Leo
Leo
The config looked similar to what was suggested in the documentation: ```json { "credsStore" : "ecr-login", "auths" : { ".dkr.ecr.us-west-1.amazonaws.com" : {} }, "credHelpers": { ".dkr.ecr.us-west-1.amazonaws.com" : "ecr-login" } }...
Yes, I did copy that part from the documentation.Our configuration looked exactly the same, though (of course with the correct regions and account IDs). Well, the other solution is not...
Hey @tomdaniels41, I am not really maintaining this project anymore. If you create a Pull Request with a fix for this, I will merge it though.
Same for `cloudflare_account_member` resources: Only 20 are exported.
Same here, we use OpenTelemetry for all of our tracing, not having this in Oathkeeper but [in Hydra](https://github.com/ory/hydra/issues/2597) is a blocker for us.
Hey @olix0r, correct, the service port is not enough when the cluster is configured with `--enable-aggregator-routing=true`, unfortunately. What other Webhooks are there that would need to be handled similarly? I...
Closing due to inactivity :(
To be clear, what I am mostly looking for is to have specific metrics available for the kind of deltas that #33240 enables, for example: ``` ds_rx_duration: '%COMMON_DURATION(DS_RX_BEG:DS_RX_END:ms)%', // Total...
I would also be very interested, we are currently exploring ways to implement a suitable approach to rate limiting that is aware of the number of envoy instances but reduces...
Yes definitely.