Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… v2.14.0

Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Nov 8, 2024
1 parent 122ba06 commit c8da5de
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ parameters:
cmo_version: ${openshift4_monitoring:manifests_version}
etcd_version: ${openshift4_monitoring:manifests_version}
# renovate repo=https://github.com/kubernetes/kube-state-metrics
kube_state_metrics_version: v2.13.0
kube_state_metrics_version: v2.14.0
defaultConfig:
nodeSelector:
node-role.kubernetes.io/infra: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,13 +638,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,13 +638,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -647,13 +647,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",namespace!~"(openshift-adp)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",namespace!~"(openshift-adp)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -789,13 +789,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -619,13 +619,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,13 +638,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,13 +638,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -670,13 +670,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,13 +638,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,13 +638,13 @@ spec:
rules:
- alert: SYN_KubeContainerWaiting
annotations:
description: pod/{{ $labels.pod }} in namespace {{ $labels.namespace }}
on container {{ $labels.container}} has been in waiting state for longer
than 1 hour.
description: 'pod/{{ $labels.pod }} in namespace {{ $labels.namespace
}} on container {{ $labels.container}} has been in waiting state for
longer than 1 hour. (reason: "{{ $labels.reason }}").'
summary: Pod container waiting longer than 1 hour
syn_component: openshift4-monitoring
expr: |
sum by (namespace, pod, container, cluster) (kube_pod_container_status_waiting_reason{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"}) > 0
kube_pod_container_status_waiting_reason{reason!="CrashLoopBackOff", namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} > 0
for: 1h
labels:
severity: warning
Expand Down

0 comments on commit c8da5de

Please sign in to comment.