We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
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
Kubero should only make calls to Gitea, not to GitHub
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Expected behavior
Kubero should only make calls to Gitea, not to GitHub
Screenshots
No response
Additional information
No response
Debug information
No response
The text was updated successfully, but these errors were encountered: