Open
Description
/area API
/area networking
/area test-and-release
/kind bug
/kind good-first-issue
Expected Behavior
A TableTest
with WantDeleteCollections
verifies things work!
Actual Behavior
It silently ignores DeleteCollection
calls.
See also:
pkg/reconciler/testing/table.go
Line 75 in d2cdc68