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

[ISSUE-1065] fixing patcher #1066

Merged
merged 1 commit into from
Jan 15, 2024
Merged

[ISSUE-1065] fixing patcher #1066

merged 1 commit into from
Jan 15, 2024

Conversation

rafalw82
Copy link
Collaborator

Purpose

Resolves #1065

csi patcher update for Kubernetes greater than 1.26 and less or equal 1.29

PR checklist

  • Add link to the issue
  • Choose Project
  • Choose PR label
  • New unit tests added
  • Modified code has meaningful comments
  • All TODOs are linked with the issues
  • All comments are resolved

Testing

Full regression tests

@rafalw82 rafalw82 force-pushed the bugfix-1065-patcher branch from 6f19a02 to d170cc2 Compare January 12, 2024 10:49
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (35a6820) 72.76% compared to head (d170cc2) 72.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1066   +/-   ##
=======================================
  Coverage   72.76%   72.76%           
=======================================
  Files          63       63           
  Lines        8949     8949           
=======================================
  Hits         6512     6512           
  Misses       2147     2147           
  Partials      290      290           
Flag Coverage Δ
unittests 72.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@rafalw82 rafalw82 merged commit 60e4b40 into master Jan 15, 2024
6 checks passed
@rafalw82 rafalw82 deleted the bugfix-1065-patcher branch January 15, 2024 07:48
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.

Enable pod-max-in-unschedulable-pods-duration for Kubernetes greater than 1.26
5 participants