v0.2.0
What's Changed
- Rename repo pkg by @maiqueb in #72
- Embed commit id into img by @maiqueb in #74
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0 by @dependabot in #70
- ci: must pass the commit ID via github actions by @maiqueb in #76
- Fix img push GitHub action by @maiqueb in #78
- build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 by @dependabot in #71
- ci: pass the commit ID via github actions also for
latest-amd64
by @maiqueb in #79 - build, ci: embed the git commit id via GITHUB_ENV by @maiqueb in #80
- cmd: fix return codes by @maiqueb in #82
- controller, test: assert the network status after interface add/delete by @maiqueb in #83
- Align GitHub action commit sha with makefile by @maiqueb in #81
- controller: update status via the net-attach-def-client lib by @maiqueb in #46
- Level driven controller by @maiqueb in #85
- e2e tests: add test asserting reconcile loop by @maiqueb in #86
- controller: reject adding ifaces to host networked pods by @maiqueb in #89
- controller: reconcile pods on startup by @kmabda in #90
Full Changelog: v0.1.1...v0.2.0