orchard/pkg/resource/v1
Nikolay Edigaryev d94690176e
Schedule opportunistically and more granularly (#225)
* Schedule opportunistically and more granularly

To avoid transaction conflicts.

* Measure scheduling loop iteration duration and log it at debugging level

* Use "continue NextWorker" instead of just "continue" for clarity
2024-12-03 14:11:48 +00:00
..
cluster_settings.go "--scheduler-profile" option to allow different orchestration patterns (#224) 2024-11-28 20:07:46 +04:00
host_dir.go API: do not return null when methods returning a list have no items (#170) 2024-04-29 15:49:09 -04:00
host_dir_policy.go API: do not return null when methods returning a list have no items (#170) 2024-04-29 15:49:09 -04:00
host_dir_policy_test.go Support URLs in hostDir policies (#146) 2023-10-24 21:01:34 +04:00
host_dir_test.go HostDir: support URLs in path (#142) 2023-10-11 18:37:24 +04:00
image_pull_policy.go orchard create vm: support --image-pull-policy=Always (#110) 2023-07-26 17:43:14 +04:00
resources.go Schedule opportunistically and more granularly (#225) 2024-12-03 14:11:48 +00:00
resources_test.go Schedule opportunistically and more granularly (#225) 2024-12-03 14:11:48 +00:00
restart_policy.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
restart_policy_test.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
service_account.go API: do not return null when methods returning a list have no items (#170) 2024-04-29 15:49:09 -04:00
service_account_role.go Remove worker role (#77) 2023-04-12 12:03:24 +04:00
v1.go Controller: emit lifecycle events when the VM gets restarted or deleted (#208) 2024-09-24 17:53:10 +04:00
worker.go API: do not return null when methods returning a list have no items (#170) 2024-04-29 15:49:09 -04:00