Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync internal commits #184

Merged
merged 15 commits into from
Apr 5, 2024
Merged

Sync internal commits #184

merged 15 commits into from
Apr 5, 2024

Conversation

andrewhavck
Copy link
Contributor

No description provided.

pluveto and others added 15 commits March 25, 2024 11:50
Replicated-from: #18
Includes-commit: e5a3865
Includes-commit: f4af9ad
Includes-commit: bbfb1eb
Includes-commit: f74cf9f
---
test: initialize ServerConf with added new fields


Replicated-from: #99
Includes-commit: f0dc59a
Includes-commit: c37e63b
The `Fds` struct used in `ListenFds` in the `pingora::services::Service` trait
is not nameable. See https://rust-lang.github.io/rfcs/2145-type-privacy.html#~~~-voldemort-types-its-reachable-but-i-cant-name-it

This change makes both `ListenFds` and `Fds` public.

As a side-effect all of the methods on `Fds` are now public as well but are not documented.

Fixes: #145

Replicated-from: #146
Includes-commit: 6f835a3
… constructor

---
Also expose the Version field

Includes-commit: acbc9e5
Includes-commit: d8fb7db
Replicated-from: #165
…which things are available on which features
And other things.

Co-authored-by: DimanNe <[email protected]>
Co-authored-by: Xiaobo Liu <[email protected]>
Co-authored-by: houseme <[email protected]>
Co-authored-by: lilo <[email protected]>
Co-authored-by: Yang He <[email protected]>
Also update a few comment links for the newest HTTP RFCs.
@andrewhavck andrewhavck merged commit 881db9e into main Apr 5, 2024
4 checks passed
@gideontong gideontong deleted the ahauck/apr-5-sync branch April 18, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.