Merge "Add alarm to ignore on k8s-rootca-update strategy"

This commit is contained in:
Zuul 2021-09-16 20:05:07 +00:00 committed by Gerrit Code Review
commit 746f6d70f3
1 changed files with 1 additions and 0 deletions

View File

@ -2574,6 +2574,7 @@ class KubeRootcaUpdateStrategy(SwUpdateStrategy,
'700.004', # VM stopped
'750.006', # Configuration change requires reapply of cert-manager
'900.008', # Kubernetes rootca update in progress
'900.009', # Kubernetes rootca update aborted
'900.501', # Kubernetes rootca update auto-apply inprogress
]
# self._ignore_alarms is declared in parent class