Commit Graph

9 Commits

Author SHA1 Message Date
Zhen Zhang d8bf9c9b53
update golang-lint to v2 and fix related goimports error (#2019)
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
2025-05-07 10:24:43 +08:00
Ai Ranthem 77bacae8e6
sync all fields in ud spec to subset workload spec and fix adapter revision label bug (#1798)
Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
Co-authored-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
2024-10-23 16:25:36 +08:00
Ai Ranthem 29f2323d59
Adaptive scheduling strategy for UnitedDeployment and refactor subset adapter (#1720)
Signed-off-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
Co-authored-by: AiRanthem <zhongtianyun.zty@alibaba-inc.com>
2024-10-15 10:38:01 +08:00
chengleqi 6fda363d2d
add patch for UnitedDeployment (#1266)
generate manifests and fix goimports



fix goimports



patch to PodTemplateSpec



add ut for uniteddeployment patch

Signed-off-by: chengleqi <chengleqi5g@hotmail.com>
2023-06-05 16:02:42 +08:00
Siyu Wang 5e8ad0adab
Update controller-runtime and rebuild project structure (#321)
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2020-07-31 14:16:47 -07:00
Kan Wu 8e2316f488
ud supports asts: add asts adapter (#224) 2020-01-31 17:25:09 -08:00
Kan Wu d7af5789ee
[WIP] UnitedDeployment supports AdvancedStatefulSet: introduce an interface for each kind of subset (#221)
* ud supports asts: add statefulset adapter

* fix issues
2020-01-29 22:51:12 -08:00
Kan Wu 65cee62dfe UnitedDeployment: update subset (#166)
* UnitedDeployment: update subset

* refactor codes

* record status in condition; correct some ut

* stablize ut
2019-11-24 22:18:09 -08:00
Kan Wu b00c632b16 UnitedDeployment: subset provision (#155)
* UnitedDeployment: subset definition

* UnitedDeployment: replicas allocator considers how pods spread

* UnitedDeployment: subset provision

* fix review issues

* add header

* fix review issue: change nameToReplicas.Limited to Specified

* fix review issues: mainly refactor allocator

* refactoring

* fix review issues
2019-11-12 17:25:11 -08:00