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
fix: use c.logger instead of undefined logger variable
This fixes the lint errors:
- undefined: logger on lines 307, 314, 318
- unused import: k8s.io/klog/v2/textlogger
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments