Ali Naqvi

Results 5 issues of Ali Naqvi

Added SQLite3 Dialect and Updated dialects tests

Reference: https://github.com/openservicemesh/osm/issues/4632 Proposal wiki link : [Abstractions for OSM Proxy Control Plane](https://github.com/flomesh-io/osm-edge/wiki/Abstractions-for-OSM-Proxy-Control-Plane) Consideration has been taken to keep the changes transparent to osm end-user and defaults to current `envoy` as...

kind/refactor
kind/needs-discussion

**Please describe the Improvement and/or Feature Request** current implementation of `mutatingWebhook.createPatch` is tightly coupled with `envoy` implementation, thus making it difficult to extend OSM for others reference implementations. Can you...

kind/research-required
kind/discussion
size/XXL
priority/P4

Body with String type was more restrictive and for arbitrary large binary files, it required to read everything into String and then invoke Request method. Crystal `HTTP::Request` also accepts the...

**Please describe the Improvement and/or Feature Request** Proposal is made to make use of eBPF for cross cluster communication, in the environment (OS Kernel) where it is available. ## MCS...

enhancement