What's Changed
Features & Enhancements
- Add webhook as kustomize component (#122)
- Enable metrics manifests (#79)
- Use
status.patchapi for node updates (#104) - Mark controller as
system-cluster-criticalto prevent eviction (#108) - Enhance Dockerfiles and bump Go module version (#113)
- Add
build-installermake target to create CRD and install manifests (#95, #93) - Add a pull request template (#110)
Bug Fixes
- Fix dev-container: disable moby in newer version of debian (#127)
- Add missing boilerplate headers in
metrics.go(#119) - Update path to logo in README (#115)
Code Cleanup & Maintenance
- Remove unused
globalDryRunfeature (#123, #130) - Bump versions for devcontainer and golangci-kal (#132)
Documentation & Examples
- Document
NoExecutetaint risks and add admission warning (#120) - Updates on getting-started guide and installation docs (#135, #92)
- Add example for security agent readiness (#101)
- Managing CNI-readiness with node-readiness-controller and switch reporter to daemonset (#99, #116)
- Update cni-patcher to use
registry.k8s.ioimage (#96) - Add video demo (#114) and update heptagon logo (#109)
- Remove stale
docs/spec.md(#126)
New Contributors
- @pehlicd made their first contribution in #110
- @OneUpWallStreet made their first contribution in #126
- @knechtionscoding made their first contribution in #127
- @sats-23 made their first contribution in #113
- @GGh41th made their first contribution in #130
- @ketanjani21 made their first contribution in #120
Full Changelog: v0.1.1...v0.2.0