After creating a webhook for tracking changes in service repository, any changes made to the service repository is causing CI failure.
Steps to reproduce
- Perform kam bootstrap
- Append sslVerify parameter as mentioned here
- Create an empty GitLab repository and push the changes
- Register the repository using argocd repo add
- Deploy applications and apply the secrets
- Create a webhook for the service repository
- Make some simple changes in the service repository and observe the pipeline
Note
This was only observed during KAM e2e test on PSI environment while working with Enetrprise GitLab repositories. Error log has been attached to this issue.