Mohamed Bana

Results 78 comments of Mohamed Bana

> @mbana what's the status on this? > > It is becoming stale we might have troubles merging it soon I've made a local build with the changes in from...

The SDS fix has been merged into `main`, see , but not into . I suspect we will need to wait until `v1.25.0`.

Also, consider once Envoy upstream issue is fixed.

Just leaving my thoughts so I don't forget. Perhaps we should Itsio's default access log format as it's sensible: For more details about access logs in Envoy see:

> @mbana can you update the PR please? WIP. I am thinking/refactoring the code so it is much more logical. As it currently stands, things are not logically grouped or...

I was thinking a _global_ flag as is present with most command line tools, and perhaps even a flag to control logging level but that's a bit too overkill at...

> Perhaps that could be in the form of `kusk logs --dump`? > > `kusk logs` could log EnvoyFleet > `kusk logs --dump` could take the EnvoyFleet dump? > >...

Waiting on this, , pull request to get merged.

I think we should just remove the `authorizer-` prefix from Cloudentity. The OAuth changes seem totally OK. > **Basic auth:** > > ```yaml > # Basic -> Rename to custom-upstream...