Skip to content

Releases: projecteru2/core

v21.04.20

20 Apr 05:05
Compare
Choose a tag to compare

Changelog

8729267 Add Commands fields in Entrypoint (#389)
cfb89c7 add node filter compatibility
8bdf445 clean up useless metrics

v21.04.16

20 Apr 05:05
Compare
Choose a tag to compare

Changelog

7e5a755 add check-conflict and dry-run (#381)
9a2dea0 add control number to identify
d0cd929 add override option for migrating script
2d8df47 add tests for lambda
9453d84 added Env in message Workload for #378 (#379)
4464cb0 always return errors to client
b5f324a avoid concurrent map writes (#380)
040d43c cleanup errors
95691bd complete [return workload id in async lambda]
4a39c3c feat: check calico weps which are dangling
6355281 ignore EOF error when reading from pipe
d5e8a01 init numa memory should be returned too (#383)
b003a3a lint
1f93621 minor revise lambda rpc func
7c2b347 optimize SelectVolumeNodes log
d067f77 redis migrate script (#388)
f7b4343 reduce unnecessary context.Background() (#384)
656c942 remove background context (#377)
766a9e0 return workload id in lambda (#385)
8f69d84 should be cancelled here
4d08632 should be cancelled here (#390)
2350fdc should call this cancel to avoid goroutine leakage
d36ef79 some refines to make RunAndWait "run and wait"

v21.04.15

16 Apr 08:53
Compare
Choose a tag to compare

Changelog

7e5a755 add check-conflict and dry-run (#381)
9a2dea0 add control number to identify
d0cd929 add override option for migrating script
2d8df47 add tests for lambda
9453d84 added Env in message Workload for #378 (#379)
4464cb0 always return errors to client
b5f324a avoid concurrent map writes (#380)
040d43c cleanup errors
95691bd complete [return workload id in async lambda]
4a39c3c feat: check calico weps which are dangling
6355281 ignore EOF error when reading from pipe
d5e8a01 init numa memory should be returned too (#383)
b003a3a lint
1f93621 minor revise lambda rpc func
7c2b347 optimize SelectVolumeNodes log
d067f77 redis migrate script (#388)
f7b4343 reduce unnecessary context.Background() (#384)
656c942 remove background context (#377)
766a9e0 return workload id in lambda (#385)
598dcf6 should be cancelled here (#390)
2350fdc should call this cancel to avoid goroutine leakage
d36ef79 some refines to make RunAndWait "run and wait"

v21.03.31

01 Apr 06:28
7624030
Compare
Choose a tag to compare

Changelog

549c0f7 Revert "workload id will be returned as the first message (#364)"
6e5e014 add err handling, avoid panic (#374)
84f4705 add error for node set down (#359)
9759655 add trylock for mutex
8902e3b bugfix: doRemoveWorkload isn't for rollback of deploy (#368)
ab9cb9f bugfix: fix nil store in tests
5914b8f enable redis as store
6d5814b fix: make golint works (#373)
7624030 fix: wal deadlock (#375)
feaf46d make mock engine rework again
a2ba499 redis as broker (#369)
4bb9861 remove external redis dependency for testing (#371)
41c527b support excluding nodes when creating workloads (#365)
c90580c support ulimit for docker engine #362
789ca9d to remove ctx which unused (#372)
5399d07 wider coverage of error stack (#358)
f87a4b0 workload id will be returned as the first message (#364)

v21.03.15

16 Mar 03:10
Compare
Choose a tag to compare

Changelog

1ee5e6f add ERU_CPU env to containers for their perception
2825832 add test cases, resolve dead lock
21bc787 bulky operate remove and diss by node
6d2d3ef cluster layer calls remap on resource changes
6825f39 fix after_create hook
f1a5a3c fix embeded etcd issue for tests
cd04cf4 fix: missing wal while make
5944f69 force logging with color
8754425 implement RemapResource for docker engine
113786d intro goroutine pool to restrain max concurrency
f67f8af keep error log stack concise
da7a7e3 pass unittests
2ec7b86 stipulate engine interface: ResourceRemap

v21.03.03

03 Mar 02:08
Compare
Choose a tag to compare

Changelog

da065cf fix nil error, NodeStatus won't have an error when loading from etcd

v21.03.02

02 Mar 10:01
f44a0e0
Compare
Choose a tag to compare

Changelog

76081c8 accelerate workload force stop (#350)
f44a0e0 add get node status method (#351)
a3bafe3 feat: WAL for creating workload.
02fd27e fix build image from exist tests
e67535c fix submodule auth issue
3a53018 fix: no such container means WAL has been handled (#348)
cbb0e3c recify logging system (#349)

v21.02.23

23 Feb 02:47
Compare
Choose a tag to compare

Changelog

86cafe8 feat: WAL for creating labmda (#342)
c6bd2aa fix issue #338, not expose restart policy to upper layer later
b84b401 ignore core.wal
7a3f6f5 intro goroutine pool to speed up engine API call (#343)
cd5681d redefine restart and keep backward compatible (#345)
cb6eaa9 redefine restart policy (#344)
0d7342e use grpc code indicate errors (#340)

v21.02.15

15 Feb 09:23
d192194
Compare
Choose a tag to compare

Changelog

c927f5d Build Debug Version of Binary in Github Action (#335)
d192194 bugfix: set image tags for debug version image (#337)
8afc19a demultiplex exec output into stdout / stderr (#327)
13064e4 refactor: wraps grant and keepalive.
14b8e7c refines DAL from DAO (#330)
0a6e110 remove useless copy in strategy
923b6ee round cpu when reallocing
566ff66 set cpu request=limit when cpubind=true (#334)

v21.01.28

28 Jan 08:31
9b97e81
Compare
Choose a tag to compare

Changelog

c5f33e0 don't crash when service key exists (#325)
9b97e81 fill missing attributes (#329)
762804b fix: should waiting for the ephemeral thread done (#326)