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

Uninstalling Knative Serving leaves api services and crds

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 1.1.0
    • TP1
    • None
    • Serverless Sprint 173

      The command `oc get apiservices | grep serving` gives me this :

      v1alpha1.serving.knative.dev             Local                                                                   True        25h
       

      And the command `oc get crds | grep serving` gives me:

      knativeservings.serving.knative.dev                         2019-08-20T12:37:13Z

       

      Steps to reproduce:

      • install Serverless Operator TP1 from the catalog source (master branch)
      • wait for the installation to finish and create KnativeServing CR
      • delete KnativeServing CR (this removes the Knative Serving pods except for the operator
      • uninstall the operator via UI (Installed Operators -> Serverless Operator -> Delete Cluster Service Version)
      • oc delete catalogsource serverless-operator -n openshift-operators
      • check existing api services and crds

       

              Unassigned Unassigned
              mgencur Martin Gencur
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: