Слияние кода завершено, страница обновится автоматически
2022-02-22 root release 2.0.7
- !43 fix the error of gcc compilation optimization level Merge pull request !43 from JingWoo/stable-v2.0.x
- !41 permit other read pc and so of clibcni From: @duguhaotian Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu
- !39 support new cpp synx check From: @duguhaotian Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu
- !37 improve coverage of ut Merge pull request !37 from haozi007/stable
dev stats:
- 18 files changed, 537 insertions(+), 14 deletions(-)
- contributors: haozi007, wujing
2020-08-10 lifeng release 2.0.3
- !21 clibcni debug package Merge pull request !21 from YoungJQ/master
- !20 support all third party plugins of cni Merge pull request !20 from haozi007/change
dev stats:
- 4 files changed, 41 insertions(+), 8 deletions(-)
- contributors: YoungJQ, haozi007
2020-12-29 lifeng release 2.0.4
- !26 adaptor clang compiler From: @duguhaotian Reviewed-by: @lifeng2221dd1 Signed-off-by: @lifeng2221dd1
- !25 fix invalid ipv6 format From: @duguhaotian Reviewed-by: @lifeng2221dd1 Signed-off-by: @lifeng2221dd1
- !24 ignore http proxy env for cni plugin From: @duguhaotian Reviewed-by: @lifeng2221dd1 Signed-off-by: @lifeng2221dd1
- !23 do not inherit proxy envs from parent Merge pull request !23 from haozi007/change
dev stats:
- 10 files changed, 99 insertions(+), 59 deletions(-)
- contributors: haozi007
2021-11-09 gaohuatao release 2.0.6
- support branch coverage for tests
- !33 upgrade version to 2.0.5 Merge pull request !33 from JingWoo/2021-stable
- !30 change ignore error log to warn From: @duguhaotian Reviewed-by: @lifeng2221dd1 Signed-off-by: @lifeng2221dd1
- !29 add debug message for run cni plugin From: @duguhaotian Reviewed-by: @lifeng2221dd1 Signed-off-by: @lifeng2221dd1
- !28 fix CNI_ARGS value when there is no args From: @zh_xiaoyu Reviewed-by: @duguhaotian Signed-off-by: @duguhaotian
dev stats:
- 14 files changed, 372 insertions(+), 29 deletions(-)
- contributors: haozi007, wujing, zhangxiaoyu