Skip to content

Conversation

@jacobtomlinson
Copy link
Member

@jacobtomlinson jacobtomlinson commented Oct 24, 2025

I noticed in CI that the latest supported version of Kubernetes is 1.33, but we are showing the supported versions warning when testing against 1.33.4.

This PR drops the patch version when comparing because we support future patch versions.

xref #686 #668

@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.63%. Comparing base (87063fc) to head (a5482d0).
⚠️ Report is 270 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #688      +/-   ##
==========================================
+ Coverage   94.61%   94.63%   +0.01%     
==========================================
  Files          29       33       +4     
  Lines        3141     5030    +1889     
==========================================
+ Hits         2972     4760    +1788     
- Misses        169      270     +101     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jacobtomlinson jacobtomlinson force-pushed the bug/micro-version-check branch from f06fd17 to a6f1e2f Compare October 24, 2025 10:36
@jacobtomlinson jacobtomlinson merged commit f060259 into kr8s-org:main Oct 24, 2025
17 checks passed
@jacobtomlinson jacobtomlinson deleted the bug/micro-version-check branch October 24, 2025 11:25
@jacobtomlinson jacobtomlinson added the bug Something isn't working label Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working kr8s tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant