This repository was archived by the owner on Sep 21, 2022. It is now read-only.
Commit 4c657b3
Add optional enable_drain_healthcheck feature
Notes:
This feature cannot be used with the arbitrator. If it is enabled and
the deployment uses the arbitrator, then drain will always fail.
When enabled, this feature will prevent deleting deployments, unless the --force flag
is used.
[#157656403]
Signed-off-by: Caroline Taymor <ctaymor@pivotal.io>1 parent 04cdb48 commit 4c657b3
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments