Contributing
Local development
Section titled “Local development”npm cinpm run generate:schemasnpm run devBuild checks
Section titled “Build checks”npm run buildPull request process
Section titled “Pull request process”- Keep changes scoped and document behavior changes.
- Regenerate schema docs when CRDs change.
- Ensure build succeeds before opening PR.
- Link related upstream issues where applicable.