Tim Hockin
|
29c0b73d64
|
Replace uses of diff.ObjectDiff with cmp.Diff
ObjectDiff is already a shim over cmp.Diff, so no actual output or
behavior changes
|
2023-04-12 08:46:12 -07:00 |
|
Arda Güçlü
|
578ddde80e
|
Add singular name for the rest of types
|
2022-11-18 12:21:13 +03:00 |
|
Jordan Liggitt
|
fc69084bf1
|
Update workload selector validation
|
2022-11-07 20:52:02 -05:00 |
|
Manjusaka
|
0843c4dfca
|
Add extra value validation for matchExpression field in LabelSelector
|
2022-11-07 20:48:21 -05:00 |
|
Paco Xu
|
234c33e8b8
|
deprecated node labels: make naming consistant and remove some unused args in funcs
|
2022-05-25 15:15:34 +08:00 |
|
Paco Xu
|
3fbfd7eb1b
|
add deprecated warning for node beta labels in pv/sc/rc/csi storage capacity
- (pv) deprecated label using warning for node affinity
- (storageclass) deprecated node labels: allowedTopologies.matchLabelExpressions.key
- (CSIStorageCapacity) deprecated node labels
- (RuntimeClass) deprecated node labels
|
2022-05-04 15:01:13 +08:00 |
|
Patrick Ohly
|
3a7deaa141
|
storage capacity: GA, always enabled, remove feature check
The code and tests for scenarios where the feature is disabled are no longer
needed because the feature is graduating to GA.
|
2022-03-14 20:05:45 +01:00 |
|
Jordan Liggitt
|
8c8a4cf3e4
|
Add WarningsOnCreate,WarningsOnUpdate
|
2021-05-18 10:42:36 -04:00 |
|
Benjamin Elder
|
56e092e382
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
|
Patrick Ohly
|
9a66e8e1b5
|
CSIStorageCapacity: 'make update'
|
2020-07-03 21:54:14 +02:00 |
|
Patrick Ohly
|
22aeb81e84
|
CSIStorageCapacity: CSIStorageCapacity API
This adds the CSIStorageCapacity API change for
https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1472-storage-capacity-tracking
|
2020-07-03 21:54:14 +02:00 |
|