Aaron Echols and GitHub
424263bdd4
feat: allow to customise WireGuard listen port with --wg-port for machine init/add ( #366 )
2026-05-19 16:55:55 +10:00
Pasha Sviderski
03ff4cd51d
add netbird embed experiment
2026-05-15 14:21:16 +10:00
Pasha Sviderski
eebb7b51ed
add tsnet experiment
2026-05-05 13:47:24 +10:00
Pasha Sviderski
f41590157f
chore: make experiments a separate Go module, remove unnecessary dependencies from root module
2026-04-13 16:48:49 +10:00
Miek Gieben and GitHub
2ab58d24d4
chore: modernize the codebase using go 1.26 ( #278 )
...
This runs:
```
go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix ./...
```
over the codebase, as this is using go 1.26, it can also use the new
new() functionallity so AsPtr and boolPtr is are needed anymore.
Signed-off-by: Miek Gieben <miek@miek.nl >
2026-03-21 21:16:09 +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
Anton Ovchinnikov
05d0078451
chore: Enable more linters
2025-07-14 00:32:26 +02:00
Evgenii Orlov and GitHub
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
da0c9bb16e
add expriment with using talos discovery service
2024-09-23 19:30:22 +10:00
Pavel Sviderski
8e1e85ef77
basic PoC of using Docker networkdb as a general purpose key-value store
2024-08-24 20:17:23 +10:00
Pavel Sviderski
92e3b21589
add -profile flag
2024-08-08 14:17:14 +10:00
Pavel Sviderski
38c0e65ac2
retrieve nodes from remote peers
2024-08-07 20:28:02 +10:00
Pavel Sviderski
e6d8a33928
experiment: Serf transport for go-ds-crdt
2024-08-07 13:51:53 +10:00