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

deleting and re-creating KnativeServing 'Install failed with message: namespaces "knative-serving-ingress" not found'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 1.35.0
    • 1.35.0
    • None
    • None

      On a current Konflux build of 1.35, deleting and re-creating KnativeServing leaves pods in ContainerCreating, waiting for -sm-service-tls secrets

      $ oc get pod -n knative-serving
      NAME                                                            READY   STATUS              RESTARTS   AGE
      activator-cfd69c49c-6lrnh                                       0/2     ContainerCreating   0          4m34s
      activator-cfd69c49c-td7bx                                       0/2     ContainerCreating   0          4m19s
      autoscaler-5958f464c5-58hlg                                     0/2     ContainerCreating   0          4m33s
      autoscaler-5958f464c5-fmmpt                                     0/2     ContainerCreating   0          4m33s
      autoscaler-hpa-c9cf9857f-2vhcw                                  0/2     ContainerCreating   0          4m32s
      autoscaler-hpa-c9cf9857f-68qqs                                  0/2     ContainerCreating   0          4m32s
      controller-569b8f5f76-6jxff                                     0/2     ContainerCreating   0          4m33s
      controller-569b8f5f76-9gjf2                                     0/2     ContainerCreating   0          4m33s
      controller-77975797cb-4k85r                                     0/2     ContainerCreating   0          4m32s
      storage-version-migration-serving-serving-latest-1.35.0-vcfdw   0/1     Completed           0          4m32s
      webhook-6bb76c4bcf-m5cq7                                        0/2     ContainerCreating   0          4m18s
      webhook-6bb76c4bcf-slwcz                                        0/2     ContainerCreating   0          4m33s
      
      apiVersion: operator.knative.dev/v1beta1
      kind: KnativeServing
      metadata:
        creationTimestamp: "2024-11-13T16:08:56Z"
        finalizers:
        - knative-serving-openshift
        - knativeservings.operator.knative.dev
        generation: 1
        name: knative-serving
        namespace: knative-serving
        resourceVersion: "51140"
        uid: edd59bfa-caf6-44af-90f8-f9b485a22cb6
      spec:
        config:
          logging:
            loglevel.activator: info
            loglevel.autoscaler: info
            loglevel.controller: info
            loglevel.domainmapping: info
            loglevel.domainmapping-webhook: info
            loglevel.hpaautoscaler: info
            loglevel.queueproxy: info
            loglevel.webhook: info
        controller-custom-certs:
          name: ""
          type: ""
        registry: {}
      status:
        conditions:
        - lastTransitionTime: "2024-11-13T16:08:56Z"
          status: Unknown
          type: DependenciesInstalled
        - lastTransitionTime: "2024-11-13T16:08:56Z"
          status: Unknown
          type: DeploymentsAvailable
        - lastTransitionTime: "2024-11-13T16:09:03Z"
          message: 'Install failed with message: namespaces "knative-serving-ingress" not
            found'
          reason: Error
          status: "False"
          type: InstallSucceeded
        - lastTransitionTime: "2024-11-13T16:09:03Z"
          message: 'Install failed with message: namespaces "knative-serving-ingress" not
            found'
          reason: Error
          status: "False"
          type: Ready
        - lastTransitionTime: "2024-11-13T16:08:56Z"
          status: "True"
          type: VersionMigrationEligible
        observedGeneration: 1
      

              skontopo@redhat.com Stavros Kontopoulos (Inactive)
              maschmid@redhat.com Marek Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: