kops/pkg/model/resources
justinsb fdf412cdf5 nodeup bash script: use explicit return code
In bash, `return` returns the exit code of the last statement.  Being
explicit here is safer, and I believe in the first case (the cached
download) the value was actually incorrect.
2021-12-20 10:08:06 -05:00
..
BUILD.bazel Refactor nodeup script to avoid action-at-a-distance 2021-12-17 18:33:44 -05:00
nodeup.go nodeup bash script: use explicit return code 2021-12-20 10:08:06 -05:00
nodeup_test.go Refactor nodeup script to avoid action-at-a-distance 2021-12-17 18:33:44 -05:00
template_resource.go Refactor nodeup script to avoid action-at-a-distance 2021-12-17 18:33:44 -05:00