emissary icon indicating copy to clipboard operation
emissary copied to clipboard

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy

Results 423 emissary issues
Sort by recently updated
recently updated
newest added

CI for @bathina2's #4279. - Enable fips mode when building envoy - Update to DEVELOPING and inline change - release notes - release notes fix - After review from LukeShu...

**Describe the bug** We tried to use %ROUTE_NAME% parameter in the ambassador logging parameters (in envoy_log_format) and it didn't work despite the documentation here: https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage. **To Reproduce** Steps to reproduce...

stale

**Describe the bug** We have multiple EKS clusters with Emissary Ingress + Linkerd setup We had defined Ambassador module in each to with configuration: `"add_linkerd_headers": true` We recently to change...

Mostly testing. Signed-off-by: Flynn

Not many things in our CRDs have changed shape from v0 to v3alpha1, it's been relatively easy to find all the places something is used and update them; but we've...

**Describe the bug** Authentication using an external authentication service does not seem to work on a Kubernetes Cluster running on Docker Desktop for Mac. The authentication service is never accessed,...

Without this fix, the collision-handling code for a cluster with a really long service name will fail, because the really really long service name will push all the stuff that's...

Hi, I've recently been updating my ambassador installation to edge-stack/emissary-ingress on Azure and have had some issues getting the new installation to accept any traffic. Looking at the values on...

**Describe the bug** Something went wrong with my TCPMapping that cause the production server get stuck in a crash loop preventing the entire cluster from working. It took me some...

**Describe the bug** When configured with an AuthService and TracingService of the same name (e.g., "test-ambassador"), Ambassador crashes on startup. Stack trace: ``` 2021-01-19 21:10:30 diagd 1.10.0 [P48TAEW] ERROR: could...

t:bug