Description of problem: Cluster local doesn't work for knative services created from dev console Version-Release number of selected component (if applicable): Serverless operator 1.15 How reproducible: always Steps to Reproduce: 1. install serverless operator and create knative serving CR 2. create ksvc from any import flow and uncheck route Actual results: created ksvc has label `serving.knative.dev/visibility` Expected results: created ksvc should have label `networking.knative.dev/visibility=cluster-local` Additional info: https://docs.openshift.com/container-platform/4.7/serverless/networking/serverless-ossm-custom-domains.html
Created a knative service without route and could verify the new label (networking.knative.dev/visibility: cluster-local). Verified on 4.8.0-0.ci-2021-06-11-132716
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 (Moderate: OpenShift Container Platform 4.8.2 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-2021:2438