mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
apidiff can be invoked for a single internal package or iterate over everything, including staging. The base to compare against can be specified via -r (similar to verify-golangci-lint.sh), with the default the base revision on master (similar to -a in verify-golangci-lint.sh).
This directory contains a stub go module used to track version of development tools like the ones needed for linting go sources.