-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.19, 4.20
-
None
Description of problem:
When exposing Gitea on a port other than 443 and specify it as "Import from Git" in the OpenSift Web Console, validation will fail with the following error. The Gitea repository is unreachable. The repository might be private or does not exist
Version-Release number of selected component (if applicable):
Red Hat OpenShift Container Platform 4.20
How reproducible:
Always
Steps to Reproduce:
1. Install Gitea without using HTTPS
2. Specify Gitea url for "Import from Git"
3.
Actual results:
"Import from Git" fails validation if I specify anything other than HTTPS and port 443
Expected results:
"Import from Git" works fine
Additional info:
- relates to
-
OCPBUGS-74937 “Import from Git” should not force HTTPS/443 for Git providers (GitHub/GitLab/Bitbucket)
-
- Verified
-
-
CONSOLE-5060 “Import from Git” should not force HTTPS/443 for Git providers (GitHub/GitLab/Bitbucket)
-
- Closed
-
- links to