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
This script validates that Cluster API versions are consistent across
the codebase by reading the desired version from go.mod and checking
for mismatches in Makefile, Tiltfile, and test configurations.
Documentation files (*.md) are excluded as they may contain example
output that doesn't need to be kept in sync.
Fixes#1705
0 commit comments