Pavel Sviderski
|
3757813b20
|
refactor: rename main module to github.com/psviderski/uncloud
|
2025-03-22 18:25:08 +10:00 |
|
Pavel Sviderski
|
289d964b2a
|
feat(dns): configure and store public IP when initialising machine
|
2025-02-25 21:21:37 +10:00 |
|
Pavel Sviderski
|
bcb5a2a173
|
feat: deploy caddy service when adding new machine to cluster
|
2025-02-18 21:35:36 +10:00 |
|
Pavel Sviderski
|
43f28284f1
|
feat: rolling deploy strategy for global service, always recreate
|
2025-02-13 21:32:08 +10:00 |
|
Pavel Sviderski
|
035f44896d
|
refactor cluster network related constants
|
2024-11-28 19:57:26 +10:00 |
|
Pavel Sviderski
|
913fb2da0c
|
update ListMachines to include machine state from Corrosion membership
|
2024-11-13 16:48:55 +10:00 |
|
Pavel Sviderski
|
5094149406
|
improve error message for adding machine that already exists in the cluster
|
2024-10-04 20:45:54 +10:00 |
|
Pavel Sviderski
|
fd3ad91136
|
update network controller to reconfigure network peers on machine changes
|
2024-10-04 16:18:08 +10:00 |
|
Pavel Sviderski
|
c3ba43a8fa
|
delete old non-distributed cluster state, fix storing endpoints in store
|
2024-10-02 13:03:17 +10:00 |
|
Pavel Sviderski
|
4ec87db8e8
|
add init machine to store when initialising a cluster
|
2024-10-02 11:34:54 +10:00 |
|
Pavel Sviderski
|
8fbf406007
|
relax relationship between corrosion service, init cluster with new store
|
2024-10-01 23:37:07 +10:00 |
|
Pavel Sviderski
|
0effba0adb
|
create corrosion store when initialising machine
|
2024-09-30 23:10:56 +10:00 |
|
Pavel Sviderski
|
5dc0832449
|
refactor network operations into networkController to start/stop when joining/leaving cluster
|
2024-09-18 15:55:02 +10:00 |
|
Pavel Sviderski
|
3f497b5e58
|
add couple TODOs
|
2024-09-12 17:45:31 +10:00 |
|
Pavel Sviderski
|
4e042be7b7
|
add machine list command and corresponding RPC endpoint
|
2024-09-12 14:52:07 +10:00 |
|
Pavel Sviderski
|
47073f017f
|
update network peers when new machine added
|
2024-09-12 13:40:10 +10:00 |
|
Pavel Sviderski
|
160a15fe8f
|
split cluster Server into Machine and Server
|
2024-09-06 10:02:36 +10:00 |
|
Pavel Sviderski
|
2c46c0a7d5
|
rename Cluster to Server
|
2024-09-06 09:34:29 +10:00 |
|
Pavel Sviderski
|
c58c99e061
|
rename machine config to state
|
2024-09-06 09:26:45 +10:00 |
|
Pavel Sviderski
|
58fb3105cd
|
Cluster service implementation with basic local state and IPAM manager
|
2024-09-05 12:16:42 +10:00 |
|