1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 14:41:10 +01:00

chore: upgrade libs to kubernetes 0.28.4 and matching go version

Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
This commit is contained in:
Amir Alavi
2023-11-27 10:09:04 -05:00
parent 308309d6d2
commit 89c7ddbaab
49 changed files with 1386 additions and 2509 deletions

3
vendor/k8s.io/utils/ptr/README.md generated vendored Normal file
View File

@@ -0,0 +1,3 @@
# Pointer
This package provides some functions for pointer-based operations.