Skip to content

Commit

Permalink
mis remove
Browse files Browse the repository at this point in the history
Signed-off-by: Zhang Kang <kang.zhang@intel.com>
  • Loading branch information
kangclzjc committed May 21, 2024
1 parent d095b83 commit 490d14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/koordlet/resourceexecutor/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import "flag"
const (
ReasonUpdateCgroups = "UpdateCgroups"
ReasonUpdateSystemConfig = "UpdateSystemConfig"
ReasonUpdateResctrl = "UpdateResctrl" // update resctrl tasks,
ReasonUpdateResctrl = "UpdateResctrl" // update resctrl tasks, schemata
CreateCATGroup = "CreateCATGroup"

EvictPodByNodeMemoryUsage = "EvictPodByNodeMemoryUsage"
Expand Down

0 comments on commit 490d14c

Please sign in to comment.