Skip to content

Commit

Permalink
fix koord-descheduler initialize profile error (#432)
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph <joseph.t.lee@outlook.com>
  • Loading branch information
eahydra committed Aug 2, 2022
1 parent ecead7c commit 5bcb7a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions pkg/descheduler/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
reviewers:
- eahydra
1 change: 0 additions & 1 deletion pkg/descheduler/apis/config/v1alpha2/default_plugins.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ func getDefaultPlugins() *Plugins {
Deschedule: PluginSet{
Enabled: []Plugin{
// NOTE: add default deschedule plugins here.
{},
},
},
Evictor: PluginSet{
Expand Down

0 comments on commit 5bcb7a7

Please sign in to comment.