mirror of
https://github.com/labring/sealos.git
synced 2026-08-30 17:58:09 +08:00
95493cfa3e
* refactor: run guest command one by one and support run patch-type image Signed-off-by: fengxsong <fengxsong@outlook.com> * fix: ci lints and remove mounts parameter Signed-off-by: fengxsong <fengxsong@outlook.com> * fix: test case Signed-off-by: fengxsong <fengxsong@outlook.com> * fix: vip address rendering Signed-off-by: fengxsong <fengxsong@outlook.com> * fix: test case Signed-off-by: fengxsong <fengxsong@outlook.com> * feature(main): add test case Signed-off-by: cuisongliu <cuisongliu@qq.com> * fix: inject rootfs env into bootstrap process Signed-off-by: fengxsong <fengxsong@outlook.com> * feature(main): add join using guest process Signed-off-by: cuisongliu <cuisongliu@qq.com> * fix: add targetHosts parameter as guest commands are not always applied to all hosts Signed-off-by: fengxsong <fengxsong@outlook.com> * feature(main): add patch image Signed-off-by: cuisongliu <cuisongliu@qq.com> * refactor: add context parameter and pass it along side to the end Signed-off-by: fengxsong <fengxsong@outlook.com> * test(main): add test for patch image Signed-off-by: cuisongliu <cuisongliu@qq.com> * test(main): add test for patch image Signed-off-by: cuisongliu <cuisongliu@qq.com> * test(main): add test for patch image Signed-off-by: cuisongliu <cuisongliu@qq.com> * test(main): add test for patch image Signed-off-by: cuisongliu <cuisongliu@qq.com> --------- Signed-off-by: fengxsong <fengxsong@outlook.com> Signed-off-by: cuisongliu <cuisongliu@qq.com> Co-authored-by: cuisongliu <cuisongliu@qq.com>