Uploaded image for project: 'OpenShift Pod Autoscaling'
  1. OpenShift Pod Autoscaling
  2. PODAUTO-40

Add CMA support to must-gather

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Normal
    • None
    • None
    • None
    • None

    Description

      As an OpenShift developer, I would like must-gather to collect info helpful to diagnosing issues with Custom Metrics Autoscaler. Please gather information similar to what one could get from running the following commands:

      oc get -A kedacontrollers.keda.sh -o yaml
      oc get -A scaledjobs.keda.sh -o yaml
      oc get -A scaledobjects.keda.sh -o yaml
      oc get -A triggerauthentications.keda.sh -o yaml
      oc get csv -n openshift-keda -l operators.coreos.com/openshift-custom-metrics-autoscaler-operator.openshift-keda -o yaml

      (these probably don't need to be done since they're probably already in must-gather, but please verify)
      oc get deployment -n openshift-keda -o yaml
      oc get operatorgroup -n openshift-keda -o yaml
      oc get subscription -n openshift-keda -o yaml

      Make sure that the script ignores any failures to fetch (as might happen if the CRDs haven't been added to the cluster when the operator is installed).

      Attachments

        Activity

          People

            jvaldes@redhat.com Jose Valdes
            joelsmith.redhat Joel Smith
            Weinan Liu Weinan Liu
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty