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

Merged
merged 4 commits into from
Oct 25, 2024
Merged

Conversation

zeitlerc
Copy link
Contributor

@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 (eac66e5) to head (c71eae4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #574   +/-   ##
=======================================
  Coverage   51.61%   51.61%           
=======================================
  Files           3        3           
  Lines         279      279           
=======================================
  Hits          144      144           
  Misses        127      127           
  Partials        8        8           

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


### 🚀 Enhancements
- Add 1.31 support and drop 1.26 @zeitlerc [#574](https://github.com/newrelic/k8s-metadata-injection/pull/574)

Copy link
Contributor

Choose a reason for hiding this comment

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

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: csongnr <[email protected]>
@zeitlerc zeitlerc merged commit c820af7 into main Oct 25, 2024
28 checks passed
@zeitlerc zeitlerc deleted the czeitler/kube-1-31 branch October 25, 2024 15:42
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