Uploaded image for project: 'Knative Serving'
  1. Knative Serving
  2. SRVKS-498

[DOC] Describe removal of serving custom resources definitions in uninstall of Serverless 1.6.0

XMLWordPrintable

    • Serverless Sprint 182

      As problem is described in https://issues.redhat.com/browse/ODC-3458 we need to provide additional information on how to clean up knative custom resources that are not removed if Serverless is uninstalled.

      Administrator must remove those CRDs to make the Serverless UI be removed from OCP.

      To remove those CRDs invoke:

      oc get crd -oname | grep -E '(serving|internal).knative.dev' | xargs oc delete
      

      Those CRD should be removed after deleting the Knative Serving CR as point number 3 - here

              abrennan@redhat.com Ashleigh Brennan (Inactive)
              krzysztofsuszynski Chris Suszynski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: