eventing
eventing copied to clipboard
Change trigger requirement phases
Fixes #7896
Proposed Changes
- previously we do not verify that the trigger is not ready until the PingSource exists.
- we Change trigger phases setup to requirement and add a new setup for DependencyDoesNotExist
Pre-review Checklist
- [ ] At least 80% unit test coverage
- [ ] E2E tests for any new behavior
- [ ] Docs PR for any user-facing impact
- [ ] Spec PR for any new API feature
- [ ] Conformance test for any change to the spec
Release Note
Docs