Open
Description
Which component(s) is affected?
No response
Describe the bug
On Kubero v2.4.6. I setup a Gitea repository for Continous Deployment. I can see in the pod logs that:
-
Even with GitHub disabled (PAT not set), Kubero is still making calls to GitHub APIs and failing
-
Kubero is also making HTTP calls to the GitHub APIs with my Gitea paths
Steps to reproduce
- Setup Kubero with Gitea only, no GitHub
- Setup a pipeline with "Enable Pipeline to build from Source"
- GitHub should be greyed out, but notice in the logs Kubero still tries to make HTTP calls to github.com
- Enter a valid Gitea repository and connect
- Create a production app and deploy, the logs will show requests made to github.com
Expected behavior
Kubero should only make calls to Gitea, not to GitHub
Screenshots
No response
Additional information
No response
Debug information
No response
Metadata
Metadata
Assignees
Labels
No labels