Pasha Sviderski
|
fe813302b7
|
refactor: event ID generation for images, machines, and volumes to align with plan formatting
|
2026-04-08 19:16:42 +10:00 |
|
Pasha Sviderski
|
0da9df17a4
|
feat(pre-deploy): correct progress events for pre-deploy hooks, make other container events more aligned with plan
|
2026-04-08 19:16:42 +10:00 |
|
Pasha Sviderski
|
0e820f9c52
|
feat(pre-deploy): add support for x-pre_deploy extension in Compose + e2e test
|
2026-04-08 19:16:42 +10:00 |
|
Pasha Sviderski
|
772b31b57f
|
feat(pre-deploy): implement pre-deploy hook operations for deployment
|
2026-04-08 19:16:42 +10:00 |
|
Pasha Sviderski
|
1c8b77054a
|
feat(pre-deploy): add support for pre-deploy hook containers in service management, sync *all* containers to store
|
2026-04-08 19:16:28 +10:00 |
|
Pasha Sviderski
|
17c1bb5c21
|
feat: add WaitContainerHealthy client method and health check utilities
|
2026-02-27 21:28:11 +10:00 |
|
 Anton OvchinnikovandGitHub
|
15d4ef5518
|
feat: Allow container matching by ID prefix (#175)
|
2025-11-10 08:38:20 +10:00 |
|
 Anton OvchinnikovandGitHub
|
abea3e229e
|
feat: "exec" command to start processes inside remote containers (#139)
|
2025-11-05 23:47:24 +01:00 |
|
 Anton OvchinnikovandGitHub
|
6af7a9861d
|
feat: Allow to match containers against truncated ID (#160)
|
2025-10-28 18:44:04 +01:00 |
|
Pasha Sviderski
|
a30ed600b6
|
chore: update docker and compose Go dependencies to the latest versions
|
2025-10-08 13:56:58 +10:00 |
|
Pasha Sviderski
|
27bbbe7186
|
chore: internal docker package with handy PullImage and CreateContainerWithImagePull methods
|
2025-09-26 21:24:56 +10:00 |
|
Pasha Sviderski
|
1ce3e62dbb
|
fix: use local and remote Docker credentials to pull image from private registry
|
2025-08-15 14:09:40 +10:00 |
|
Pavel Sviderski
|
f8ebd94a79
|
feat(volumes): create and mount data volumes when running service with 'uc run' command
|
2025-04-11 21:28:36 +10:00 |
|
Pavel Sviderski
|
0e80f2e5b2
|
chore: replace immutable hash with container spec comparison
|
2025-03-31 15:58:02 +10:00 |
|
Pavel Sviderski
|
64f6a4f3d3
|
chore: use original service spec instead of deriving from container, fixes diff for scale
|
2025-03-30 12:54:36 +10:00 |
|
Pavel Sviderski
|
0975cbab66
|
chore: handle RemoveContainer server-side that deletes container from machine db
|
2025-03-29 20:06:49 +10:00 |
|
Pavel Sviderski
|
1cba1eef0a
|
refactor: handle CreateContainer server-side
|
2025-03-28 19:01:19 +10:00 |
|
Pavel Sviderski
|
641b11a92d
|
feat: implement --pull policy for run command: always, missing, never
|
2025-03-27 15:06:32 +10:00 |
|
Pavel Sviderski
|
042dd594e0
|
refactor: decouple deploy and compose packages from client dependency
|
2025-03-24 14:38:16 +10:00 |
|
Pavel Sviderski
|
b1abd07dde
|
refactor: move api, client, compose packages to pkg
|
2025-03-22 18:43:00 +10:00 |
|