eventing icon indicating copy to clipboard operation
eventing copied to clipboard

Change trigger requirement phases

Open Rahul-Kumar-prog opened this issue 8 months ago • 9 comments

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

Rahul-Kumar-prog avatar May 28 '24 14:05 Rahul-Kumar-prog