Uploaded image for project: 'Cluster Observability Operator'
  1. Cluster Observability Operator
  2. COO-318

crd uiplugins.observability.openshift.io has no support level defined

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • 1.0.0
    • 0.4.0
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Added support level annotations to UIPlugin CR when created. The support level is based on the plugin type, being one of DevPreview, TechPreview, or GeneralAvailability
    • Enhancement
    • Proposed
    • None

      $ for crd in $(oc get crd | grep rhobs | awk '{print $1}'); do echo $crd; oc get crd $crd -oyaml | grep 'observability.openshift.io/api-support'; done
      alertmanagerconfigs.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview
      alertmanagers.monitoring.rhobs
          observability.openshift.io/api-support: Experimental-SSA
      monitoringstacks.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview
      podmonitors.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview
      probes.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview
      prometheusagents.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview
      prometheuses.monitoring.rhobs
          observability.openshift.io/api-support: Experimental-SSA
      prometheusrules.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview
      scrapeconfigs.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview
      servicemonitors.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview
      thanosqueriers.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview
      thanosrulers.monitoring.rhobs
          observability.openshift.io/api-support: TechPreview 
      $ oc get crd uiplugins.observability.openshift.io -oyaml | grep 'observability.openshift.io/api-support'

       

              rh-ee-pyurkovi Peter Yurkovich
              hongyli@redhat.com Hongyan Li
              Anping Li, Ishwar Kanse
              Hongyan Li Hongyan Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: