Pasha Sviderski
|
a5d73fe4d7
|
refactor(cli): move cmd/uncloud to cmd/uc, change the artifact name uncloud_* -> uc_*
|
2026-06-26 20:07:15 +10:00 |
|
Pasha Sviderski
|
e5b205391e
|
fix(install): install curl on machine init/add if missing (fixes #402)
|
2026-06-25 10:52:22 +10:00 |
|
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
|
a26af3b2ae
|
feat: make machine init/add upgrade installed daemon binary to latest or specified version
|
2026-05-21 15:58:04 +10:00 |
|
Pasha Sviderski
|
fe829efbf5
|
refactor: embed install.sh script in uc CLI to not curl | sh and version together with CLI
|
2026-04-24 11:37:12 +10:00 |
|
Pasha Sviderski
|
47199c36ce
|
fix: containerd socket detection and unregistry startup on machine reboot
|
2026-04-22 15:31:18 +10:00 |
|
Pasha Sviderski
|
d812cf8f6e
|
docs: minor rewrite of warning in install.sh
|
2026-04-22 14:01:31 +10:00 |
|
Pasha Sviderski
|
f8234916cb
|
fix: another attempt to fix flaky e2e tests: bump dind and get rid of incomplete cgroups fix, pre-allocate ucind machine port, allow ucind container retarts
|
2026-04-15 20:40:24 +10:00 |
|
 Anton OvchinnikovandGitHub
|
02a318cd2e
|
ci: Build and publish latest (nightly) binaries (#308)
* ci: Build and publish latest binaries
* Use goreleaser, rename to nightly
* Use exact target
|
2026-04-13 19:34:12 +02:00 |
|
Pasha Sviderski
|
b3b33a82ba
|
chore(e2e): increase ucind cluster init timeouts, decrease max backoff delay for TCP connection to retry faster
|
2026-04-09 14:39:12 +10:00 |
|
Pasha Sviderski
|
e0a63a3f49
|
chore: typo
|
2026-01-27 11:32:18 +10:00 |
|
 Anton OvchinnikovandGitHub
|
234985b57d
|
feat(install): Add install-only mode to the install script (#194)
|
2025-11-30 20:00:33 +01:00 |
|
 JiraliteandGitHub
|
2e655d870c
|
chore: extract version from latest redirect in install_cli.sh (#180)
|
2025-11-18 13:31:35 +10:00 |
|
Pasha Sviderski
|
4de068c46e
|
chore: pin corrosion version to the latest working version v0.2.2
|
2025-11-07 12:51:40 +10:00 |
|
 Justin BradfordandGitHub
|
1c3f210848
|
bug: Use GITHUB_TOKEN if present in scripts/install_cli.sh (#169)
https://github.com/psviderski/uncloud/issues/163
|
2025-11-05 15:52:28 +10:00 |
|
Pasha Sviderski
|
e0d11a8abc
|
chore: configure Docker to use containerd image store by default (closes #129)
|
2025-10-01 15:00:19 +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 |
|
Pasha Sviderski
|
492a0af2b2
|
fix: migration script for uncloud Docker network to be compatible with Docker 28.2.0+
|
2025-07-09 14:04:21 +10:00 |
|
Pasha Sviderski
|
ff7bb25f2c
|
fix: custom version handling in install.sh script
|
2025-07-09 13:22:21 +10:00 |
|
 
|
69ebce57e9
|
test: Add basic Github Actions config (#63)
* test: Add basic Github Actions config
* fix(e2e-tests): handle asynchronous port publishing for ucind container
* fix(e2e-tests): increase machine ready wait timeout 1->10s
* fix: Pin GHA versions
---------
Co-authored-by: Pavel Sviderski <me@psviderski.name>
|
2025-05-20 23:59:02 +02:00 |
|
Pavel Sviderski
|
11098ea7d1
|
fix: url for uninstall.sh script in install script
|
2025-03-04 12:54:48 +10:00 |
|
Pavel Sviderski
|
90e357a1dc
|
feat: install uncloud-uninstall script when provisioning machine
|
2025-03-04 12:50:29 +10:00 |
|
Pavel Sviderski
|
91d58bc701
|
chore: add uninstall.sh script to remove uncloud and managed containers and network from machine
|
2025-03-04 12:14:49 +10:00 |
|
Pavel Sviderski
|
c3123820b2
|
fix: install script tar flag
|
2025-03-03 18:51:41 +10:00 |
|
Pavel Sviderski
|
bb51e01c5c
|
fix: install script unpack uncloudd binary to tmp dir
|
2025-03-03 18:38:51 +10:00 |
|
Pavel Sviderski
|
cdb2884e4e
|
fix: check for dockerd command to determine if docker engine is installed
|
2025-03-03 18:05:52 +10:00 |
|
Pavel Sviderski
|
5b66cec627
|
verify checksum in install_cli.sh
|
2025-02-06 15:17:33 +10:00 |
|
Pavel Sviderski
|
fb68303825
|
fix: cli install script, add manual instruction
|
2025-02-06 14:38:55 +10:00 |
|
Pavel Sviderski
|
cfe5b018f3
|
fix: install.sh install command
|
2025-02-06 14:01:55 +10:00 |
|
Pavel Sviderski
|
b451f2cf7c
|
fix: install_cli.sh install command
|
2025-02-06 13:56:56 +10:00 |
|
Pavel Sviderski
|
7d25bbafdf
|
fix: goreleaser format for homebrew
|
2025-02-06 13:51:15 +10:00 |
|
Pavel Sviderski
|
bda1123ae6
|
add install_cli.sh script to be donwloaded at get.uncloud.run
|
2025-01-24 16:27:07 +10:00 |
|
Pavel Sviderski
|
d5f0bca4a0
|
ucind: call cleanup on exit as well, e.g. main process crash
|
2024-11-29 09:53:20 +10:00 |
|
Pavel Sviderski
|
bdd034d169
|
proper terminate all background processes in ucind containers
|
2024-11-29 09:46:29 +10:00 |
|
Pavel Sviderski
|
48767125f4
|
ucind: init cluster with created machines
|
2024-11-28 19:57:51 +10:00 |
|
Pavel Sviderski
|
871fd8c035
|
proxy uncloud.sock socket to tcp port when running machine in container
|
2024-11-27 16:33:05 +10:00 |
|
Pavel Sviderski
|
1c8e60aac0
|
workaround cgroup race in dind
|
2024-11-27 13:18:16 +10:00 |
|
Pavel Sviderski
|
410f74425c
|
update dind machine image to run dockerd in background
|
2024-11-27 10:35:49 +10:00 |
|
Pavel Sviderski
|
c80c75e4e1
|
install.sh: download corrosion binary from github release
|
2024-10-04 18:37:24 +10:00 |
|
Pavel Sviderski
|
c275273617
|
fix install.sh to start uncloud.service after installing all systemd units
|
2024-10-02 12:44:38 +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
|
6f9fc69c2e
|
fix corrosion data dir, add reload to systemd unit
|
2024-10-01 13:33:54 +10:00 |
|
Pavel Sviderski
|
aa236aac10
|
do not init corrosion data dir in install.sh
|
2024-09-26 17:00:48 +10:00 |
|
Pavel Sviderski
|
498d35e866
|
install.sh: install corrosion systemd service
|
2024-09-25 22:10:01 +10:00 |
|
Pavel Sviderski
|
ba67b96734
|
update install.sh to download uncloudd binary from the latest GitHub release
|
2024-09-23 21:39:51 +10:00 |
|
Pavel Sviderski
|
43e2bf86fb
|
fix concurrent output in install.sh
|
2024-09-21 00:46:58 +10:00 |
|
Pavel Sviderski
|
18d5680863
|
temporary disable green
|
2024-09-21 00:39:06 +10:00 |
|
Pavel Sviderski
|
7ef7475dc2
|
remove redundant logging in install.sh
|
2024-09-20 23:14:08 +10:00 |
|
Pavel Sviderski
|
73be824f30
|
convert systemd unit to Type=notify and report readiness
|
2024-09-20 23:11:00 +10:00 |
|