Anton Ovchinnikov
|
053d73048c
|
feat: Basic linting config
|
2025-07-13 23:50:27 +02:00 |
|
 Evgenii OrlovandGitHub
|
10bbe9fbc5
|
fix: prevent race condition with Docker network creation (#89)
|
2025-07-10 17:51:08 +10:00 |
|
 Evgenii OrlovandGitHub
|
31cd4c77e9
|
feat: support x-machines placement constraints in compose files (#90)
|
2025-07-10 16:46:29 +10:00 |
|
Pasha Sviderski
|
55773e92ce
|
fix: allow direct routing from WireGuard mesh to containers for Docker 28.2.0+
|
2025-07-08 21:20:49 +10:00 |
|
Pasha Sviderski
|
535b91fe52
|
feat: add stub for Reset method in machine API
|
2025-07-03 21:28:05 +10:00 |
|
Pasha Sviderski
|
4c77fe2cfd
|
chore: tidy up
|
2025-06-30 17:53:34 +10:00 |
|
 Anton OvchinnikovandGitHub
|
44549c00fd
|
feat: Label new volumes as managed by uncloud (#79)
|
2025-06-23 22:05:05 +02:00 |
|
Anton Ovchinnikov
|
26f34df3e6
|
fix: Improve output for build operations
|
2025-06-22 19:26:25 +02:00 |
|
 Anton OvchinnikovandGitHub
|
638f320959
|
build: Install protobuf tools via mise (#77)
|
2025-06-22 11:23:56 +02:00 |
|
Pavel Sviderski
|
fc61e2fc07
|
feat: enable passive health checks and upstream retries in Caddy
|
2025-06-12 18:38:28 +10:00 |
|
 Anton OvchinnikovandGitHub
|
2f55af0cab
|
test: Add an e2e test for build&push (#69)
* test: Add an e2e test for build&push
* test: Add image cleanup
* test: Switch to assert.NoError
|
2025-06-09 22:10:53 +02:00 |
|
 Anton OvchinnikovandGitHub
|
971b21d6c1
|
feat: Implement basic build & push capabilities for services (#68)
* wip: Build experiments
* wip: overall structure for build/push
* ref: Split method, add test fixture
* feat: Basic push functionality
* ref: Better structure and output
* feat: Handle registry auth
* feat: Integrate with deploy
* ref: Split into files
* fix: Modernize push options
|
2025-06-03 21:35:54 +02:00 |
|
Pavel Sviderski
|
4590a516ad
|
chore: set default ssh key path to ~/.ssh/id_ed25519 and handle home expansion
|
2025-05-29 15:00:33 +10:00 |
|
Anton Ovchinnikov
|
51f7ebf3bf
|
test: Add cleanup target that removes dangling test containers
|
2025-05-25 19:46:13 +02:00 |
|
Pavel Sviderski
|
12c86f1dd4
|
fix: use existing cluster client when deploying caddy after adding new machine #65
|
2025-05-23 16:31:07 +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
|
ff1a8fbcf9
|
chore: fix comment
|
2025-05-16 21:35:21 +10:00 |
|
Pavel Sviderski
|
3648187219
|
chore: allow DNS queries from Uncloud containers to the embedded DNS server
|
2025-05-05 20:00:34 +10:00 |
|
Pavel Sviderski
|
6e326277bb
|
chore: set up UNCLOUD-INPUT iptables chain and allow WireGuard traffic to the machine
|
2025-05-05 14:50:33 +10:00 |
|
Pavel Sviderski
|
0b8495e964
|
feat: make all confirmation forms accessible
|
2025-05-01 14:12:12 +10:00 |
|
Pavel Sviderski
|
38800924ed
|
fix(caddy): proxy to only healthy containers
|
2025-05-01 11:47:05 +10:00 |
|
Pavel Sviderski
|
cf7e333579
|
feat(dns-server): use embedded DNS server for all service containers
|
2025-05-01 11:27:27 +10:00 |
|
Pavel Sviderski
|
769f5e47c3
|
feat(dns-server): check system prerequisites when init/add machine: DNS port is not in use by another DNS server
|
2025-04-30 20:46:10 +10:00 |
|
Pavel Sviderski
|
6e1165ec57
|
chore(dns-server): make TCP server non-critical; do not exit if it fails to start
|
2025-04-30 17:46:44 +10:00 |
|
Pavel Sviderski
|
8d16da596c
|
feat(dns-server): run embedded internal DNS server on machine IP in uncloudd daemon process
|
2025-04-30 17:24:52 +10:00 |
|
Pavel Sviderski
|
d6c06828b3
|
fix(dns-server): fix constructor and log messages
|
2025-04-30 17:20:48 +10:00 |
|
Pavel Sviderski
|
fe93d91894
|
fix: attributes handling in SlogTextHandler for child loggers
|
2025-04-30 16:56:32 +10:00 |
|
Pavel Sviderski
|
70e9385032
|
chore(dns-server): implement resolver for service records that watches container changes
|
2025-04-30 14:13:48 +10:00 |
|
Pavel Sviderski
|
c56385602e
|
chore(dns-server): authoritative responses for internal DNS queries and forwarding to ustream servers
|
2025-04-29 20:20:55 +10:00 |
|
Pavel Sviderski
|
fbbf839258
|
chore: init embedded DNS server
|
2025-04-28 21:36:04 +10:00 |
|
Connor Edwards
|
e854bbb3e1
|
feat: add version flag to main cmd
|
2025-04-25 19:55:37 +09:00 |
|
Pavel Sviderski
|
72bf34632f
|
chore: map new container properties to Docker container configs
|
2025-04-24 17:24:58 +10:00 |
|
Pavel Sviderski
|
d8818ba770
|
chore: remove unnecessary fields from containers table in machine.db
|
2025-04-23 16:11:29 +10:00 |
|
Pavel Sviderski
|
440215b811
|
fix: TestInstallCmd test
|
2025-04-23 16:10:40 +10:00 |
|
Pavel Sviderski
|
02a418aafb
|
chore: add --version flag for 'machine init|add' to specify uncloud daemon version
|
2025-04-23 14:40:04 +10:00 |
|
Pavel Sviderski
|
143e68cc95
|
chore: do not set default volume driver to local, distinguish behaviour when it's set or not
|
2025-04-21 16:53:43 +10:00 |
|
Pavel Sviderski
|
4532b985d4
|
chore: populate ucind cluster machines with IDs
|
2025-04-16 22:01:33 +10:00 |
|
Pavel Sviderski
|
87331a9265
|
chore: add filter to ListMachines
|
2025-04-11 21:26:40 +10:00 |
|
Pavel Sviderski
|
410a95ec88
|
chroe: add TODO to fix empty context in output message when adding machines
|
2025-04-10 20:29:52 +10:00 |
|
Pavel Sviderski
|
df4ab40e12
|
chore(volumes): add client methods for volume management, e2e test
|
2025-04-10 13:50:08 +10:00 |
|
Pavel Sviderski
|
c6205d4f57
|
chore(volumes): map volume specs to container config, diff specs with volumes
|
2025-04-09 21:51:20 +10:00 |
|
Pavel Sviderski
|
13dea92311
|
chore(volumes): gRPC methods for managing Docker volumes
|
2025-04-08 16:33:35 +10:00 |
|
Pavel Sviderski
|
25b173128a
|
feat(env): support env vars for services (both run command and compose)
|
2025-04-03 18:14:17 +10:00 |
|
Pavel Sviderski
|
4e40a93991
|
chore: remove anonymous volumes for ucind containers
|
2025-04-03 16:35:48 +10:00 |
|
Pavel Sviderski
|
b3885b0888
|
chore: activate the context of a newly initialised cluster
|
2025-04-03 13:38:48 +10:00 |
|
Pavel Sviderski
|
3ada89c4f8
|
fix: adding ucind cluster with tcp connections to config
|
2025-04-02 19:45:15 +10:00 |
|
Pavel Sviderski
|
1bbefdd0d2
|
feat: add 'ctx ls' command to list available cluster contexts in config
|
2025-04-02 09:25:12 +10:00 |
|
Pavel Sviderski
|
f467fad84c
|
chore: rename cluster term to context in CLI and config, convert config toml -> yaml
|
2025-04-01 21:29:32 +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 |
|