Releases: hcloud-classic/hcc-violin_scheduler
Releases · hcloud-classic/hcc-violin_scheduler
Grave-v3.0
New
- 알고리즘 3종 추가 개발
- 동종 노드 선택 알고리즘
Adagio-v2.0
Developed
Now
- 노드 선택 알고리즘 개선
cpu 계산 기준 변경 - Graphql 제거 및 gRPC적용
- error Lib 적용
Upcomming
- 신규 노드 선택 알고리즘
Lento-v1.3
Developed
Grpc Porting
-
port
GraphQL을 사용 할 때랑 마찬가지로 같은 포트 사용 -
Schedule Driver
grpc Schedule을 처리하는 Driver 구현 -
config 및 Error 처리 코드 개선
-
Main 및 init 과정 개선
Schedule Algorithms Enhancements
- 순차 알고리즘 제외 RackAware 적용
Lento-v1.2
Developed
Data Model
-
ServerNode
- allocation available node list
-
Subnet
- For defined bmc_ip
- Rackawareness need it
Lento-v1.1
Developed
Algorithms Enhancement
-
SearchPath
- DFS기반 최적 노드 검색 Algo
-
ResetGlobalVal
- Global Var 초기화
-
알고리즘 프로토 타입 완료
Lento-v1.0
Developed
Scheduler Algo
-
InputTest(Debugging nodelist schedule)
-
SelectorInit
- quota select or initialization
-
BuildSliceInit(Node Slicing)
-
IsoptimizedPath
- find optimization node selection
-
IsvaildQuota