knative-extensions/eventing-gitlab
Add KinD test verifying the source deploys and becomes ready
Open
#496 opened on May 9, 2024
good first issuehelp wantedkind/feature-requesttriage/accepted
Repository metrics
- Stars
- (12 stars)
- PR merge metrics
- (PR metrics pending)
Description
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 gitlab source. To address this, we should add a KinD test job that will:
- Install eventing and the gitlab source
- Create a gitlab source
- Verify that the source becomes ready
More info
These resources will likely be helpful while working on this: