- Notifications
You must be signed in to change notification settings - Fork1k
Commit47cb6fc
committed
feat: implement autoscaling mechanism for prebuilds
1 parent9b9b894 commit47cb6fc
File tree
33 files changed
+2286
-839
lines changed- coderd
- database
- dbauthz
- dbfake
- dbgen
- dbmem
- dbmetrics
- dbmock
- migrations
- testdata/fixtures
- queries
- prebuilds
- provisionerdserver
- schedule/cron
- enterprise/coderd/prebuilds
- provisionersdk/proto
- provisioner/terraform
- site/e2e
33 files changed
+2286
-839
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2282 | 2282 |
| |
2283 | 2283 |
| |
2284 | 2284 |
| |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
2285 | 2292 |
| |
2286 | 2293 |
| |
2287 | 2294 |
| |
| |||
3633 | 3640 |
| |
3634 | 3641 |
| |
3635 | 3642 |
| |
| 3643 | + | |
| 3644 | + | |
| 3645 | + | |
| 3646 | + | |
| 3647 | + | |
| 3648 | + | |
| 3649 | + | |
| 3650 | + | |
| 3651 | + | |
3636 | 3652 |
| |
3637 | 3653 |
| |
3638 | 3654 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
979 | 979 |
| |
980 | 980 |
| |
981 | 981 |
| |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
982 | 1005 |
| |
983 | 1006 |
| |
984 | 1007 |
| |
| |||
4913 | 4936 |
| |
4914 | 4937 |
| |
4915 | 4938 |
| |
| 4939 | + | |
| 4940 | + | |
| 4941 | + | |
| 4942 | + | |
| 4943 | + | |
| 4944 | + | |
4916 | 4945 |
| |
4917 | 4946 |
| |
4918 | 4947 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
| 398 | + | |
398 | 399 |
| |
399 | 400 |
| |
400 | 401 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 | 1261 |
| |
| 1262 | + | |
1262 | 1263 |
| |
1263 | 1264 |
| |
1264 | 1265 |
| |
1265 | 1266 |
| |
1266 | 1267 |
| |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
1267 | 1278 |
| |
1268 | 1279 |
| |
1269 | 1280 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4369 | 4369 |
| |
4370 | 4370 |
| |
4371 | 4371 |
| |
| 4372 | + | |
| 4373 | + | |
| 4374 | + | |
| 4375 | + | |
4372 | 4376 |
| |
4373 | 4377 |
| |
4374 | 4378 |
| |
| |||
9158 | 9162 |
| |
9159 | 9163 |
| |
9160 | 9164 |
| |
| 9165 | + | |
| 9166 | + | |
| 9167 | + | |
| 9168 | + | |
| 9169 | + | |
| 9170 | + | |
| 9171 | + | |
| 9172 | + | |
| 9173 | + | |
9161 | 9174 |
| |
9162 | 9175 |
| |
9163 | 9176 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
0 commit comments
Comments
(0)