Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-14054

DO288 Version 4.10 Lab Startup Script is failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • DO288 - OCP4.10-en-4-20220915
    • DO288
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • en-US (English)
    • Critical
    • Customer Escalated, Customer Reported

       

      Please fill in the following information:


      URL: https://rol.redhat.com/rol/app/courses/do288-4.10/pages/ch01s05
      Reporter RHNID: waseem_al and jnoyola
      Section Title: Guided Exercise: Deploying an Application to an OpenShift Cluster                               

      Issue description

      We have recently received a ticket from a customer who has an exam scheduled for September 11, 2024. The customer is encountering difficulties as the startup scripts are failing to run successfully.

      Could you kindly look into this matter at your earliest convenience and provide the necessary assistance to resolve the issue promptly

      Steps to reproduce:

      Login to workstation and run the startup script.

      Workaround:

       

      $ oc get secret catalog-operator-serving-cert olm-operator-serving-cert packageserver-service-cert -n openshift-operator-lifecycle-manager -o yaml > olm-certs.yaml
      $ oc delete secret catalog-operator-serving-cert olm-operator-serving-cert packageserver-service-cert -n openshift-operator-lifecycle-manager
      $ oc delete pod -l 'app in (catalog-operator, olm-operator, packageserver, package-server-manager)' -n openshift-operator-lifecycle-manager
      #Ensure pods come up and are "Running"
      $ oc get pods -n openshift-operator-lifecycle-manager
      #Once pods are up and "Running"
      $ oc get apiservice v1.packages.operators.coreos.com -o yaml > packages-Api.yaml
      $ oc delete apiservice v1.packages.operators.coreos.com
      
      # Verify cert is rotated and the date is current
      $ oc get apiservice v1.packages.operators.coreos.com -o jsonpath='{.spec.caBundle}' | base64 -d | openssl x509 -noout -text 

      More info at https://access.redhat.com/solutions/6999798

       

      Expected result:

            rht-zgutterman Zachary Gutterman
            abpatel@redhat.com Abdul Patel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: