Commit Graph

19 Commits

Author SHA1 Message Date
0ef79e220c
add support for multiple offers per node 2025-07-06 23:55:23 +03:00
156853dc7e
bump kernel to 6.15.4 and upgrade all distros 2025-07-04 03:21:42 +03:00
c486bc049c
remove IPv6 till we get some servers with support 2025-07-02 19:09:23 +03:00
fd8dbd9ce7
cargo fmt 2025-06-25 19:20:31 +05:30
af22741ade
switch from LP to credits and allow slots 2025-06-25 04:13:09 +03:00
13a00e2318
added Apache 2.0 License 2025-06-19 20:43:05 +03:00
51d50ff496
adapting CLI to the surreal brain 2025-06-05 16:30:00 +03:00
f5cb2e0925
added dtrfs for kernel 6.14.2 2025-04-16 17:13:41 +03:00
f0407edacc
version bump for OS templates 2025-04-03 14:42:51 +03:00
b53d10abca shorten UUIDs (not sure about this one) 2025-03-31 16:49:51 +00:00
f97595523c
update default VM kernel to 6.13.8 2025-03-27 03:14:08 +02:00
7d7200bca4
feat: app UUID cli completion 2025-03-24 16:42:40 +05:30
b12c8ebb4b
enable update process for VM hostname 2025-03-21 23:07:32 +02:00
683c49564d
refactor: move report_node grpc call to general module and update CLI handler 2025-03-21 20:38:28 +05:30
ba872917c2
refactor: reorganize super-cli gRPC method to general module
change grpc type import as  proto in snp grpc module
and updated its related imports
2025-03-21 18:11:04 +05:30
53a654577d
fix clippy warnings 2025-03-20 22:12:04 +05:30
30fc217ac3
feat: implement VM command handling in snp module for enhanced CLI functionality 2025-03-20 21:40:22 +05:30
bb861fe817
refactor: replace direct block_on calls with utils::block_on for consistency 2025-03-20 16:44:57 +05:30
ba19eb4ec1
code migration 2025-03-16 22:28:19 +02:00