Sunjay Bhatia

Results 279 comments of Sunjay Bhatia

> can you show "runc --root /run/containerd/runc/k8s.io ps sandboxid" and show ps -auxf output, from shim stack I can't find any useful message [@sunjayBhatia](https://github.com/sunjayBhatia) we'll have to see if we...

> are there some runc kill or other runc process hanging? not that we could see, no runc processes were left

Thanks for the issue! Broad strokes first impression this should be a relatively simple addition, some thoughts on TODOs below: *How users let Contour know their External Auth Service is...

Note for the rest of @envoyproxy/go-control-plane maintainers, looks like we're running into the more strict behavior in go 1.21+ of not allowing the go directive in a module to be...

Contour does not have cookie based request matching at this time, but we do support cookie based load balancing/session affinity to enable you to maintain a stateful session to an...

> I don't know that ALS is special WRT being deployed as a sidecar (you could make a similar for deploying ext_authz and rate limit proxies as sidecars). Seems like...

> I don't think we need extensionService in play for this. You create your ALS service which might be `contour-als` (for example) or `localhost` (if running as a side-car. Envoy...

If the consensus is to add to the existing global access log configuration, the required pieces potentially look like this (spelling it out since I'm new to validate my understanding):...