v22.10.11
Changelog
- ac037e7 Resource Plugin (#491)
- bc68b11 [skip ci] fix cal init error
- f0a18ac [skip ci] fix create tests
- 9961fc5 [skip ci] fix tests
- ab413e5 [skip ci] fix tests exculde lambda, node, realloc, remove, create, and replace
- f2d3862 [skip ci] merge resource
- 4fe8207 [skip ci] refactor stage 1
- 870c7d9 [skip ci] sync with iops control
- 3d8654b [skip ci] use mapstructure
- a36361c add mapstructure meta in struct
- 725f587 add more tests
- 8245c6b adjust default max concurrency
- 9485b58 clean deprecated rpc interface
- bde8d38 config: upgrade github action (#587)
- afcff1a fix all tests
- 8682f45 fix create workload with files
- 26434b9 fix dependabot alerts
- fe0744a fix lambda tests
- 06737b6 fix node tests
- 766c9b7 fix realloc tests
- bcb4dd6 fix remove and node tests
- a6938cf fix sentry without dsn
- c20649c fix: nil ptr (#585)
- c280e15 generic unique func
- ff9e284 ignore node back to alive, because agent will update it
- bb6f2c9 io/ioutil is deprecated, refactor it
- b5737a5 make utils test cover great again
- e349cfa merge 580
- dc5a612 merged new plugins (#586)
- 89bc114 minor revise ListPodNodes
- 7c953bf minor revise errors
- 6cca5ae refactor for updating
- e343332 refactor logs
- 09d4822 refactor nodefilter
- ce50438 refactor stage 2
- ed3a2e7 refactor: upgrade hashmap to 1.0.8 as cli indirectly ref it (#582)
- 399905a remove useless code
- 0d93575 rewrite the config sample
- f963a86 split remap
- 653e64d support build with platform
- 7751945 update how to install the grpc things
- 555c243 use ants pool to create a global pool
- 3b6423b use ants pool to replace all go func
- d5d4cf0 use interface in cluster
- ee1e7b5 use pools to replace SentryGo