@leverege/build-tools 2.25.1 → 2.25.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leverege/build-tools",
3
- "version": "2.25.1",
3
+ "version": "2.25.2",
4
4
  "description": "A collection of build / support tools for Leverege developers",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -33,7 +33,7 @@
33
33
  "helmwhat": "src/helmup",
34
34
  "k8scale": "src/k8scale",
35
35
  "k8cryo": "src/k8cryo",
36
- "k8thaw": "src/k8thaw",
36
+ "k8thaw": "src/k8cryo",
37
37
  "k8x": "src/k8x",
38
38
  "klog": "src/klog",
39
39
  "npm-link": "src/npm-link",
@@ -745,15 +745,15 @@ serverFiles:
745
745
  summary: "Velero schedule {{ $labels.schedule }} backup failed to execute properly"
746
746
  description: "It has been over 30 hours since the last successful backup"
747
747
  dashboard: "OVH:<MONITORING>/velero"
748
- # - alert: NoVeleroBackups
749
- # expr: velero_backup_success_total{schedule!=""} == 0
750
- # for: 5m
751
- # labels:
752
- # severity: warning
753
- # annotations:
754
- # summary: "Velero has not made any backups yet"
755
- # description: "Velero has been broken since cluster initialization because there is no successful backups around"
756
- # dashboard: "OVH:<MONITORING>/velero"
748
+ - alert: NoVeleroBackups
749
+ expr: velero_backup_success_total{schedule!=""} == 0
750
+ for: 30h
751
+ labels:
752
+ severity: warning
753
+ annotations:
754
+ summary: "Velero has not made any backups yet"
755
+ description: "No backups have successfully been made since velero was initialized (or restarted), go check it out ASAP"
756
+ dashboard: "OVH:<MONITORING>/velero"
757
757
 
758
758
  server:
759
759
  affinity: