Problem
e2e test code now uses old images event details/event logger and old event sender which uses sdk-go v1. We should port our tests to use the new test images and then prune these old images from our codebase.
Persona:
Which persona is this feature for? Knative developer
Exit Criteria
e2e tests should be pruned from using old event sender and event logger/event details images and the code from lib/cloudevents
Plan:
If you're gonna take one of these tasks, please write it in the comments
Additional context
Look at #3266 for reference on what needs to be done to port the tests
Problem
e2e test code now uses old images event details/event logger and old event sender which uses sdk-go v1. We should port our tests to use the new test images and then prune these old images from our codebase.
Persona:
Which persona is this feature for? Knative developer
Exit Criteria
e2e tests should be pruned from using old event sender and event logger/event details images and the code from
lib/cloudeventsPlan:
If you're gonna take one of these tasks, please write it in the comments
Additional context
Look at #3266 for reference on what needs to be done to port the tests