Skip to content

Conversation

JanBerktold
Copy link
Contributor

Motivation

PR #1734 enabled the new tracing feature of the hyper-util crate, which was added in 0.1.11. This repo is pinned to 0.1.9 which leads to this error when pointing my local build at it.

image

Solution

Upgrade the crate version.

Signed-off-by: Jan Berktold <JanBerktold@users.noreply.github.com>
@JanBerktold JanBerktold marked this pull request as ready for review April 26, 2025 00:03
Copy link
Member

@clux clux left a comment

Choose a reason for hiding this comment

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

Thanks for this.

I'd expect this to to only affect local builds if you have a lockfile, and any consumers can resolve a compatible later patch versions. Regardless, nice for us to have a minimum indication.

@clux clux added dependencies upgrades to dependencies changelog-exclude changelog excluded prs labels Apr 27, 2025
@clux clux added this to the 0.100.0 milestone Apr 27, 2025
Copy link

codecov bot commented Apr 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.2%. Comparing base (1635f20) to head (3fe80a6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1752   +/-   ##
=====================================
  Coverage   76.2%   76.2%           
=====================================
  Files         84      84           
  Lines       7856    7856           
=====================================
  Hits        5981    5981           
  Misses      1875    1875           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clux clux merged commit 13bdb4d into kube-rs:main Apr 27, 2025
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-exclude changelog excluded prs dependencies upgrades to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants