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 |
|