Support: Drop HTTP2 #217

Merged
alexvanin merged 3 commits from nzinkevich/frostfs-http-gw:support/drop_http2 into support/v0.32 2025-02-18 14:03:41 +00:00
Member
No description provided.
nzinkevich self-assigned this 2025-02-18 10:27:24 +00:00
nzinkevich added 2 commits 2025-02-18 10:27:25 +00:00
fasthttp doesn't support http2
which causes errors when we enable it

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
[#216] Rework http2 test to be tls test
Some checks failed
/ DCO (pull_request) Successful in 32s
/ Vulncheck (pull_request) Successful in 44s
/ Builds (pull_request) Failing after 57s
/ Lint (pull_request) Successful in 2m46s
/ Tests (pull_request) Successful in 57s
4967c2c790
Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
requested reviews from storage-services-developers, storage-services-committers 2025-02-18 10:27:25 +00:00
nzinkevich force-pushed support/drop_http2 from 4967c2c790 to 91dbf19a31 2025-02-18 10:30:29 +00:00 Compare
nzinkevich added 1 commit 2025-02-18 10:38:09 +00:00
Release v0.32.5
Some checks failed
/ DCO (pull_request) Successful in 30s
/ Vulncheck (pull_request) Successful in 49s
/ Lint (pull_request) Successful in 2m14s
/ Tests (pull_request) Successful in 54s
/ Builds (pull_request) Failing after 48s
dab88a14a9
Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
nzinkevich force-pushed support/drop_http2 from dab88a14a9 to 324798201a 2025-02-18 11:53:27 +00:00 Compare
alexvanin reviewed 2025-02-18 13:13:01 +00:00
CHANGELOG.md Outdated
@ -209,3 +215,3 @@
[0.32.4]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.3...v0.32.4
[Unreleased]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw/compare/v0.32.4...master
Owner

Remove empty string

Remove empty string
nzinkevich force-pushed support/drop_http2 from 324798201a to feb344dd50 2025-02-18 13:24:23 +00:00 Compare
nzinkevich changed title from Drop http2 to Support: Drop HTTP2 2025-02-18 13:50:28 +00:00
alexvanin approved these changes 2025-02-18 14:03:05 +00:00
alexvanin added this to the v0.32.5 milestone 2025-02-18 14:03:31 +00:00
alexvanin merged commit feb344dd50 into support/v0.32 2025-02-18 14:03:41 +00:00
alexvanin deleted branch support/drop_http2 2025-02-18 14:03:42 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-http-gw#217
No description provided.