gardener / etcd-backup-restore

Collection of components to backup and restore the etcd of a Kubernetes cluster.
Apache License 2.0
289 stars 100 forks source link

⬆️ Upgrade dependencies, and standardize the `yaml` dependency #796

Closed renormalize closed 2 weeks ago

renormalize commented 2 weeks ago

What this PR does / why we need it:

Release note:

Standardize the `yaml` dependency to `sigs.k8s.io/yaml`. Replace deprecated `k8s.io/utils/pointer` with `k8s.io/utils/ptr`. Bump all direct dependencies to newer versions.