orchard/internal
Nikolay Edigaryev 2c8d36ef70
Always randomize MAC address (#251)
* Always randomize MAC address

* Worker: check DHCP lease time and print a warning if it's unconfigured

* Further improve the explanation

* Add two leases example to the explanation

* Add an example of the resulting /var/db/dhcpd_leases
2025-02-13 12:35:12 +00:00
..
bootstraptoken Certificate-less bootstrap tokens (#93) 2023-06-23 00:53:03 +04:00
certificatefingerprint controller run: make bootstrap process more user-friendly (#201) 2024-09-03 18:54:28 +04:00
command Worker: prefer assigned CPU/memory to CPU/memory (#250) 2025-02-13 16:23:47 +04:00
concurrentmap More RPC-related logs (#136) 2023-09-27 20:16:00 +04:00
config Use a separate lock file on Windows to protect configuration (#216) 2024-11-01 22:38:25 +04:00
controller RPC v2: fix Ping() hanging due to PONG not being processed (#247) 2025-02-07 22:05:09 +04:00
netconncancel Prevent goroutine leak when Close()'ing *grpc_net_conn.Conn (#237) 2025-01-23 18:17:14 +04:00
netconstants Simplified bootstrapping of a cluster (#40) 2023-03-22 23:43:37 +04:00
opentelemetry Produce OpenTelemetry metrics (#185) 2024-06-24 18:19:51 +04:00
orchardhome Use os.MkdirAll instead of os.Mkdir to create Orchard's home directory (#96) 2023-06-26 19:35:50 +04:00
proxy Orchard Controller: implement an SSH server that acts as a jump host (#179) 2024-06-11 19:32:45 +04:00
responder Switch from golang.org/x/net/websocket to nhooyr.io/websocket and handle NotFound errors (#105) 2023-07-04 18:10:41 +04:00
simplename Orchard Controller: implement an SSH server that acts as a jump host (#179) 2024-06-11 19:32:45 +04:00
structpath orchard create vm: support --image-pull-policy=Always (#110) 2023-07-26 17:43:14 +04:00
tests Startup script: implement retries for connection-related operations (#249) 2025-02-12 18:11:12 +04:00
version Prepare for release (#37) 2023-03-20 15:28:24 -04:00
worker Always randomize MAC address (#251) 2025-02-13 12:35:12 +00:00