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

chore(deps): bump controller-runtime to include a data race fix #5823

Merged

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Apr 5, 2024

What this PR does / why we need it:

Bump controller runtime to newest tip of 0.17 release branch to include a data race fix for kubernetes-sigs/controller-runtime#2756

@pmalek pmalek added the dependencies Pull requests that update a dependency file label Apr 5, 2024
@pmalek pmalek self-assigned this Apr 5, 2024
@pmalek pmalek requested a review from a team as a code owner April 5, 2024 19:50
@pmalek pmalek added the area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. label Apr 5, 2024
@pmalek pmalek enabled auto-merge (squash) April 5, 2024 19:50
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.0%. Comparing base (510c9ab) to head (8caa41a).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5823     +/-   ##
=======================================
+ Coverage   73.8%   74.0%   +0.1%     
=======================================
  Files        176     176             
  Lines      18210   18210             
=======================================
+ Hits       13455   13481     +26     
+ Misses      3753    3734     -19     
+ Partials    1002     995      -7     

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

@pmalek pmalek merged commit 9004943 into main Apr 8, 2024
68 checks passed
@pmalek pmalek deleted the bump-controller-runtime-to-0.17-to-include-a-data-race-fix branch April 8, 2024 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants