mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-26 09:54:23 +00:00
6 lines
339 B
Plaintext
6 lines
339 B
Plaintext
Update the k8s.io dependencies to 0.24.0.
|
|
This also required an update to github.com/bombsimon/logrusr/v3.
|
|
Removed the `WithClusterName` method
|
|
as it is a "legacy field that was
|
|
always cleared by the system and never used" as per upstream k8s
|
|
https://github.com/kubernetes/apimachinery/blob/release-1.24/pkg/apis/meta/v1/types.go#L257-L259 |