Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Releases: projecteru2/barrel

v20.07.01-alpha

01 Jul 06:35
b642bf7
Compare
Choose a tag to compare
v20.07.01-alpha Pre-release
Pre-release

Changelog

b642bf7 Inject network info for CNI containers (#28)

v20.06.25-alpha

25 Jun 08:20
04e4daa
Compare
Choose a tag to compare
v20.06.25-alpha Pre-release
Pre-release

Changelog

04e4daa Bugfix, fix dockerfile golang version (#30)
c15da59 Bugfix, update building golang version (#29)
755d7de Merge pull request #24 from jschwinger23/zc/new-cni
c3b09e3 add embed etcd for unit test (#23)
0933cc8 add flock to protect critical area
0bf9e0d add logs for service error (#25)
30b93bd barrel service hooks create and remove request
c96170c barrel-cni as a costomized docker-cni
71e1ca7 cni-fix script to make correction after system reboot
ee6ada7 expose RemoveNetwork func for barrel service
e8e0cb9 fix lint issues (#27)
efb8890 forbid create with specific ip: cni not suppor
511dcb9 improve code style to soothe lint
100e8e6 record the nep creator for further delete
938b900 simplify refcount impl
675e9ff update go.mod
34a5e29 update golangci-lint github action (#26)

v21.05.24

24 May 10:42
0ffca11
Compare
Choose a tag to compare

Changelog

0ffca11 Minify recycle paths before remove (#21)

v21.05.05-rc

05 May 03:28
0ffca11
Compare
Choose a tag to compare
v21.05.05-rc Pre-release
Pre-release

Changelog

0ffca11 Minify recycle paths before remove (#21)

v21.04.19-rc

19 Apr 09:41
7e53e33
Compare
Choose a tag to compare
v21.04.19-rc Pre-release
Pre-release

Changelog

7e53e33 Recycle mount after container remove if --volume=true (#18)

v21.02.28

01 Mar 07:42
e6e79df
Compare
Choose a tag to compare

Changelog

e6e79df add request context timeout for network plugin (#16)
f57cc58 unify hostname env var (#17)

v21.01.30

01 Feb 08:21
577c87f
Compare
Choose a tag to compare

Changelog

577c87f move reading docker gid when launching to proxy modes (#14)

v21.01.20

22 Jan 06:42
a93b24c
Compare
Choose a tag to compare

Changelog

a93b24c bugfix: support tlsconfig
0bd3849 merged scripts and fix some bugs (#12)

v21.01.15

18 Jan 10:48
d656d45
Compare
Choose a tag to compare

Changelog

f2b826d Add Codacy badge
c886942 Add host env vars support (#4)
ba9e1bf Code Refactor (#10)
4b72193 Fuse barrel and minions (#8)
a3e0451 Implemented multiple host and fixed ip without label (#3)
50e85cd Initial commit
1e4d068 Merge branch 'master' into master
372e018 Merge branch 'master' into master
7a103b4 Merge branch 'master' into pr
7d9deba Merge pull request #1 from codacy-badger/codacy-badge
493ce3a Merge pull request #1 from nyanpassu/devel
c98fd83 Merge pull request #2 from projecteru2/pr
0f20789 Merge pull request #3 from projecteru2/master
499eb26 Update README.md
0e57fe2 Update README.md
f10ffb1 Update README.md
ee78e9c Update golangci-lint.yml
1bf4473 [WIP] update dependency
6f38674 actions
dca4bdf add dockerfile, minor bugfix (#9)
56791c8 aquire ip when container has fixed label and not specified ip (#5)
ee51c03 code refactor and adding unit test (#6)
31b314e github action integration
0eee2b4 minior bugfix for fixed IP feature (#7)
e483fd6 remove README typo
b82f97d solution for release idel fixed ip
d656d45 update dependencies (#11)

v20.09.15

10 Sep 04:57
6a56b1c
Compare
Choose a tag to compare

Changelog

0e50360 Fuse barrel and minions (#8)
6a56b1c add dockerfile, minor bugfix (#9)
cf8dbca code refactor and adding unit test (#6)
fb448c0 minior bugfix for fixed IP feature (#7)