[1.18] Deprecate inactive maintained packages#9912
Conversation
Replace k8s.io/utils/pointer with k8s.io/utils/ptr Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
Move the needed code into Velero repository. Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
1c06710 to
e21273e
Compare
Change errors.Cause to errors.Is, because github.com/cockroachdb/errors New() function create a error with error stack with depth 1, but github.com/pkg/errors's New() function create error with no depth. Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
e21273e to
7047001
Compare
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Signed-off-by: Xun Jiang/Bruce Jiang <59276555+blackpiglet@users.noreply.github.com>
shubham-pampattiwar
left a comment
There was a problem hiding this comment.
Thanks for the work here. Just wanted to understand, is there a specific reason this targets release-1.18 rather than main? For dependency replacements of this scope (300+ files), we'd usually land on main first to let it bake before backporting. Happy to be corrected if there's context I'm missing.
The same change was already merged into the main branch before in #9890. |
Thank you for contributing to Velero!
Please add a summary of your change
Does your change fix a particular issue?
Fixes #(issue)
Please indicate you've done the following:
make new-changelog) or comment/kind changelog-not-requiredon this PR.site/content/docs/main.