ocm-mcp-server
GitHub

10. Contributing

Help is welcome, and the project is deliberately structured so that contributions are easy to review and hard to make unsafe.

Good first contributions #

Ground rules #

Local workflow #

make install       # editable install with dev + tracing extras
make test          # unit tests, no cluster
make lint          # ruff
make policy-test   # offline Kyverno CLI tests
make bootstrap     # full local fleet, for end-to-end work

Commit and PR conventions #

Full detail: CONTRIBUTING.md and the Code of Conduct.

Security and sponsorship #

Next: FAQ.