Changelog
Features
- 056ffca feat: clustercompression (#10)
- e02c835 feat: customschedulerplugin (#5)
- 72ac9c0 feat: initframework and support capacity estimation (#1)
- 4f4c658 feat: multipodspec (#6)
- e897b51 feat: readmecomplete (#15)
- f7cc48f feat: schedulersimulator (#8)
- f029ecb feat: templatefromexistingpod (#2)
- 9c6f553 feat: templatefromexistingpod (#4)
- 8a39cf9 feat: Change batch creation of pods to one by one to create pods (#13)
- a979b73 feat: add default qps and burst (#17)
- 2cd6a08 feat: optimize the node filter to improve cc performance (#32)
- 83f8091 feat: add pod and node schedule times to cc and print it when verbose (#73)
- 6b1ae98 feat: add useful log for ss,ce cmd and do some refactoring (#67)
- 4f702b2 feat: do some clean and refact (#7)
- 9eef7af feat: ignore the effect of ds pod for ss (#53)
- a7cc9a5 feat: simplify usage (#70)
- abebec5 feat: use go releaser to auto update homebrew and krew (#72)
Bug fixes
- 8b42604 fix: a bug which may result to incorrect node when node have no pods (#55)
- 8f80ca9 fix: add service, rs, rc, sts resources needed for scheduling (#41)
- 9b5edbb fix: cc bug (#12)
- 38371d7 fix: cc termination (#14)
- c66515e fix: filter options error and format the termination (#20)
- 4527b59 fix: fix a bug for ss caused by terminating pod (#46)
- faf7143 fix: fix a bug which result to incorrect status to save (#44)
- cc8583e fix: fix post bind bug (#16)
- 5f8ec0f fix: plugin regist error (#18)
- 7c1cc8e fix: restore cache errors when scheduling fails (#51)
- 11065c0 fix: fix a bug when use cc with exclude taint node false (#75)