wanyaoqi
5fc42614c3
feat(region,host): container mps support ( #20138 )
...
* feat(region,host): container mps support
* fix: gencopyright
2024-04-30 17:39:40 +08:00
Zexi Li
c7e97cdbaf
fix(host): remove pod before starting it ( #20172 )
2024-04-29 11:18:46 +08:00
wanyaoqi
e0f6d90397
Automated cherry pick of #20154 : Automated cherry pick of #20152 : Fix/host misc fix 0425 ( #20155 )
...
* fix(host): dirty guest dir move to recycle dir
* fix(host-deployer): fix deployer guest ssh port range, use localhost
* fix(host): try bind vfio dirver use addr
2024-04-28 11:19:04 +08:00
Zexi Li
5532cd07ca
fix(region): validate port mappings range of pod ( #20128 )
2024-04-25 13:35:25 +08:00
Zexi Li
48ef202cbe
fix(host): sync status of pod and container after service restarted ( #20045 )
2024-04-18 10:04:07 +08:00
Zexi Li
76f434ecd4
feat(region,host,climc): container exec
2024-04-16 20:46:57 +08:00
Zexi Li
ff9bbff51a
Merge pull request #20023 from zexi/container-save-vm-image
...
feat(container): save volume_mount to image
2024-04-16 18:29:55 +08:00
Zexi Li
6c3079d755
feat(region,host): save volume_mount to image
2024-04-16 18:02:15 +08:00
Zexi Li
c68014cc4a
fix(host): set container port_mappings metadata when status is ready
2024-04-16 15:33:41 +08:00
Zexi Li
653f323588
feat(glance,region,host,climc): support using tar.gz image as overlay layer
2024-04-10 17:54:24 +08:00
Zexi Li
ec00d67ed5
feat(host): inject host port mapping environments
2024-04-09 16:19:57 +08:00
Zexi Li
2cb46e0279
fix(region): support auto_start option
2024-04-09 12:12:20 +08:00
Zexi Li
0f0c5a1819
feat(region,climc): support container-sync-status command
2024-04-03 17:58:46 +08:00
Zexi Li
83144a87f8
fix(host): restarting container failure
2024-04-03 11:19:27 +08:00
Qiu Jian
772456bfe6
fix: sync status stopped pod
2024-04-03 07:59:19 +08:00
Zexi Li
ba46ca0219
feat(region,host,climc): simulating /sys/devices/system/cpu directory
2024-04-02 17:35:21 +08:00
Zexi Li
1c12d03bcb
feat(region,host): support to mount container overlay host directory
2024-04-01 10:45:14 +08:00
Zexi Li
77ead6271b
feat(region): support change container configuration
2024-03-27 11:25:40 +08:00
Zexi Li
559df5f161
feat(region,host): set pod cgroup for lxcfs
2024-03-26 15:08:28 +08:00
Zexi Li
50d2870a2b
feat(region,host): support pod start and stop task
2024-03-22 10:57:27 +08:00
Zexi Li
366340e74c
feat(region,scheduler,host): container lifecycle and cgroup devices permissions
2024-03-21 19:42:08 +08:00
Zexi Li
3bcc09a04d
feat(host): set container memory limit
2024-03-21 10:31:36 +08:00
Zexi Li
b097740d52
feat(region,host): support host directory volume_mount for container
2024-03-15 17:38:56 +08:00
Zexi Li
749ec1849c
feat(region,host,climc): support pod host random port mapping
2024-03-13 20:13:13 +08:00
Zexi Li
1bc14d251b
feat(climc,region,host): support capabilities and privileged mode
2024-03-12 23:24:16 +08:00
Zexi Li
6313ce87a3
Support pod container ( #19706 )
...
* feat(region,scheduler,host): support pod and container
* feat(region,host): container nvidia gpu support
* fix(region,host): function parameters
---------
Co-authored-by: wanyaoqi <d3lx.yq@gmail.com >
2024-03-12 18:47:44 +08:00