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: Fix CRD schema, clippy warnings, and formatting
- Add explicit object type schema for affinity and securityContext fields
- Replace manual modulo check with is_multiple_of()
- Replace format! with to_string() for static strings
- Run cargo fmt to fix all formatting issues
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments