Hide Forgot
Description of problem: With https://issues.redhat.com/browse/ODC-6448 the topology introduced two new annotations to set a custom URL in a topology "Open URL" decorator. Another annotation could be used to hide the "Open URL" decorated. This works fine for Deployments and DeploymentConfigs, but not for Knative Services. Version-Release number of selected component (if applicable): 4.10 How reproducible: Always Steps to Reproduce: 1. Install the Serverless operator 2. Import an app from container image or git and select "Serverless Service" 3. Set the annotation app.openshift.io/route-url to an URL or app.openshift.io/route-disabled to true. Actual results: Nothing happens, the default URL from the service is still shown. Expected results: If a custom URL is defined this should be shown. If the disable annotation is set to 'true' (string) the decorator should not be shown. Additional info:
Verified on: Build: 4.11.0-0.nightly-2022-02-12-075213 Browser: Firefox 97
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security update), 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/RHSA-2022:5069