Releases: spidernet-io/cni-plugins
Releases · spidernet-io/cni-plugins
Release v0.2.3
What's Changed
- e2e ci: ensure crds installed first for multus-underlay by @cyclinder in #165
- Update Design.md by @wholj in #167
- fix doc typo by @cyclinder in #168
- bump golang version to 1.20 by @cyclinder in #173
- support ip conflict checking by @cyclinder in #172
New Contributors
Full Changelog: v0.2.2...v0.2.3
Release v0.2.2
What's Changed
- fix ci: sleep for pod ready by @cyclinder in #138
- fix: overlay route miss net1 route by @ii2day in #149
- enable ipv6 forwarding && revert last changes by @cyclinder in #154
- docs: add some readme.md by @ii2day in #151
- support custom mac address by @cyclinder in #153
- add cilium e2e by @ii2day in #141
- upload e2e spiderdoctor report by @ii2day in #155
- document supplement by @cyclinder in #157
- update doc by @cyclinder in #158
- add an option to only override mac address for NIC created by Main CNI by @cyclinder in #160
- v0.2.2 by @cyclinder in #161
Full Changelog: v0.2.1...v0.2.2
meta-plugins-chart-0.2.2
meta-plugins works with macvlan cni to solve some communication problems when macvlan is used as CNI.
Release v0.2.1
What's Changed
- y branch by @cyclinder in #115
- fix dockerfile wrong arch by @cyclinder in #116
- opt cmd del: skip call cmdDel when pod no ips by @cyclinder in #119
- update spiderdoctor version 0.3.0 by @Roronoa-Z3r0 in #128
- unitest by @Roronoa-Z3r0 in #123
- fix unit test by @Roronoa-Z3r0 in #129
- using ghcr.io when run github e2e by @cyclinder in #131
- add unit-test by @Roronoa-Z3r0 in #132
- found cali* or lxc* by using link.parentIndex without netlink.RouteGet by @cyclinder in #133
- v0.2.1 by @cyclinder in #134
Full Changelog: v0.2.0...v0.2.1
meta-plugins-chart-0.2.1
meta-plugins works with macvlan cni to solve some communication problems when macvlan is used as CNI.
Release v0.2.0
What's Changed
- typo by @cyclinder in #106
- update changelog by @cyclinder in #112
- fix pod failed to visit host when host multi-nic by @cyclinder in #111
Full Changelog: v0.1.9...v0.2.0
Release v0.1.9
What's Changed
- add release-note & add badge & add github action by @cyclinder in #82
- typo by @cyclinder in #83
- opt validate overlaySubnet and overlaySubnet, and add unit tests by @cyclinder in #88
- fix vlanif ip mask by @cyclinder in #89
- add macvlan overlay e2e by @Roronoa-Z3r0 in #86
- support ipv4-only and ipv6-only by @cyclinder in #91
- fix wrong cni-package url when 'RUN_ON_LOCAL'=false by @cyclinder in #93
- unit test by @cyclinder in #92
- create an issue when night ci failed by @cyclinder in #96
- unit-test1 by @cyclinder in #97
- typo by @cyclinder in #98
- fix failed to get defaultOverlayIP by @cyclinder in #99
- create an issue by @cyclinder in #100
- add use spiderdoctor standalone e2e by @Roronoa-Z3r0 in #101
- add spiderdoctor overlay e2e by @Roronoa-Z3r0 in #102
- Update changelog and ready to release v0.1.9 by @cyclinder in #103
- add design.md doc by @cyclinder in #104
- fix auto release by workflow_dispatch by @cyclinder in #105
Full Changelog: v0.1.8...v0.1.9
meta-plugins-0.1.9
meta-plugins works with macvlan cni to solve some communication problems when macvlan is used as CNI.
Release v0.1.8
What's Changed
- fix the issue of ipv6 communication failure between pods and host by @cyclinder in #44
- trivy scan by @weizhoublue in #53
- ignore error when del rule not exist by @cyclinder in #48
- add e2e kind by @cyclinder in #62
- add github action by @cyclinder in #65
- fix typo & bump to v0.1.8 by @cyclinder in #66
- fix e2e load images err by @Roronoa-Z3r0 in #67
- modify e2e kind-init by @Roronoa-Z3r0 in #70
- fix ci by @cyclinder in #78
- opt ci && update e2e badge by @cyclinder in #79
- update e2e badge url by @cyclinder in #80
- enable disable_ipv6 in advance by @cyclinder in #81
New Contributors
- @Roronoa-Z3r0 made their first contribution in #67
Full Changelog: 0.1.7...v0.1.8
Release v0.1.7
Merge pull request #36 from spidernet-io/fix_ci fix ci: wrong binary file path