v0.1.0
What's Changed
- ci: add github codeowners file by @maiqueb in #1
- ci, build, test: initial golang skaffolding by @maiqueb in #3
- ci, lint: use golangci by @maiqueb in #4
- build, lint: disable gocritic param type combine by @maiqueb in #6
- Introduce controller code by @maiqueb in #5
- Add daemonset and start process by @maiqueb in #11
- Fix default multus socket path by @maiqueb in #14
- Update readme by @maiqueb in #12
- deployment: default to proper published img by @maiqueb in #16
- Fix each ds instance listens to events on its node by @maiqueb in #17
- Mount multus socket by @maiqueb in #18
- Add kind e2e by @maiqueb in #21
- Add containerd cri by @maiqueb in #19
- Mount multus socket and invoke delegate by @maiqueb in #24
- ci, img build: build the controller image by @maiqueb in #27
- ci, img push: push images when main branch is updated by @maiqueb in #28
- deploy: use github container registry by @maiqueb in #29
- Add e2e tests by @maiqueb in #25
- Add templates for openening PRs / issues / enhancements by @maiqueb in #32
- Allow templating of namespace in manifests by @phoracek in #34
- Add crio runtime by @maiqueb in #31
- e2e: use namespace param when hotplugging by @maiqueb in #38
- build, multus: go get multus-cni w/ runtime config by @maiqueb in #41
- Send desired IP / MAC address to multus server by @maiqueb in #39
- Correct the provided examples by @maiqueb in #40
- Handle old pods without network selection elements by @maiqueb in #44
- Add scc template by @maiqueb in #37
- Refactor a helper function to follow the happy path by @phoracek in #47
- Use meaningful names on GitHub actions by @phoracek in #50
- docs: reach MVP milestone by @maiqueb in #49
- CI: release when properly tagged by @maiqueb in #54
- ci, release: was missing with clause by @maiqueb in #55
- ci, release: templating the manifest requires j2 by @maiqueb in #56
- Revert "ci, release: add dummy tag to test this works" by @maiqueb in #57
New Contributors
Full Changelog: https://github.com/maiqueb/multus-dynamic-networks-controller/commits/v0.1.0