- Notifications
You must be signed in to change notification settings - Fork907
Commit30a924d
committed
feat: implement autoscaling mechanism for prebuilds
1 parente4648b6 commit30a924d
File tree
26 files changed
+1414
-809
lines changed- coderd
- database
- dbauthz
- dbmem
- dbmetrics
- dbmock
- migrations
- queries
- prebuilds
- provisionerdserver
- schedule/cron
- enterprise/coderd/prebuilds
- provisioner/terraform
- provisionersdk/proto
- site/e2e
26 files changed
+1414
-809
lines changedLines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2267 | 2267 |
| |
2268 | 2268 |
| |
2269 | 2269 |
| |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
2270 | 2277 |
| |
2271 | 2278 |
| |
2272 | 2279 |
| |
| |||
3618 | 3625 |
| |
3619 | 3626 |
| |
3620 | 3627 |
| |
| 3628 | + | |
| 3629 | + | |
| 3630 | + | |
| 3631 | + | |
| 3632 | + | |
| 3633 | + | |
| 3634 | + | |
| 3635 | + | |
| 3636 | + | |
3621 | 3637 |
| |
3622 | 3638 |
| |
3623 | 3639 |
| |
|
Lines changed: 22 additions & 0 deletions
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 | + | |
982 | 1004 |
| |
983 | 1005 |
| |
984 | 1006 |
| |
|
Lines changed: 13 additions & 0 deletions
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 |
| |
| |||
9156 | 9160 |
| |
9157 | 9161 |
| |
9158 | 9162 |
| |
| 9163 | + | |
| 9164 | + | |
| 9165 | + | |
| 9166 | + | |
| 9167 | + | |
| 9168 | + | |
| 9169 | + | |
| 9170 | + | |
| 9171 | + | |
9159 | 9172 |
| |
9160 | 9173 |
| |
9161 | 9174 |
| |
|
Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)