Karthik Prabhakar
Karthik Prabhakar
### What were you trying to accomplish? Installing vpc-controller for windows nodes (eksctl utils install-vpc-controllers ) ### What happened? Seems to be a duplicate of #7347 which was autoclosed with...
There have been various discussions about networking in WASI scattered across other issues or in pull requests, such as [1](https://github.com/WebAssembly/WASI/issues/4), [2](https://github.com/WebAssembly/WASI/issues/20), [3](https://github.com/WebAssembly/WASI/issues/107#issuecomment-538657065), [4](https://github.com/WebAssembly/WASI/pull/240) and [5](https://github.com/WebAssembly/WASI/pull/312). As discussed in the WASI...
**Is your feature request related to a problem? Please describe.** Auth-manager currently logs mTLS configuration at startup, but this configuration can change dynamically (e.g., via json config in #44) **Describe...
**Is your feature request related to a problem? Please describe.** QuicSec logs can be simplified/streamlined further. Current log structure example: ``` 2023-10-01T17:45:02.334Z INFO quicsec.log.access.http.server handled request {"request": {"remote_ip": "10.244.1.156", "remote_port":...
**Is your feature request related to a problem? Please describe.** QuicSec logs format and fields can be configured via Ops-manager - allowing for user selectable fields to log. **Describe the...
**Is your feature request related to a problem? Please describe.** For scenarios where apps using QuicSec are dynamic and transient, might be worth enabling remote-write. **Describe the solution you'd like**...
OpsManager/metrics currently generates fixed histogram metrics - would be useful to make this configurable to allow better granularity of measurements relevant to a given deployment.
**Is your feature request related to a problem? Please describe.** Documentation for steps to enable multicluster mTLS. Needs to also include docs on how to ensure sync of trust bundles...
**Is your feature request related to a problem? Please describe.** Currently even though the identity (spiffe, etc.) is embedded within the server certificate used on behalf of a server app,...