Skip to content

Commit

Permalink
[create-pull-request] automated change (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: bonddim-actions[bot] <169367001+bonddim-actions[bot]@users.noreply.github.com>
  • Loading branch information
bonddim-actions[bot] authored Nov 28, 2024
1 parent 12b564c commit 861ef70
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/azure/prometheusAlerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"severity": "warning"
},
"annotations": {
"description": "DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15 minutes.",
"description": "DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15m.",
"runbook_url": "https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/runbook.md#alert-name-kubedaemonsetrolloutstuck",
"summary": "DaemonSet rollout is stuck."
}
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/prometheusAlerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ groups:
labels:
severity: warning
annotations:
description: DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15 minutes.
description: DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15m.
runbook_url: https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/runbook.md#alert-name-kubedaemonsetrolloutstuck
summary: DaemonSet rollout is stuck.
- alert: "KubeContainerWaiting"
Expand Down
2 changes: 1 addition & 1 deletion docs/default/prometheusAlerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"severity": "warning"
},
"annotations": {
"description": "DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15 minutes.",
"description": "DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15m.",
"runbook_url": "https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/runbook.md#alert-name-kubedaemonsetrolloutstuck",
"summary": "DaemonSet rollout is stuck."
}
Expand Down
2 changes: 1 addition & 1 deletion docs/default/prometheusAlerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ groups:
labels:
severity: warning
annotations:
description: DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15 minutes.
description: DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15m.
runbook_url: https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/runbook.md#alert-name-kubedaemonsetrolloutstuck
summary: DaemonSet rollout is stuck.
- alert: "KubeContainerWaiting"
Expand Down
2 changes: 1 addition & 1 deletion docs/multicluster/prometheusAlerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"severity": "warning"
},
"annotations": {
"description": "DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15 minutes.",
"description": "DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15m.",
"runbook_url": "https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/runbook.md#alert-name-kubedaemonsetrolloutstuck",
"summary": "DaemonSet rollout is stuck."
}
Expand Down
2 changes: 1 addition & 1 deletion docs/multicluster/prometheusAlerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ groups:
labels:
severity: warning
annotations:
description: DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15 minutes.
description: DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} has not finished or progressed for at least 15m.
runbook_url: https://github.com/kubernetes-monitoring/kubernetes-mixin/tree/master/runbook.md#alert-name-kubedaemonsetrolloutstuck
summary: DaemonSet rollout is stuck.
- alert: "KubeContainerWaiting"
Expand Down
4 changes: 2 additions & 2 deletions jsonnetfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"subdir": ""
}
},
"version": "72a1a23a5318b856bf4b7052675196993569e663",
"sum": "Xyo/z8yoVNcneapNZC+Wsf6Qm60qbFxfZDaksbRWgAs="
"version": "a3fbf21977deb89b7d843eb8371170c011ea6835",
"sum": "57zW2IGJ9zbYd8BI0qe6JkoWTRSMNiBUWC6+YcnEsWo="
}
],
"legacyImports": false
Expand Down

0 comments on commit 861ef70

Please sign in to comment.