Uploaded image for project: 'OpenShift Monitoring'
  1. OpenShift Monitoring
  2. MON-3458

[CPAAS stage]COO should use released images

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • observability-operator
    • None
    • False
    • None
    • False
    • NEW
    • NEW

      Install cluster-observability-operator and then create sample MonitoringStack and sample ThanosQuerier 

      % oc -n openshift-operators get sts alertmanager-sample-monitoring-stack -oyaml|grep 'image: quay'
              image: quay.io/prometheus/alertmanager:v0.25.0
      hongyli@hongyli-mac openshift-tests-private % oc -n openshift-operators get sts prometheus-sample-monitoring-stack  -oyaml|grep 'image: quay'
              image: quay.io/prometheus/prometheus:v2.44.0
              image: quay.io/thanos/thanos:v0.24.0 
      % oc -n openshift-operators get deploy thanos-querier-example-thanos -oyaml|grep 'image: quay'
              image: quay.io/thanos/thanos:v0.24.0

      COO should use released images

              hongyli@redhat.com Hongyan Li
              hongyli@redhat.com Hongyan Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: