Releases: projecteru2/core
v21.08.17
v21.08.16
v21.08.12
v21.07.15
Changelog
b194144 Accept negate resource remains (#452)
cfc6c5b Split ETCD transaction operations into small ones (#451)
46e485c add unittest cases for meta/etcd (#453)
e29b975 deal with extremely small resource rate (#456)
4ae6409 extract ip for net inherit replace (#424)
1ce0832 fix distribution lock and test coverage (#454)
c927988 improve scheduler logs (#446)
a598f71 use pipeline properly, check result for every command.
v21.06.25
v21.06.24
Changelog
653d157 Overhaul node resource fixing (#432)
1664108 Resolve potential deadlocks (#438)
318e034 node resource
can check volume diff and fix (#427)
d33f2fc add missing taskDone for graceful term (#439)
4a74ce6 add new scheduler function ReselectVolumeNodes
33459a8 add unittests for ReselectVolume scheduler
2f1ff34 allow replace not to decr processing key (#442)
af8cd60 can use testing storage when someone like it (#435)
b0e4cad copy doesn't need this lock (#437)
7113ec2 fix waiting forever problem (#429)
3e878d3 make AddWorkload and DecrProcessing atomic (#431)
314d3a2 minor fix lint errors
e222480 need to check if channel is closed
b2f866c optimize set workload status (#428)
e4561d3 remove old version post-schedule compatibility exam
d95e522 replace all logrus to internal log (#436)
02fb1bf return error for txn condition not succeeded (#441)
cd25874 revised testing etcd generator
f2d8c61 rewrite tests
bc91003 scheduler mustn't have side effects to NodeMeta
59f65e0 tell apart etcd lock session done from normal occasions (#440)
8d0810d upgrade to latest etcd
c8630ed volume scheduler handles mix request of mono&norm
v21.06.04
v21.05.24
Changelog
7f382e2 Enable eru core to make use of eru systemd runtime (#418)
582a6f0 feat: build image with ID
ac19e39 feat: building image with username.
2004028 feat: creating guests from a user-captured image.
b40a3d8 more details when redis key not found (#415)
ee6077f should check cmd.Err when using multi
v21.05.05
Changelog
- sentry will capture panic now
- fix race conditions
- lock will be correctly released, no more leakage
- log will trace information per RPC