Hide Forgot
Description of problem:When trying to do a from git deployment in the console it does not allow any git repositories that contain a port number such as "https://example.com:3000/app.git". There is an error message "Invalid Git URL." displayed. It works just fine through the CLI. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Invalid git url Expected results: should work if it is working with cli Additional info:
Related to https://bugzilla.redhat.com/show_bug.cgi?id=1766350 There's issues with the git url validation regex.
PR: https://github.com/openshift/console/pull/3429
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0062