ContainerImage.Pinniped/hack
Andrew Keesler ed9fdce6a8
hack/module.sh: sort modules for deterministic runs
find(1) seems to look at directory entries in the order in which they exist
in the directory fs entry. Let's sort these so that we get the same results
regardless of the order of the directory entries.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-12 09:36:33 -04:00
..
lib Initial aggregated API server (#15) 2020-07-23 10:05:21 -05:00
get-ldflags.sh Encode git version info into binary and user agent 2020-07-20 00:32:11 -04:00
header.txt Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 12:33:33 -07:00
module.sh hack/module.sh: sort modules for deterministic runs 2020-08-12 09:36:33 -04:00
test-unit.sh Use Go's `-short` flag as a way to avoid running integration tests. 2020-08-06 20:44:14 -05:00
update-codegen.sh hack/update-codegen.sh: really fix symlink paths 2020-08-11 14:50:43 -04:00
update.sh Update hack scripts to use new docker workflow. 2020-08-06 20:09:15 -05:00
verify-codegen.sh Update hack scripts to use new docker workflow. 2020-08-06 20:09:15 -05:00
verify.sh hack/verify-codegen.sh: updates to be run in CI 2020-08-11 10:18:47 -04:00