Skip to content

Conversation

@cfryanr
Copy link
Contributor

@cfryanr cfryanr commented Dec 24, 2024

Replaces #2165. This PR tries to avoid the problems described by my comments in #2165. In this PR, I lock the version of the Kubernetes packages by using an override config for our dependency-bumping automation, instead of using replace directives for our direct dependencies.

This PR also bumps build image to latest in Dockerfiles, and bumps the version of github.com/chromedp/cdproto because there are new versions available for those.

Release note:

NONE

@netlify
Copy link

netlify bot commented Dec 24, 2024

Deploy Preview for pinniped-dev canceled.

Name Link
🔨 Latest commit f441714
🔍 Latest deploy log https://app.netlify.com/sites/pinniped-dev/deploys/676d92fadf52430008aaa6bc

@cfryanr cfryanr changed the title temporarily avoid upgrades to kube v0.32.0 without replace directives for direct reps temporarily avoid upgrades to kube v0.32.0 without replace directives for direct deps Dec 24, 2024
@cfryanr cfryanr changed the title temporarily avoid upgrades to kube v0.32.0 without replace directives for direct deps temporarily avoid upgrades to kube v0.32.0 without using replace directives for direct deps Dec 24, 2024
@joshuatcasey
Copy link
Contributor

Note how the go.sum file has no changes for k8s.io libs.

@codecov
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.94%. Comparing base (c279253) to head (f441714).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2166      +/-   ##
==========================================
- Coverage   31.95%   31.94%   -0.01%     
==========================================
  Files         379      379              
  Lines       62098    62098              
==========================================
- Hits        19843    19840       -3     
- Misses      41724    41727       +3     
  Partials      531      531              

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

@joshuatcasey joshuatcasey merged commit 7577f20 into main Dec 26, 2024
39 checks passed
@joshuatcasey joshuatcasey deleted the avoid_kube_32 branch December 26, 2024 19:16
@cfryanr cfryanr mentioned this pull request Jan 14, 2025
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants