Changelog
- 8333960 Merge pull request #1000 from mengqiy/master
- af205bb Merge pull request #1002 from ronaldngounou/update-owners
- f0435eb Update OWNERS in reviewers and approvers list
- 64fd35a Release 0.7.12
- 711e472 Merge pull request #998 from bryantbiggs/chore/repo-cleanup-and-dx
- 93b1588 ci: add verify job to catch unrun gofmt and go mod tidy
- b4673af chore(lint): harden linter config and fix coverage gaps
- 0acabd1 fix(lint): add revive and unparam linters with full compliance
- a6a2882 ci: add unit test job, expand golangci config, add make update/verify
- f19a13d docs(e2e): fix Go version, remove non-existent make target, fix typo
- d8fd7c5 docs(release): remove stale ECR image update instructions and fix asset version placeholders
- d3aa58b fix: address code review findings in repo cleanup branch
- 0660793 docs: rewrite development.md as a practical local dev guide
- 8684111 chore: repo cleanup, developer experience improvements
- a05fab5 Merge pull request #999 from bryantbiggs/chore/reduce-binary-size
- 22e2233 chore: reduce binary size by 59% (80 MB → 33 MB)
- 540c0af Merge pull request #997 from bryantbiggs/deps/update-all-modules-2026-03-16
- 1d65eba fix(lint): replace deprecated NewSimpleClientset and fix embedded field selector
- dcc1916 fix(tests): address code review findings in integration test framework
- f8dba99 fix(tests): address post-refactor issues and add go workspace
- a58b4c0 refactor(tests): remove k8s.io/kubernetes dependency from test modules
- a5e321c chore: update all dependencies to latest versions