kubernetes/hack/lib
Patrick Ohly 798bdab3d0 kubectl: add integration test for result reporting
This currently covers two cases:
- "kubectl list" (the regression from https://github.com/kubernetes/kubernetes/issues/107012)
- "kubectl get pods/no-such-pod" (no particular reason except that the output
should be deterministic)

In contrast to some other tests that check for strings inside the
output (run_deprecated_api_tests) or compare after
sorting (run_kubectl_version_tests), stdout, stderr and the return code must
match exactly.

This ensures that there is no extra, unexpected output and that the right
output stream is used.
2022-01-11 09:04:56 +01:00
..
.gitattributes Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
etcd.sh Merge pull request #105706 from uthark/oatamanenko/upgrade-etcd-3.5.1 2021-11-15 10:04:59 -08:00
golang.sh Merge pull request #106123 from pohly/log-go-runner-windows 2021-11-15 09:04:48 -08:00
init.sh rename v2beta2 to v2 2021-11-09 10:34:54 +08:00
logging.sh Lower default log verbosity 2020-08-02 01:22:59 -04:00
protoc.sh fixing scripts from https://github.com/google/protobuf/releases to https://github.com/protocolbuffers/protobuf/releases 2021-07-29 02:24:39 +05:30
swagger.sh Speed up update-swagger-docs 2020-08-02 10:56:46 -04:00
test.sh kubectl: add integration test for result reporting 2022-01-11 09:04:56 +01:00
util.sh Make the docker buildx check call --help 2021-11-05 09:49:07 +01:00
version.sh Add non-vendor version ldflags 2021-08-14 11:20:26 -04:00