-
Updated
Mar 17, 2022 - Go
envoy
Here are 332 public repositories matching this topic...
-
Updated
Mar 13, 2022 - Python
If I wanted to enable compression for another content type, how should I proceed?
Originally posted by @bourquep in projectcontour/contour#731 (comment)
What happened?
As parsing time.Duration works only with time periods (i.e 1m, 24h, 23h59m etc.) you cannot specify period in days/months/years as we suggests in help/docs of our commands:
https://github.com/kumahq/kuma/blob/8708885a8ef244f0806aa7d5dae08c7dde64a7bb/app/kumactl/cmd/generate/generate_zoneingress_token.go#L29
we can fix it by changing flag description/help, but I think we
Current Behavior
In the Design Configurator (http://localhost:9081/configuration/patterns), the component list opens upwards.
Desired Behavior
This list should open downwards.
Contributor [Guides](ht
-
Updated
Feb 16, 2022 - Java
Use heptio/workgroup to improve handling of the multiple goroutines that are spawned in each of the discoverers. This will also help us to bubble up errors to main, and handle them appropriately.
An example of this is #224. We wanted to handle the case where re-auth failed 3 times, but there was no good way of bubbling up the error to main.go. We could make reconciler.Run return an error to bub
-
Updated
Mar 10, 2022 - Go
I'd like to see proxy_get_buffer_status(), e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L147
Also proxy_get_header_map_size() , e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L192
I use these when debugging new ext
-
Updated
Oct 20, 2021
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Oct 27, 2020 - Java
-
Updated
Jan 31, 2022 - Rust
-
Updated
Apr 22, 2021 - Shell
-
Updated
Mar 16, 2022 - Go
-
Updated
Mar 11, 2022 - Go
-
Updated
May 28, 2021 - Go
-
Updated
Mar 1, 2022 - Go
-
Updated
Feb 26, 2022 - Go
-
Updated
Jul 22, 2021 - SCSS
-
Updated
Mar 22, 2021 - Go
-
Updated
Jan 5, 2018 - Go
-
Updated
Mar 10, 2021
-
Updated
Feb 29, 2020 - Go
Improve this page
Add a description, image, and links to the envoy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the envoy topic, visit your repo's landing page and select "manage topics."


Version
1.10.x (latest stable)
Is your feature request related to a problem? Please describe.
In extAuth integration with LDAP, we execute a query to perform BIND, if it fails, a 401 is returned as the authentication is considered as failure.
The search request consist in a base ([userDnTemplate](https://docs.solo.io/gloo-edge/latest/reference/api/github.com/solo-io/gloo/projec