v0.3.0
What's Changed
- ocicni: handle loopback devices internally by @dcbw in #71
- ocicni: add new functions that take a Context by @dcbw in #72
- bump cni to 0.8.0 by @aojea in #79
- Pass aliases to CNI by @baude in #80
- move netlink funcs and create stubs by @baude in #81
- Only warn if there is an actuall configuration problem by @rhatdan in #82
- fixes log levels, adds a few tests by @wgahnagl in #76
- Remove error logging for deleteFromNetwork call by @Luap99 in #83
- Silence ENOENT errors and sync networks if no match is found by @Luap99 in #85
- Add InitCNIWithCache to set the cni cache directory by @Luap99 in #84
- Propagate existing CNI_ARGS to non-k8s consumers, e.g., podman by @space88man in #70
- ci: switch to GitHub Actions and bump Go to 1.15 by @dcbw in #88
- ocicni: log pod namespace+name during network operations by @dcbw in #87
- Freshen OWNERS with crio folks by @baude in #89
- Bump to CNI v1.0.0-rc1 by @squeed in #90
- ocicni: pass a Pod UID down to CNI plugins as K8S_POD_UID by @dcbw in #91
- Add option to disable the use of inotify by @Luap99 in #92
- Bump dependencies by @saschagrunert in #95
- Switch to ginkgo/v2 by @saschagrunert in #96
- Enable dependabot by @saschagrunert in #97
- build(deps): bump github.com/containernetworking/plugins from 1.0.1 to 1.1.1 by @dependabot in #99
New Contributors
- @aojea made their first contribution in #79
- @baude made their first contribution in #80
- @rhatdan made their first contribution in #82
- @wgahnagl made their first contribution in #76
- @space88man made their first contribution in #70
- @squeed made their first contribution in #90
- @dependabot made their first contribution in #99
Full Changelog: v0.2.0...v0.3.0