Skip to content

Upgrade to the upstream tag v0.54.0#244

Open
vparfonov wants to merge 10 commits intoViaQ:v0.54.0-rhfrom
vparfonov:v0.54.0-rh-merg
Open

Upgrade to the upstream tag v0.54.0#244
vparfonov wants to merge 10 commits intoViaQ:v0.54.0-rhfrom
vparfonov:v0.54.0-rh-merg

Conversation

@vparfonov
Copy link
Copy Markdown

This PR:

  • Upgrade to the upstream tag v0.54.0
  • Upgrade patch/openssl to 0.10.75
  • Fix compilation warning in patch/hyper
  • fix:FromAsCasing: 'as' and 'FROM' keywords' casing do not match

/cc @Clee2691 @cahartma
/assign @jcantrill

@vparfonov
Copy link
Copy Markdown
Author

/retest

Rustup 1.92.0 may not create /root/.cargo in some build environments,
causing chmod to fail with "cannot access '/root/.cargo': No such file or
directory". Add mkdir -p before chmod to ensure the directory exists
regardless of rustup version.

Also update version references in Dockerfile.art and Dockerfile.in from
v0.47 to v0.54 to match the upgraded Vector version.
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vparfonov
Once this PR has been reviewed and has the lgtm label, please ask for approval from jcantrill. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jcantrill
Copy link
Copy Markdown
Member

/retest

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 27, 2026

@vparfonov: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ldd-openssl a48931c link true /test ldd-openssl
ci/prow/cargo-deny-check-bans a48931c link true /test cargo-deny-check-bans
ci/prow/cargo-clippy-check a48931c link false /test cargo-clippy-check
ci/prow/unit a48931c link true /test unit
ci/prow/images a48931c link true /test images
ci/prow/cluster-logging-operator-e2e a48931c link true /test cluster-logging-operator-e2e
ci/prow/clo-functional a48931c link true /test clo-functional

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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.

2 participants