Wladimir Palant

Results 53 issues of Wladimir Palant

### Search for duplicate feature request - [X] I already searched, and this feature request or improvement is not a duplicate. ### Feature scope Improve existing functionality ### Feature request...

enhancement
help wanted
v2
dependency

### Search for duplicate feature request - [X] I already searched, and this feature request or improvement is not a duplicate. ### Feature scope Improve existing functionality ### Feature request...

enhancement
help wanted
v2

### Search for duplicate feature request - [X] I already searched, and this feature request or improvement is not a duplicate. ### Feature scope Improve existing functionality ### Feature request...

enhancement
help wanted
v2

### Search for duplicate feature request - [X] I already searched, and this feature request or improvement is not a duplicate. ### Feature scope Improve existing functionality ### Feature request...

enhancement
help wanted
v2

### Search for duplicate feature request - [X] I already searched, and this feature request or improvement is not a duplicate. ### Feature scope Improve existing functionality ### Feature request...

enhancement
help wanted
v2

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? When running with TCMalloc installed, generating...

I’ve written a (somewhat specialized) custom `Deserialize` implementation that would support both `deny_unknown_fields` and flattened structs at the same time. Reason: not having `deny_unknown_fields` is a major PITA for configuration...

As mentioned in https://github.com/cloudflare/pingora/issues/231#issuecomment-2130246506, the issue hasn’t been entirely addressed. Clap has a short and a long help variants. While the former has been made proper, the latter still contains...

Accepted

See #229 and #233 for the rationale behind these changes. The `Vary` insertion logic might be a bit overzealous, it will insert the header even if upstream produced an encoding...

bug

I’ve added a dummy TLS implementation to be used when neither OpenSSL nor BoringSSL are selected, providing only the APIs actually used by Pingora. This is a step towards solving...

enhancement
Accepted