kubernetes/pkg/registry/resource
Ashvin Deodhar edaa9571a3 Fix ResourceSlice update test feature gate wiring
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.
2026-06-16 12:25:14 -07:00
..
deviceclass fixed unit tests errors: cannot set feature gate DRAExtendedResource to false, feature is locked to true 2026-06-02 16:12:22 +00:00
devicetaintrule Migrate all storage tests to use request info 2026-05-19 16:37:03 -04:00
resourceclaim test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
resourceclaimtemplate test/declarative_validation: migrate DV equivalence tests to new tree 2026-05-09 19:11:01 +00:00
resourcepoolstatusrequest registry: drop redundant DeclarativeValidationConfig override on resourcePoolStatusRequestStrategy 2026-05-20 18:53:29 +00:00
resourceslice Fix ResourceSlice update test feature gate wiring 2026-06-16 12:25:14 -07:00
rest Add the Unconditional prefix to Authorizer and WantsAuthorizer interfaces 2026-05-07 22:22:14 +03:00
OWNERS DRA: add wg/device-management label automatically 2024-10-28 16:36:04 +01:00
utils.go Add the Unconditional prefix to Authorizer and WantsAuthorizer interfaces 2026-05-07 22:22:14 +03:00
utils_test.go Add granular authorization for DRA ResourceClaim status updates 2026-03-26 13:22:09 +00:00