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

feat: Add Kube 1.31 support and drop 1.26 #574

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zeitlerc
Copy link

@zeitlerc zeitlerc commented Oct 17, 2024

Description

Test Kube 1.31 and drop 1.26

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature / enhancement (non-breaking change which adds functionality)
  • Security fix
  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Add changelog entry following the contributing guide
  • Documentation has been updated
  • This change requires changes in testing:
    • unit tests
    • E2E tests

@zeitlerc zeitlerc requested a review from a team as a code owner October 17, 2024 20:42
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.61%. Comparing base (b90be96) to head (cae7253).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #574      +/-   ##
==========================================
+ Coverage   50.66%   51.61%   +0.95%     
==========================================
  Files           3        3              
  Lines         227      279      +52     
==========================================
+ Hits          115      144      +29     
- Misses        104      127      +23     
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it 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.

1 participant