kubernetes/build/root
Davanum Srinivas 598c279ecc
tolerate when bazel shutdown errors out
pull-kubernetes-e2e-gce-rbe are still failing with the following:
```
INFO: Waited 10 seconds for server process (pid=72) to terminate.
FATAL: Attempted to kill stale server process (pid=72) using SIGKILL, but it did not die in a timely fashion.
make: *** [Makefile:626: bazel-release] Error 36
make: Leaving directory '/home/prow/go/src/k8s.io/kubernetes'
```

we have added a pkill just after the line for bazel shutdown, so let's
continue to give the pkill a chance to run.
2020-02-08 21:47:12 -05:00
..
.bazelrc Fix broken SELinux detection 2019-12-07 16:54:29 +00:00
.bazelversion Add .bazelversion file 2019-09-19 08:57:12 +02:00
.kazelcfg.json Use new codegen config options in kazel and fix boilerplate check for generated bzl 2019-01-08 14:40:56 -08:00
BUILD.root build: Remove references to debs/rpms in BUILD/dependency files 2020-02-06 15:08:52 -08:00
Makefile tolerate when bazel shutdown errors out 2020-02-08 21:47:12 -05:00
Makefile.generated_files fix compiling failure: execvp: /bin/bash: Argument list too long 2019-09-17 14:56:40 +08:00
WORKSPACE Update to golang@1.13.6 2020-01-12 02:17:40 +02:00