Commit f573316
committed
Fix issues with job replacement
Do not exit with error if the revision does not match, as retrying will not help, and trap TERM/INT to avoid interrupting helm while it is working
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>1 parent 293bbdb commit f573316
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| |||
0 commit comments