XAMPPRocky

Results 182 issues of XAMPPRocky

Reading this [Cloudflare proxy framework announcement](https://blog.cloudflare.com/introducing-oxy/), the concept of protocol capsulation and decapsulation, is a compelling concept for having Quilkin more flexible and compatible with future protocols like QUIC and...

kind/feature
priority/low

Currently in metrics, we display a “reason” which usually corresponds to a specific filter name. However if you have multiple instances of the same filter, you can’t distinguish which of...

kind/feature

We reference quilkin.dev a lot in documentation but currently https://quilkin.dev 404's, this should probably redirect you to the project page.

kind/bug
priority/low

Currently every filter test is a separate file, however if we condensed them into a single file, we would improve test times significantly as integration tests are run sequentially where...

good first issue
help wanted
area/tests
kind/cleanup
priority/low

With #698 and the ability to share cluster configuration between proxies, control planes, and relays, it might be worth also making filter chain configuration possible to contain multiple `FilterChain`s at...

kind/feature
priority/low

Currently we have the concept of a single "monolith" config file that's shared between all services from when there was only a proxy service. In its current form I don't...

kind/feature
priority/low

For metrics which are shared between the proxy, control plane, and relay, it would nice to add a label that shows which service it's coming from, this would make the...

kind/feature

It would be nice if there was a latest tag to make trying out the docker image easier, it would make it nice for pulling in new versions for development...

kind/feature
area/user-experience
priority/low

To make Quilkin installation easier on kubernetes, we should add support for helm for managing Quilkin in your clusters. Combined with #662 the proxy and management servers can work out...

kind/feature
good first issue
help wanted
kind/design
priority/low

For #686 to be completed, there Quilkin first needs to be a Rust client API story, providing an API that feels similar to using `std::net::UdpSocket`, as a client except with...

kind/feature
help wanted
area/user-experience
kind/design
priority/low