-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Labels
area/APIarea/networkingarea/test-and-releasekind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/good-first-issueDenotes an issue ready for a new contributor.Denotes an issue ready for a new contributor.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
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
| WantDeleteCollections []clientgotesting.DeleteCollectionActionImpl |
Metadata
Metadata
Assignees
Labels
area/APIarea/networkingarea/test-and-releasekind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/good-first-issueDenotes an issue ready for a new contributor.Denotes an issue ready for a new contributor.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.