Skip to content

Releases: projecteru2/core

v21.08.17

17 Aug 04:13
Compare
Choose a tag to compare

Changelog

6d3c4ea fix selfmon related known issues

v21.08.16

16 Aug 09:23
56b9367
Compare
Choose a tag to compare

Changelog

56b9367 Revert "Fix issue #328 and some improvements. (#459)" (#461)

v21.08.12

12 Aug 02:48
49dac53
Compare
Choose a tag to compare

Changelog

49dac53 Fix issue #328 and some improvements. (#459)
a02f8d0 fix race condition when TTL=0 (#458)
9b11ca9 update node via set node (#457)
5967d58 upgrade docker requirements for security issue

v21.07.15

12 Jul 02:58
e29b975
Compare
Choose a tag to compare

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

25 Jun 10:07
d0a9c3c
Compare
Choose a tag to compare

Changelog

bfefccd fix nil values in RawArgs (#443)
d0a9c3c make batchupdate idempotent (#444)

v21.06.24

24 Jun 09:10
2f1ff34
Compare
Choose a tag to compare

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

04 Jun 03:22
Compare
Choose a tag to compare

Changelog

f643a6c fix copy from workloads (#422)
bc4260d ignore this return error
9c127c3 should only revoke when we don't use the lease
6a4b9e1 unused lease MUST be revoked
70fdf34 volumes should be properly set (#423)

v21.05.24

24 May 07:11
7f382e2
Compare
Choose a tag to compare

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

05 May 05:38
Compare
Choose a tag to compare

Changelog

  • sentry will capture panic now
  • fix race conditions
  • lock will be correctly released, no more leakage
  • log will trace information per RPC

v21.04.21

21 Apr 03:05
Compare
Choose a tag to compare

Changelog

2a8152d check L3 reachability before update grpc service addr (#395)
1a7fc75 revert to context.TODO