8000 fix(test): fix policy-test e2e_appprotocol by alpeb · Pull Request #14148 · linkerd/linkerd2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(test): fix policy-test e2e_appprotocol #14148

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

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Conversation

alpeb
Copy link
Member
@alpeb alpeb commented Jun 17, 2025

Due to curl/curl#17554 curl is not returning an error code on a failed call that was invoked with the --retry flag.

We temporarily revert to curl v8.13.0 until the fix gets released.

< 8000 div data-view-component="true" class="TimelineItem-body">
Due to curl/curl#17554 curl is not returning an error code on a failed
call that was invoked with the `--retry` flag.

We temporarily revert to curl `v8.13.0` until the fix gets released.
@alpeb alpeb requested a review from a team as a code owner June 17, 2025 20:28
Comment on lines +30 to +32
// @TODO(alpeb): point to `latest` once the fix for this bug is released:
// https://github.com/curl/curl/issues/17554
const CURL_IMAGE: &'static str = "docker.io/curlimages/curl:8.13.0";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

counterpoint: I'd rather us pin to a specifically known good version of the curl image for reproducibility instead of floating on latest.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we'd use renovate or some tool that can bump this automatically

@alpeb alpeb merged commit 31c9fdd into main Jun 17, 2025
44 checks passed
@alpeb alpeb deleted the alpeb/curl-test-fixup branch June 17, 2025 21:11
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
0