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

ServiceMonitor and PodMonitor are bundled v1 instead of v1alpha

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 0.1.2
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • No

      When trying to deploy the samples from the documentation (https://docs.openshift.com/container-platform/4.15/monitoring/cluster_observability_operator/configuring-the-cluster-observability-operator-to-monitor-a-service.html), openshift raises an error, as v1 version is deployed:

      oc get crd servicemonitors.monitoring.rhobs -o yaml

        names: 
          categories: 
          - rhobs-prometheus-operator
          kind: ServiceMonitor
          listKind: ServiceMonitorList
          plural: servicemonitors
          singular: servicemonitor
        scope: Namespaced
        versions: 
        - name: v1
      

      On the other hand, when creating a servicemonitor in v1, it seems the operator is not acting in any way.

              Unassigned Unassigned
              rgordill1@redhat.com Ramon Gordillo Gutierrez
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: