Commit Graph

1110 Commits

Author SHA1 Message Date
9559357c56 clanCore: specify interface for system.clan
All checks were successful
checks-impure / test (pull_request) Successful in 58s
checks / test (pull_request) Successful in 1m3s
2023-10-05 17:08:59 +02:00
8ab0e9b7cd Merge pull request 'zerotier: fix: find free port without collissions' (#412) from DavHau-dave into main
All checks were successful
assets1 / test (push) Successful in 21s
checks-impure / test (push) Successful in 33s
checks / test (push) Successful in 34s
2023-10-05 15:05:27 +00:00
dbf80595fd zerotier: fix: find free port without collissions
All checks were successful
checks-impure / test (pull_request) Successful in 55s
checks / test (pull_request) Successful in 2m0s
2023-10-05 17:03:01 +02:00
48408f6a49 Merge pull request 'tests: add fixtures to test_vms_cli' (#411) from lassulus-HEAD into main
All checks were successful
assets1 / test (push) Successful in 20s
checks-impure / test (push) Successful in 31s
checks / test (push) Successful in 34s
2023-10-05 13:58:28 +00:00
bdb0a6484a tests: add fixtures to test_vms_cli
All checks were successful
checks-impure / test (pull_request) Successful in 59s
checks / test (pull_request) Successful in 1m57s
2023-10-05 15:56:15 +02:00
1870847aab Merge pull request 'clan-cli: unset LD_LIBRARY_PATH' (#410) from DavHau-dave into main
All checks were successful
assets1 / test (push) Successful in 25s
checks-impure / test (push) Successful in 32s
checks / test (push) Successful in 35s
2023-10-05 11:46:27 +00:00
6abbf4bacd clan-cli: unset LD_LIBRARY_PATH
All checks were successful
checks-impure / test (pull_request) Successful in 53s
checks / test (pull_request) Successful in 1m59s
This prevents problems with mixed glibc versions that might occur when the cli is called through a browser built against another glibc
2023-10-05 13:44:08 +02:00
d90becfd80 Merge pull request 'machines update: add --target-host' (#409) from lassulus-HEAD into main
All checks were successful
assets1 / test (push) Successful in 20s
checks-impure / test (push) Successful in 32s
checks / test (push) Successful in 33s
2023-10-04 21:30:53 +00:00
4af74ee5a5 machines update: add --target-host
All checks were successful
checks-impure / test (pull_request) Successful in 54s
checks / test (pull_request) Successful in 1m58s
2023-10-04 23:28:15 +02:00
fa013b3a0e Merge pull request 'secrets upload: skip on exit 23, cleanup' (#408) from lassulus-secrets-fix into main
All checks were successful
assets1 / test (push) Successful in 21s
checks / test (push) Successful in 35s
checks-impure / test (push) Successful in 35s
2023-10-04 19:31:38 +00:00
3fb36b3ac1 secrets upload: skip on exit 23, cleanup
All checks were successful
checks-impure / test (pull_request) Successful in 33s
checks / test (pull_request) Successful in 1m32s
2023-10-04 21:29:19 +02:00
dfed8fdcb2 Merge pull request 'test_secrets_password_store: create gpghome with save permissions' (#407) from Mic92-main into main
All checks were successful
assets1 / test (push) Successful in 7s
checks-impure / test (push) Successful in 28s
checks / test (push) Successful in 40s
2023-10-04 17:59:18 +00:00
41106a67e2 test_secrets_password_store: create gpghome with save permissions
All checks were successful
checks-impure / test (pull_request) Successful in 20s
checks / test (pull_request) Successful in 31s
2023-10-04 19:56:18 +02:00
03c8c6f4e4 Merge pull request 'clan join: init' (#406) from DavHau-dave into main
All checks were successful
assets1 / test (push) Successful in 7s
checks-impure / test (push) Successful in 21s
checks / test (push) Successful in 30s
2023-10-04 16:57:10 +00:00
bdd4cfc7d8 clan join: init
All checks were successful
checks-impure / test (pull_request) Successful in 21s
checks / test (pull_request) Successful in 31s
2023-10-04 18:53:59 +02:00
a2597717b3 Merge pull request 'webui: drop deadcode' (#405) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 21s
checks / test (push) Successful in 1m28s
assets1 / test (push) Successful in 6s
2023-10-04 16:20:23 +00:00
d0c1eddf79 task_manager: log stdout/stderr correctly for processes
All checks were successful
checks-impure / test (pull_request) Successful in 18s
checks / test (pull_request) Successful in 1m28s
2023-10-04 18:17:30 +02:00
d156218775 drop dead daemonize code 2023-10-04 18:17:30 +02:00
d015e3ff60 Merge pull request 'vm_secrets' (#401) from vm_secrets into main
All checks were successful
checks-impure / test (push) Successful in 21s
checks / test (push) Successful in 31s
assets1 / test (push) Successful in 6s
2023-10-04 16:15:54 +00:00
99433ac290 test_vms_api: supply age key for secret creation
All checks were successful
checks-impure / test (pull_request) Successful in 21s
checks / test (pull_request) Successful in 1m29s
2023-10-04 18:13:25 +02:00
bc36ec4c1a vms: support secrets and fix cross compilation
Some checks failed
checks-impure / test (pull_request) Failing after 13s
checks / test (pull_request) Successful in 1m29s
2023-10-04 18:04:27 +02:00
994c190d0f Merge pull request 'fix task manager race conditions' (#404) from lassulus-taskmanager into main
All checks were successful
checks-impure / test (push) Successful in 18s
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
2023-10-04 15:54:37 +00:00
e8c9f27515 tests test_flake: disable dhcp
All checks were successful
checks-impure / test (pull_request) Successful in 18s
checks / test (pull_request) Successful in 1m27s
2023-10-04 17:52:06 +02:00
fe1a3f0541 task_manager: fix race conditions 2023-10-04 17:52:06 +02:00
827fcbfe46 Merge pull request 'webui: open browser in new window' (#403) from DavHau-dave into main
Some checks failed
checks-impure / test (push) Failing after 19s
checks / test (push) Successful in 31s
assets1 / test (push) Successful in 7s
2023-10-04 15:30:58 +00:00
544322ee6e webui: open browser in new window
All checks were successful
checks-impure / test (pull_request) Successful in 21s
checks / test (pull_request) Successful in 1m30s
This gets closer to an app like feeling
2023-10-04 17:26:55 +02:00
018590d30b Merge pull request 'improve task manager to report exceptions better' (#402) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 18s
checks / test (push) Successful in 1m27s
assets1 / test (push) Successful in 6s
2023-10-04 14:51:41 +00:00
04ba80f614 improve task manager to report exceptions better
All checks were successful
checks-impure / test (pull_request) Successful in 19s
checks / test (pull_request) Successful in 31s
2023-10-04 16:49:58 +02:00
a02a7e1fc5 Merge pull request 'clan-cli: add install command' (#383) from lassulus-install into main
All checks were successful
checks-impure / test (push) Successful in 19s
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
2023-10-04 14:49:53 +00:00
966a33e711 vm.create: define tmpdir
All checks were successful
checks / test (pull_request) Successful in 1m29s
checks-impure / test (pull_request) Successful in 19s
2023-10-04 16:46:30 +02:00
b25af9f0f4 clan_cli: refactor secrets code into Machine class
All checks were successful
checks-impure / test (pull_request) Successful in 19s
checks / test (pull_request) Successful in 1m27s
2023-10-04 16:41:16 +02:00
ffb7c63640 clan-cli: add machines install 2023-10-04 16:34:37 +02:00
3c1d7a0553 secrets.password-store: ignore ssh errors 2023-10-04 16:34:37 +02:00
ff1fb784e7 Merge pull request 'clan-cli devShell: add editable install' (#397) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Successful in 20s
checks / test (push) Successful in 31s
assets1 / test (push) Successful in 6s
2023-10-04 09:43:27 +00:00
e6d22e6426 clan-cli devShell: add editable install
All checks were successful
checks / test (pull_request) Successful in 31s
checks-impure / test (pull_request) Successful in 20s
2023-10-04 11:39:31 +02:00
5e1a26df1a Merge pull request 'rename test_basic to test_create_flake' (#396) from Mic92-main into main
All checks were successful
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 17s
checks / test (push) Successful in 1m26s
2023-10-04 09:04:09 +00:00
1575e4a391 rename test_basic to test_create_flake
All checks were successful
checks-impure / test (pull_request) Successful in 19s
checks / test (pull_request) Successful in 30s
2023-10-04 11:01:12 +02:00
ba9b2f6de7 Merge pull request 'clan-cli: stop propagating build inputs, remove wrapper' (#395) from DavHau-dave into main
All checks were successful
checks / test (push) Successful in 32s
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 18s
2023-10-04 08:38:44 +00:00
017221febb clan-cli: stop propagating build inputs, remove wrapper
All checks were successful
checks-impure / test (pull_request) Successful in 17s
checks / test (pull_request) Successful in 1m26s
2023-10-04 10:36:39 +02:00
c0e2bfbcb8 Merge pull request 'quickstart: add user creation' (#394) from DavHau-dave into main
All checks were successful
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 19s
2023-10-04 08:20:31 +00:00
9e6009b454 quickstart: add user creation
All checks were successful
checks-impure / test (pull_request) Successful in 20s
checks / test (pull_request) Successful in 30s
2023-10-04 10:18:28 +02:00
6059b262f1 Merge pull request 'restore possibility to update all machines without having to specify them' (#393) from Mic92-kvm-fix into main
All checks were successful
checks-impure / test (push) Successful in 18s
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
2023-10-04 06:39:22 +00:00
fcd1d18e15 restore possibility to update all machines without having to specify them
All checks were successful
checks-impure / test (pull_request) Successful in 21s
checks / test (pull_request) Successful in 30s
2023-10-04 08:35:59 +02:00
061b91406d Merge pull request 'don't register global logger, this interferes currently with that we have in ssh.py' (#392) from Mic92-kvm-fix into main
All checks were successful
checks-impure / test (push) Successful in 18s
checks / test (push) Successful in 30s
assets1 / test (push) Successful in 6s
2023-10-04 06:14:28 +00:00
7842c24c9d add binary cache and switch back to main branch of disko
All checks were successful
checks-impure / test (pull_request) Successful in 19s
checks / test (pull_request) Successful in 2m0s
2023-10-04 08:08:06 +02:00
80e37483a3 don't register global logger, this interferes currently with that we have in ssh.py 2023-10-04 08:08:06 +02:00
02086463eb Merge pull request 'make vm test also work in ci' (#391) from Mic92-kvm-fix into main
All checks were successful
checks-impure / test (push) Successful in 17s
checks / test (push) Successful in 29s
assets1 / test (push) Successful in 6s
2023-10-03 16:53:15 +00:00
4abb7d7bf0 make vm test also work in ci
All checks were successful
checks / test (pull_request) Successful in 30s
checks-impure / test (pull_request) Successful in 20s
2023-10-03 18:50:14 +02:00
4a1a6f525a Merge pull request 'clan_cli.secrets.groups: update keys if members are added/removed' (#389) from lassulus-secrets_cli into main
Some checks failed
assets1 / test (push) Successful in 6s
checks / test (push) Successful in 31s
checks-impure / test (push) Failing after 15s
Reviewed-on: #389
2023-10-03 16:15:36 +00:00
b2ef8bf1a3 also test that updating a group works 2023-10-03 16:15:36 +00:00