Skip to content
New issue

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

When using Gitea repository, Kubero calls Github #625

Open
yz778 opened this issue Feb 18, 2025 · 0 comments
Open

When using Gitea repository, Kubero calls Github #625

yz778 opened this issue Feb 18, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@yz778
Copy link

yz778 commented Feb 18, 2025

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:

  1. Even with GitHub disabled (PAT not set), Kubero is still making calls to GitHub APIs and failing

  2. Kubero is also making HTTP calls to the GitHub APIs with my Gitea paths

Steps to reproduce

  1. Setup Kubero with Gitea only, no GitHub
  2. Setup a pipeline with "Enable Pipeline to build from Source"
  3. GitHub should be greyed out, but notice in the logs Kubero still tries to make HTTP calls to github.com
  4. Enter a valid Gitea repository and connect
  5. 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

@yz778 yz778 added the bug Something isn't working label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant