Skip to content

Conversation

@olix0r
Copy link
Member

@olix0r olix0r commented Mar 21, 2025

The new installGatewayAPI option is needed to bundle vendored gateway CRDs for testing.

@olix0r olix0r requested a review from a team as a code owner March 21, 2025 15:21
@olix0r olix0r enabled auto-merge (squash) March 21, 2025 15:21
@olix0r
Copy link
Member Author

olix0r commented Mar 21, 2025

This should speed up CI minorly (the k3d cluster will run fewer containers).

@olix0r olix0r merged commit bab2442 into main Mar 21, 2025
16 checks passed
@olix0r olix0r deleted the ver/install branch March 21, 2025 16:59
reedflinch pushed a commit to personio/linkerd2-proxy that referenced this pull request Apr 16, 2025
)

* chore(hyper): define hyper as a workspace dependency

this commit alters various crates' manifests, pointing to a common
workspace-level hyper dependency.

note that the lockfile is not altered, this commit does *not* affect the
version of hyper used, or have any other affect on the dependency graph.
this will make future maintenance, upgrading, and patching of our hyper
dependency marginally easier.

see linkerd/linkerd2#8733 for more information on upgrading to hyper
1.0.

Signed-off-by: katelyn martin <[email protected]>

* chore(hyper): upgrade hyper to include hyperium/hyper#3796

this commit bumps the version of the workspace's hyper dependency to
include hyperium/hyper#3796, which backports the server connection
builder's `max_pending_accept_reset_streams()` method.

see linkerd/linkerd2#8733 for more information on upgrading to hyper 1.0.

this commit is based upon linkerd#3456.

to show the hyper commit in the context of the git log:

```sh
; basename $(pwd)
hyper

; git remote get-url upstream
[email protected]:hyperium/hyper.git

; git log --oneline --decorate 0.14.x -5
a24f0c0a (HEAD -> 0.14.x, upstream/0.14.x) feat(server): backport `max_pending_accept_reset_streams()` to builder (linkerd#3796)
96550840 chore(ci): pin hashbrown for MSRV job (linkerd#3797)
7829148b (tag: v0.14.31) v0.14.31
97b595e5 perf(http1): improve parsing of sequentially partial messages
739d5e63 chore(ci): pin some deps for MSRV job
```

Signed-off-by: katelyn martin <[email protected]>

* chore(deny.toml): add `hyperium/hyper` to git allowlist

Signed-off-by: katelyn martin <[email protected]>

---------

Signed-off-by: katelyn martin <[email protected]>
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.

3 participants