You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Chore: update GitHub Actions to use latest versions of actions and improve multi-arch support
* Fix: update bundle-build target to use standard build command
* feat: upgrade Go to 1.26 and update dependencies to fix vulnerabilities
BREAKING CHANGE: migrate webhook interfaces to typed generics
from controller-runtime v0.23.3 (Validator[T], Defaulter[T])
* chore: update Go version to 1.26.2 in CI workflows
* refactor: migrate to golangci-lint v2 and fix all lint issues
Adapt config to v2 format, fix indent-error-flow/superfluous-else,
add package comments, remove unused code, fix deprecated API usage,
and correct error string capitalization.
0 commit comments