copperi / fedora-infra / ansible

Forked from fedora-infra/ansible 3 years ago
Clone

0963580 The install script usies 0.38.1 prometheus operator instead of the 0.34 that was vendored

Authored and Committed by asaleh 3 years ago
11 files changed. 7987 lines added. 3107 lines removed.
roles/openshift-apps/application-monitoring/files/README.md
file modified
+1 -1
roles/openshift-apps/application-monitoring/files/prometheus-operator/.editorconfig
file added
+14
roles/openshift-apps/application-monitoring/files/prometheus-operator/LICENSE
file removed
-202
roles/openshift-apps/application-monitoring/files/prometheus-operator/VERSION
file removed
-1
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagers.yamlroles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/alertmanager.crd.yaml
file renamed
+684 -807
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yamlroles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/podmonitor.crd.yaml
file renamed
+38 -11
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_prometheuses.yaml
file added
+6009
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_prometheusrules.yaml
file added
+98
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yamlroles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/servicemonitor.crd.yaml
file renamed
+141 -22
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_thanosrulers.yamlroles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/prometheus.crd.yaml
file renamed
+1002 -1812
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/prometheusrule.crd.yaml
file removed
-251
    The install script usies 0.38.1 prometheus operator instead of the 0.34 that was vendored
    
        
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagers.yaml roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/alertmanager.crd.yaml
file renamed
+684 -807
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/podmonitor.crd.yaml
file renamed
+38 -11
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/servicemonitor.crd.yaml
file renamed
+141 -22
roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/monitoring.coreos.com_thanosrulers.yaml roles/openshift-apps/application-monitoring/files/prometheus-operator/example/prometheus-operator-crd/prometheus.crd.yaml
file renamed
+1002 -1812