Skip to content

Commit 096f2f3

Browse files
committed
Update forked h2
1 parent 3a376b8 commit 096f2f3

File tree

4 files changed

+10
-17
lines changed

4 files changed

+10
-17
lines changed

Cargo.lock

Lines changed: 1 addition & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ tonic-reflection = "0.9"
3535

3636
[patch.crates-io]
3737
# Workaround for https://github.com/hyperium/tonic/issues/243
38-
h2 = { git = "https://github.com/stackabletech/h2.git", branch = "feature/grpc-uds" }
38+
# Can be removed once we no longer support K8s 1.25.x (and OpenShift 4.12.x)
39+
h2 = { git = "https://github.com/stackabletech/h2.git", branch = "feature/grpc-uds-/v0.3.26" }

crate-hashes.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)