Closed
Description
What would you like to be added?
Deprecate:
Why is this needed?
- Not used anymore in the k8s.io codebase.
- Nobody should use the
k8s.io/apimachinery/pkg/util/errors
package anymore aserrors.Join
exists since Go 1.20
Deprecate:
k8s.io/apimachinery/pkg/util/errors
package anymore as errors.Join
exists since Go 1.20