Crane v0.6.0
What's Changed
Feature
- feat: add metric for replicas recommendation by @qmhu in #346
- feat/exports_workload_replicas by @yufeiyu in #351
- add grpc provider by @yufeiyu in #353
- Add finalizers role for node and tsp by @chenkaiyue in #358
- Smart recommend by @qmhu in #363
- Watch configSet file and update config for recommendation on the fly. by @yufeiyu in #348
- Precise execution according to waterline by @chenkaiyue in #216
- Proposal: Pod-Sorting-And-Precise-Execution-For-Crane-Agent by @chenkaiyue in #357
- refactor: optimize computeWindowShards by @novahe in #299
- Make crane's namespace configurable by @lbbniu in #384
- Update DSP by @yufeiyu in #389
- Prediction for external metrics by @qmhu in #390
- Update doc for PrometheusAdapter with EHPA by @qmhu in #400
- Add Code of conduct doc by @qmhu in #411
- Add GUI interface for debugging DSP hyper-parameters by @yufeiyu in #412
Bugfix && Enhancement
- pass config to getPredictedValuesFromSignals by @yufeiyu in #347
- bugfix:Set LastUpdateTime for recommend by @qmhu in #350
- Bugfix/analytics controller empty identities by @yufeiyu in #354
- the typo in the error msg of historyResolution's value by @whitebear009 in #355
- change agent log level to 2 by @chenkaiyue in #356
- update prediction window minimum value to 600s by @kitianFresh in #360
- fix log with ehpa specificReplicas by @whitebear009 in #361
- Update docs for smart recommend by @qmhu in #365
- fix the issue of zero recommended value by @yufeiyu in #368
- improve docs by @autumn0207 in #367
- create chinese version doc/index.md by @hank6086 in #378
- Translate README.md in to Chinese by @wheam2002 in #377
- Update replicas docs and example by @qmhu in #370
- using map instead by @zouyee in #393
- fix evpa not found by @zouyee in #399
- fix: proposals docs display by @zsnmwy in #391
- Update effective-hpa-with-prometheus-adapter.zh.md by @saikey0379 in #395
- Create Traditional Chinese Version Documents by @ReganYue in #396
- fix: effective-hpa-with-prometheus-adapter docs error by @zsnmwy in #408
- Add doc for DSP by @yufeiyu in #414
New Contributors
- @hank6086 made their first contribution in #378
- @wheam2002 made their first contribution in #377
- @novahe made their first contribution in #299
- @saikey0379 made their first contribution in #395
- @zouyee made their first contribution in #393
- @ReganYue made their first contribution in #396
Full Changelog: v0.5.0...v0.6.0