Pasha Sviderski
|
e4cb71b878
|
refactor: simplify and speed up plan output formatting by removing name resolver dependency
|
2026-03-19 13:14:09 +10:00 |
|
Pasha Sviderski
|
0f4c211002
|
refactor: format compose deployment plan with style, display target context
|
2026-03-18 21:26:22 +10:00 |
|
Pasha Sviderski
|
d9934b9dba
|
feat: support compose stop_grace_period to change timeout before sending SIGKILL
|
2026-03-04 14:07:22 +10:00 |
|
Pasha Sviderski
|
ce3cb8a34f
|
feat: add --skip-health flag to bypass health monitoring during container deployment
|
2026-02-28 16:26:48 +10:00 |
|
Pasha Sviderski
|
7b88040c73
|
fix: rolling container replacement: if new container fails, rollback and run old container only if it was running
|
2026-02-28 14:29:48 +10:00 |
|
Pasha Sviderski
|
7a9eac593f
|
feat: implement container health monitoring and rollback during rolling deployment (closes #24)
|
2026-02-27 21:36:40 +10:00 |
|
Pasha Sviderski
|
f8d1945544
|
chore: add TODO for ReplaceContainerOperation
|
2026-02-24 15:30:23 +10:00 |
|
Pasha Sviderski
|
93d7f29d31
|
chore: remove TODO about encapsulating Client in deploy operations
|
2026-02-24 13:17:59 +10:00 |
|
Pasha Sviderski
|
18ebd29032
|
chore: split deploy operations into separate files in operation package
|
2026-02-24 11:42:47 +10:00 |
|