-
Bug
-
Resolution: Done
-
Normal
-
openshift-4.6
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
-
ODC Sprint 202
-
Medium
Description of problem:
See git issue: https://github.com/openshift/console/issues/9047
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
Set annotations on a deployment:
app.openshift.io/vcs-uri: https://company.com/projects/XYZ/repos/foo-project/browse
app.openshift.io/vcs-ref: feature/x-111
Also test creation through import from git form.
Actual results:
Topology link:
https://company.com/projects/XYZ/repos/foo-project/browse/tree/feature/x-111
Expected results:
URL in topology should open to correct Bitbucket url and branch.
Reproducibility (Always/Intermittent/Only Once):
always
Build Details:
4.6.20
Additional info:
- Notice the issue has a custom domain. Topology currently detects the format based on the parsing of the URL.