Releases: projecteru2/core
v21.10.27-hotfix-1
What's Changed
- fix map concurrent write issue by @DuodenumL in #530
Full Changelog: v21.10.27...v21.10.27-hotfix-1
v21.10.27
What's Changed
- Moved clientpool from agent to core by @axe0227 in #486
- [SPVR-60][SPVR-15] implement exitCode by @Aceralon in #477
- Fix build image from exist by @jschwinger233 in #489
- Close opened fd by @jschwinger233 in #493
- Remove pod must specify correct name by @jschwinger233 in #494
- Cache runtime client in engine/factory module by @jschwinger233 in #492
- Set correct permission for client HA pinger by @jschwinger233 in #495
- use redislock.RedisClient by @tonicbupt in #496
- [SPVR-122] Node should be up instead of down after restarting eru-agent for node by @DuodenumL in #497
- Fix issue of too many logs due to raw bytes by @jschwinger233 in #498
- avoid redundant logs in "makeClient" by @DuodenumL in #499
- fix: keep the node status when a running node is bypassed by @DuodenumL in #517
- let goreleaser build debug file by @jschwinger233 in #521
- build binary for darwin by @jschwinger233 in #522
New Contributors
Full Changelog: v21.10.06...v21.10.27
v21.12.16
What's Changed
- implement imageList by @Aceralon in #513
- [SPVR-160/161] Validation by @DuodenumL in #515
Full Changelog: v21.12.08...v21.12.16
v21.12.08
v21.12.01
What's Changed
Full Changelog: v21.11.24...v21.12.01
v21.11.24
What's Changed
- Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 by @dependabot in #505
- [SPPSP-2925] add timeout to ListPodNodes by @DuodenumL in #506
- fix: exitCode in tty mode by @Aceralon in #507
- set the unreachable nodes as unavailable by @DuodenumL in #508
New Contributors
- @dependabot made their first contribution in #505
Full Changelog: v21.11.17...v21.11.24
v21.11.17
v21.11.09
What's Changed
- Moved clientpool from agent to core by @axe0227 in #486
- [SPVR-60][SPVR-15] implement exitCode by @Aceralon in #477
- Fix build image from exist by @jschwinger233 in #489
- Close opened fd by @jschwinger233 in #493
- Remove pod must specify correct name by @jschwinger233 in #494
- Cache runtime client in engine/factory module by @jschwinger233 in #492
- Set correct permission for client HA pinger by @jschwinger233 in #495
- use redislock.RedisClient by @tonicbupt in #496
- [SPVR-122] Node should be up instead of down after restarting eru-agent for node by @DuodenumL in #497
- optimize the logic of cpu allocation by @DuodenumL in #501
- Fix thg bugs of "make test" and "getFullResult" by @DuodenumL in #503
New Contributors
Full Changelog: v21.10.06...v21.11.09
v21.10.06
What's Changed
- [SPVR-80] create workload metadata before starting workload by @DuodenumL in #481
- push image to github packages by @DuodenumL in #483
Full Changelog: v21.09.24...v21.10.06
v21.09.24
Changelog
2e9e19f #392 fix come concurrently printed messages are messed up (#463)
a5e6c1d Fix test file not imported. (#471)
6cff36d Implement copyTo guest function (#476)
b9b2168 Reduce unnecessary ETCD Put operations (#472)
619e3e7 add resize (#478)
02d0656 ensure features compatible with old version
912e9f1 fix testcases
6f45ac0 fix workload short id is not correct (#474)
108be32 intro LinuxFile type for Copy
7e716b6 remove unecessary context (#465)
1cc1e89 runtime CopyFrom/CopyTo support uid, gid, mode
d1f0546 update proto, allow users to specify file own&perm
46f170b use the real context from exterior (#466)
fd7dc02 uses the upstream ctx (#464)