Benjamin Elder
938de50954
verify scripts: preserve exit code
...
these scripts used the result variable pattern but then explicitly exited early with a hardcoded value ....
Kubernetes-commit: ef0547741db55186218fe6368de5fc88314b9355
2025-05-14 21:19:45 -07:00
Tim Hockin
04f11f30c4
Codegen: subprojects: clean up verify scripts
...
They all run successfully.
Kubernetes-commit: 357bfbc43643c956782e1ca5b7923a20338fba29
2023-03-05 11:33:45 -08:00
danielqsj
7ec2c1043b
fix shellcheck in sample-controller
...
Kubernetes-commit: 078115a604fb4e89123b4a4e12530fd823abeb88
2019-01-23 20:56:25 +08:00
Matthias Bertschy
28972b75db
Update all script to use /usr/bin/env bash in shebang
...
Kubernetes-commit: 9b15af19b22e91284eeb89827b2091caaec25bf6
2018-04-16 18:31:44 +02:00
James Munnelly
00e875e461
Add sample CustomResourceDefinition controller
...
sample-controller: add API types
sample-controller: regenerate files
sample-controller: add implementation
sample-controller: update bazel
sample-controller: update make-rules and cache_go_dirs
sample-controller: Set noStatus tag. Remove openapi-gen tag.
sample-controller: add deletion tombstone handling logic
sample-controller: update README, remove use of reflect in UpdateFuncs
sample-controller: add OWNERS file
sample-controller: add LICENSE
Kubernetes-commit: 740afa0e65bf44a95752fb863017a7cf14b476ad
2017-10-09 19:19:34 +01:00