Skip to content

okd 4.10.0 not support gogs git repo #1180

@weironz

Description

@weironz

Describe the bug

Version
4.10.0

How reproducible
1、deploy gogs

docker run -d --name gogs \
  --restart always \
  -p 10022:22 \
  -p 10880:3000 \
  -v /var/gogs:/data \
  gogs/gogs

2、create buildconfig with gogs git url
http://192.168.72.20:10880/gogs/nginx-demo.git

Log bundle
URL is valid but cannot be reached. If this is a private repository, enter a source Secret in advanced Git options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions