Deprecate pkg/errors #10920
Labels
needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
needs-priority
Indicates an issue lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
Cluster API uses pkg/errors, but this package has beed deprecated and archived since 2021.
So let's migrate from it to something to maintain easily for the future.
There are many libraries to deal with the error and each library has the pros/cons. Thus I want to discuss which library is prefer for Cluster API.
The text was updated successfully, but these errors were encountered: