Add an alarm for k8s certificate rotation
This alarm will be raised if the automatic k8s cert rotation failed The k8s cert automatic rotation is implemented in commit: https://review.opendev.org/#/c/692276/ Change-Id: Idddd6ae7b83bc40b805e85004994c48cd801ee75 Partial-Bug: 1838659 Signed-off-by: Mingyuan Qi <mingyuan.qi@intel.com>
This commit is contained in:
parent
e519aa2daf
commit
bc6796cdc7
@ -807,6 +807,21 @@
|
|||||||
Management_Affecting_Severity: warning
|
Management_Affecting_Severity: warning
|
||||||
Degrade_Affecting_Severity: none
|
Degrade_Affecting_Severity: none
|
||||||
|
|
||||||
|
250.003:
|
||||||
|
Type: Alarm
|
||||||
|
Description: Kubernetes certificates rotation failed on host <hostname>.
|
||||||
|
Entity_Instance_ID: host=<hostname>
|
||||||
|
Severity: major
|
||||||
|
Proposed_Repair_Action: Rotate kubernetes certificates manually.
|
||||||
|
Maintenance_Action:
|
||||||
|
Inhibit_Alarms:
|
||||||
|
Alarm_Type: operational-violation
|
||||||
|
Probable_Cause: unspecified-reason
|
||||||
|
Service_Affecting: False
|
||||||
|
Suppression: False
|
||||||
|
Management_Affecting_Severity: warning
|
||||||
|
Degrade_Affecting_Severity: none
|
||||||
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# VM Compute Services
|
# VM Compute Services
|
||||||
|
Loading…
Reference in New Issue
Block a user