Skip to content

When using Gitea repository, Kubero calls Github #625

Open
@yz778

Description

@yz778

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions