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

v0.2.8 #412

Merged
merged 8 commits into from
Dec 11, 2023
Merged

v0.2.8 #412

merged 8 commits into from
Dec 11, 2023

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Dec 11, 2023

  • Update dev to v42 with Rust 1.73
  • Update tokio to 1.35
  • Update hyper to 1.0
  • Update http to 1.0

@olix0r olix0r requested a review from a team as a code owner December 11, 2023 21:13
* Update dev to v42 with Rust 1.73
* Update tokio to 1.35
* Update hyper to 1.0
* Update http to 1.0
@olix0r olix0r marked this pull request as draft December 11, 2023 22:01
@olix0r olix0r marked this pull request as ready for review December 11, 2023 22:06
@olix0r olix0r merged commit 8808509 into main Dec 11, 2023
11 checks passed
@olix0r olix0r deleted the ver/v0.2.8 branch December 11, 2023 22:27
@davi5e
Copy link

davi5e commented Dec 12, 2023

@olix0r
linkerd-await-v0.2.8-amd64 seems to be broken...

EDIT: Running on any alpine container the error changes to sh: linkerd-await: not found and apk add gcompat does not work.

$ LINKERD_AWAIT_VERSION=v0.2.8
$ wget -O linkerd-await https://github.com/linkerd/linkerd-await/releases/download/release/${LINKERD_AWAIT_VERSION}/linkerd-await-${LINKERD_AWAIT_VERSION}-amd64
$ chmod +x linkerd-await
$ ./linkerd-await --help
./linkerd-await: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./linkerd-await)
./linkerd-await: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./linkerd-await)
./linkerd-await: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./linkerd-await)

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