Merge pull request #91230 from ii/heyste-create-delete-core-v1-collection-namespaced-event-test

Create deleteCoreV1CollectionNamespacedEvent test+promote - +1 endpoint coverage
This commit is contained in:
Kubernetes Prow Robot
2020-06-18 08:12:20 -07:00
committed by GitHub
5 changed files with 196 additions and 100 deletions

View File

@@ -816,7 +816,7 @@
new message, the check MUST have the update message. The event is deleted and
MUST NOT show up when listing all events.
release: v1.19
file: test/e2e/framework/events/events.go
file: test/e2e/apimachinery/events.go
- testname: Garbage Collector, delete deployment, propagation policy background
codename: '[sig-api-machinery] Garbage collector should delete RS created by deployment
when not orphaning [Conformance]'