Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Reverting scheduler policy type to default strategy
Browse files Browse the repository at this point in the history
Signed-off-by: Ansu Varghese <[email protected]>
  • Loading branch information
aavarghese committed May 11, 2021
1 parent ca43d71 commit 781f66c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 136 deletions.
2 changes: 1 addition & 1 deletion config/source/multi/deployments/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:

# The scheduling policy type for placing vreplicas on pods (see type SchedulerPolicyType for enum list)
- name: SCHEDULER_POLICY_TYPE
value: 'EVENSPREAD'
value: 'MAXFILLUP'

resources:
requests:
Expand Down
27 changes: 0 additions & 27 deletions third_party/VENDOR-LICENSE/LICENSE

This file was deleted.

27 changes: 0 additions & 27 deletions third_party/VENDOR-LICENSE/vendor/golang.org/x/crypto/LICENSE

This file was deleted.

27 changes: 0 additions & 27 deletions third_party/VENDOR-LICENSE/vendor/golang.org/x/net/LICENSE

This file was deleted.

27 changes: 0 additions & 27 deletions third_party/VENDOR-LICENSE/vendor/golang.org/x/sys/cpu/LICENSE

This file was deleted.

27 changes: 0 additions & 27 deletions third_party/VENDOR-LICENSE/vendor/golang.org/x/text/LICENSE

This file was deleted.

0 comments on commit 781f66c

Please sign in to comment.