- Notifications
You must be signed in to change notification settings - Fork928
Commit90acf99
authored
fix: fix null pointer on external provisioner daemons with daily_cost (#9401)
* fix: fix null pointer on external provisioner daemons with daily_costSigned-off-by: Spike Curtis <spike@coder.com>* Add logging for debounce and job acquireSigned-off-by: Spike Curtis <spike@coder.com>* Return error instead of panicSigned-off-by: Spike Curtis <spike@coder.com>* remove debounce on external provisioners to fix test flakesSigned-off-by: Spike Curtis <spike@coder.com>---------Signed-off-by: Spike Curtis <spike@coder.com>1 parenta415395 commit90acf99
File tree
6 files changed
+664
-350
lines changed- coderd
- provisionerdserver
- enterprise/coderd
- provisionerd
6 files changed
+664
-350
lines changedLines changed: 25 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1098 | 1098 |
| |
1099 | 1099 |
| |
1100 | 1100 |
| |
1101 |
| - | |
1102 |
| - | |
1103 |
| - | |
1104 |
| - | |
1105 |
| - | |
1106 |
| - | |
1107 |
| - | |
1108 |
| - | |
1109 |
| - | |
1110 |
| - | |
1111 |
| - | |
1112 |
| - | |
1113 |
| - | |
1114 |
| - | |
1115 |
| - | |
1116 |
| - | |
1117 |
| - | |
1118 |
| - | |
1119 |
| - | |
1120 |
| - | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
1121 | 1126 |
| |
1122 | 1127 |
| |
1123 | 1128 |
| |
|
0 commit comments
Comments
(0)