Overview
We recently found that even though build and unit tests had been passing, the receive adapter panicked when it started when you actually deployed the github source. To address this, we should add a KinD test job that will:
- Install eventing and the github source
- Create a github source
- Verify that the source becomes ready
More info
These resources will likely be helpful while working on this:
Overview
We recently found that even though build and unit tests had been passing, the receive adapter panicked when it started when you actually deployed the github source. To address this, we should add a KinD test job that will:
More info
These resources will likely be helpful while working on this: