mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-24 00:40:16 -04:00
Wire the existing listTypeAttributes test-case field into the update strategy FeatureOverrides map so update cases that set DRAListTypeAttributes exercise the intended gate state. Add a gate-on-only update case where the old ResourceSlice has no list-valued attributes and the new ResourceSlice adds them with DRAListTypeAttributes enabled. This proves the list-valued attribute fields are kept because the feature gate is on, not because the old object already used the fields and the ratcheting path preserved them. Rename the previous keep-list-type-attributes case to keep-existing-fields-list-type-attributes to distinguish the ratcheting path from the new gate-on-only path. |
||
|---|---|---|
| .. | ||
| deviceclass | ||
| devicetaintrule | ||
| resourceclaim | ||
| resourceclaimtemplate | ||
| resourcepoolstatusrequest | ||
| resourceslice | ||
| rest | ||
| OWNERS | ||
| utils.go | ||
| utils_test.go | ||