Skip to content

Commit

Permalink
Merge pull request #1223 from zexi/automated-cherry-pick-of-#1222-ups…
Browse files Browse the repository at this point in the history
…tream-master

Automated cherry pick of #1222: fix(operator): change level of bond_slave status alert to important
  • Loading branch information
zexi authored Feb 6, 2025
2 parents 514942b + 6dbf761 commit e13b777
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pkg/apis/onecloud/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pkg/controller/onecloud_control.go
Original file line number Diff line number Diff line change
Expand Up @@ -1422,6 +1422,7 @@ func (c monitorComponent) getInitInfo() map[string]onecloud.CommonAlertTem {
Reduce: "last",
Description: "检查宿主机bond slave网卡状态",
GroupBy: "host_id,interface,bond",
Level: "important",
}

cloudaccountTem := onecloud.CommonAlertTem{
Expand Down

0 comments on commit e13b777

Please sign in to comment.