Files
kubernetes/hack/lib
Patrick Ohly 6a16c076e7 hack: move common "verify generated" shell code into function
Several verify scripts used the same pattern of "check for clean working tree,
generated files, check for diffs". The code for that is now in
kube::verify::generated, defined in hack/lib/verify-generated.sh, and those
scripts just source that.
2023-08-22 20:39:23 +02:00
..
2023-03-15 20:10:18 -07:00
2023-08-07 17:26:05 -06:00