Pasha Sviderski
|
442b5c62bf
|
refactor: cleanup Corrosion container on reset, move admin socket to runtime dir
|
2026-05-25 21:41:35 +10:00 |
|
Pasha Sviderski
|
71da32549a
|
refactor: migrate to run Corrosion service as managed container instead of systemd unit, automatically migrate data to v1
|
2026-05-25 17:15:44 +10:00 |
|
Pasha Sviderski
|
0dd4bc9d36
|
chore: build a use new corrosion image 2026.5.14 (pointing to v1.0.0 upstream) for ucind
|
2026-05-22 19:36:07 +10: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
|
4166474ee8
|
fix: race on cluster init by waiting for corrosion service to become ready with schema applied
|
2025-07-25 16:28:32 +10:00 |
|
Pasha Sviderski
|
1b6130447f
|
chore: use a new uncancelled context for stopping corrosion service
|
2025-07-25 13:03:20 +10:00 |
|
Pasha Sviderski
|
9a88e914f4
|
chore: simplify cluster controller initialisation, prepare for reset
|
2025-07-24 14:23:33 +10:00 |
|
  
|
da3634b690
|
E2E tests use repeated strings for test data where constants add no value (#97)
---------
Co-authored-by: Pasha Sviderski <me@psviderski.name>
Co-authored-by: Anton Ovchinnikov <anton@tonyo.info>
|
2025-07-21 19:30:02 +02:00 |
|
 Evgenii OrlovandGitHub
|
31cd4c77e9
|
feat: support x-machines placement constraints in compose files (#90)
|
2025-07-10 16:46:29 +10:00 |
|
Pavel Sviderski
|
3757813b20
|
refactor: rename main module to github.com/psviderski/uncloud
|
2025-03-22 18:25:08 +10:00 |
|
Pavel Sviderski
|
7556f8cb12
|
generate basic caddy.json with empty http and https servers
|
2024-12-18 22:14:58 +10:00 |
|
Pavel Sviderski
|
8db7ac84a0
|
add subprocess corrosion service runner
|
2024-12-03 11:07:09 +10:00 |
|
Pavel Sviderski
|
6daa1291b5
|
update TODO
|
2024-11-27 16:41:20 +10:00 |
|
Pavel Sviderski
|
c3d3a4242e
|
run corrosion in Docker as uncloud user, bind mount data dir
|
2024-11-27 16:35:35 +10:00 |
|
Pavel Sviderski
|
a6ccd6055a
|
move fs and file ownership related funcs to fs package
|
2024-11-27 14:30:08 +10:00 |
|
Pavel Sviderski
|
ca607ee82d
|
pull corrosion image if doesn't exist
|
2024-11-27 13:37:22 +10:00 |
|
Pavel Sviderski
|
6e0df53f13
|
add in docker service runner for corrosion
|
2024-11-27 10:34:42 +10:00 |
|
Pavel Sviderski
|
e5bda92ec6
|
add opptimistic sleep on corrosion service start to wait for schema initialisation
|
2024-10-04 16:19:07 +10:00 |
|
Pavel Sviderski
|
3287691a31
|
start corrosion service even when machine is not initialised to be able to init cluster
|
2024-10-01 15:04:20 +10:00 |
|
Pavel Sviderski
|
0effba0adb
|
create corrosion store when initialising machine
|
2024-09-30 23:10:56 +10:00 |
|