1. fab7d46 m/n/c/l/crypt: improve zeroing speed by Lorenz Brun · 3 years, 2 months ago
  2. 28800ad m/p/common: use protobuf.Timestamp in NodeStatus by Mateusz Zalega · 3 years, 3 months ago
  3. 1dc567e m/n/c/r/resolver: enable keepalive on updaters by Serge Bazanski · 3 years, 3 months ago
  4. d57ef1c m: remove references to LUK, GUK by Mateusz Zalega · 3 years, 3 months ago
  5. 5f8414d m/n/core: fix panic logging by Serge Bazanski · 3 years, 3 months ago
  6. 58ddc09 m/n/c/r/resolver: allow disabling curator updater by Serge Bazanski · 3 years, 3 months ago
  7. b43d0f0 m/node: use resolver for intra-cluster connections by Serge Bazanski · 3 years, 3 months ago
  8. fcfebbc m/n/c/rpc: make resolver leader-aware by Serge Bazanski · 3 years, 3 months ago
  9. 2a64fff m/n/c/curator: lower leader failover TTL to 10s by Serge Bazanski · 3 years, 3 months ago
  10. 655a780 m/n/c/network: be more verbose about receiving new IP addresses and using interfaces by Serge Bazanski · 3 years, 3 months ago
  11. 966d40c m/proto: Add RunningCurator to status, report in status pusher by Serge Bazanski · 3 years, 3 months ago
  12. 97d6808 m/n/c/consensus: add debug logging about PKI data presence by Serge Bazanski · 3 years, 3 months ago
  13. 05c1db9 m/n/c/rpc: remove leftover ClusterServices by Serge Bazanski · 3 years, 3 months ago
  14. 944cb53 m/p/api: use protobuf.Duration in Management.Node by Mateusz Zalega · 3 years, 3 months ago
  15. 5055d72 m/n/c/curator: test role filtering in GetNodes by Mateusz Zalega · 3 years, 3 months ago
  16. aaa4d45 m/n/c/cluster: add proper exponential backoff to Join by Serge Bazanski · 3 years, 3 months ago
  17. 268dd8c m/n/c/curator: add CuratorLocal.GetCurrentLeader by Serge Bazanski · 3 years, 3 months ago
  18. 003a3b0 m/n/c/rpc: allow authenticated connections to unauthenticated endpoints by Serge Bazanski · 3 years, 3 months ago
  19. 50f5ec7 m/n/c/consensus: close CRL watcher by Serge Bazanski · 3 years, 3 months ago
  20. 949e425 m/node: fix etcd join data assigned to first node by Serge Bazanski · 3 years, 3 months ago
  21. 5e9cb57 m/n/c/rpc: replace SetupExternalGRPC with an option generator by Serge Bazanski · 3 years, 4 months ago
  22. 78cefca m/n/kubernetes: factor out cluster domain by Lorenz Brun · 3 years, 3 months ago
  23. 4025c9b m/node: refactor panic handling by Lorenz Brun · 3 years, 3 months ago
  24. 2175ec9 m/p/api: rename Node.HeartbeatTimestamp by Mateusz Zalega · 3 years, 4 months ago
  25. bb2edbe m/n/c/curator: add Management.UpdateNodeRoles by Mateusz Zalega · 3 years, 4 months ago
  26. 83e8b6c m/n/core: retry node joining call indefinitely by Lorenz Brun · 3 years, 3 months ago
  27. 100e22f m/n/core: fix pstore runnable by Lorenz Brun · 3 years, 3 months ago
  28. 05e420d m/n/curator: return complete roleset from GetNodes by Mateusz Zalega · 3 years, 3 months ago
  29. 955e46e m/n/c/curator: add result filtering to GetNodes by Mateusz Zalega · 3 years, 4 months ago
  30. 1b2df23 m/n/core: add pstore handling by Lorenz Brun · 3 years, 3 months ago
  31. 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 4 months ago
  32. 619029b m/n/c/consensus: fix a typo by Mateusz Zalega · 3 years, 5 months ago
  33. 2d91aa3 curator: remove dispatch system by Serge Bazanski · 3 years, 5 months ago
  34. b354453 m/n/c/localstorage: fix import grouping by Serge Bazanski · 3 years, 4 months ago
  35. defff52 metropolis: fix tests using etcd by Serge Bazanski · 3 years, 4 months ago
  36. e11ffb6 m/n/c/s/crypt: enable fast inline data path by Lorenz Brun · 3 years, 5 months ago
  37. c7b4091 m/n/c/localstorage: fix synchronous mounting flag by Lorenz Brun · 3 years, 5 months ago
  38. b30a41d m/n/core: automatically update ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago
  39. de82150 m/n/c/cluster: sanitize ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago
  40. 2930e99 m/n/c/{cluster,roleserve}: implement Join Flow by Mateusz Zalega · 3 years, 5 months ago
  41. 312a227 m/n/c/curator: implement Join Flow by Mateusz Zalega · 3 years, 5 months ago
  42. 336a96c m/n/c/localstorage: add ClusterDirectory to ESP by Mateusz Zalega · 3 years, 5 months ago
  43. 83a28c9 m/node: minit: fix logging by Serge Bazanski · 3 years, 5 months ago
  44. fdc3a24 third_party/go: fix `go mod tidy` by Serge Bazanski · 3 years, 6 months ago
  45. 33ce3bc m/n/core/rpc: add ClusterResolver by Serge Bazanski · 3 years, 7 months ago
  46. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 6 months ago
  47. 399ce55 m/n/core/rpc: provide lower-level gRPC dialing constructs by Serge Bazanski · 3 years, 6 months ago
  48. f3c4b42 m/n/core/rpc: remove leftover local/external listener abstractions by Serge Bazanski · 3 years, 7 months ago
  49. 58cf3bc m/n/core: remove local listener from curator by Serge Bazanski · 3 years, 7 months ago
  50. 0e22b1a m/n/core: save NUK and Node Credentials by Mateusz Zalega · 3 years, 7 months ago
  51. b6aa3f7 m/n/core: print scary warning message when running debug build by Lorenz Brun · 3 years, 7 months ago
  52. ac82c0d m/n/core: only run debug service in debug build by Lorenz Brun · 3 years, 7 months ago
  53. 6dff6d6 m/n/roleserve: reactive service management by Serge Bazanski · 3 years, 8 months ago
  54. 636032e m/test/launch: fail ROC on non-UNAVAILABLE errors by Serge Bazanski · 3 years, 8 months ago
  55. 5839e97 m/n/core/{curator,cluster}: refactor against new Consensus API by Serge Bazanski · 3 years, 10 months ago
  56. 54c4f18 m/n/c/rpc: trace authentication details by Serge Bazanski · 3 years, 7 months ago
  57. 5a637b0 m/n/c/curator: inject Spans into RPCs, log events by Serge Bazanski · 3 years, 7 months ago
  58. fb0fb6d m/n/c/rpc: implement Span/Trace by Serge Bazanski · 3 years, 7 months ago
  59. e803fc1 m/n/core: verbose logging to tty0 and ttyS0 by Serge Bazanski · 3 years, 8 months ago
  60. 87bf0bf m/n/core/network/dhcp4c: fix logic bug in DNSServers by Lorenz Brun · 3 years, 9 months ago
  61. 73c3fc1 m/n/core/network: fix mistake in requested DHCP options by Lorenz Brun · 3 years, 9 months ago
  62. 8b78689 m/n/core: only warn if no TPM 2.0 has been found by Lorenz Brun · 3 years, 9 months ago
  63. 1de8b18 m/node: pass node identity into k8s by Lorenz Brun · 3 years, 9 months ago
  64. f05e80a m/n/core/consensus: refactor for reliability and multinode support by Serge Bazanski · 4 years ago
  65. fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 3 years, 10 months ago
  66. 6c35e97 metropolis: align EFI partition layout by Lorenz Brun · 3 years, 10 months ago
  67. e78a089 m/n/c/cluster: implement register flow by Serge Bazanski · 4 years ago
  68. a554528 m/n/c/cluster: retrieve node parameters from GCP metadata by Leopold Schabel · 3 years, 10 months ago
  69. 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 3 years, 10 months ago
  70. a7d65e1 m/n/c/curator: deflake leader election test by Serge Bazanski · 3 years, 10 months ago
  71. 030a551 m/n/c/curator: factor out node{Load,Save} by Serge Bazanski · 3 years, 10 months ago
  72. cb1e4da m/n/c/curator: implement Curator.CommitNode by Serge Bazanski · 3 years, 11 months ago
  73. 1612d4b m/n/c/curator: implement Management.ApproveNode by Serge Bazanski · 3 years, 11 months ago
  74. 5611447 m/n/c/curator: implement Management.GetNodes by Serge Bazanski · 4 years ago
  75. fbd38e2 m/proto: switch from CA pubkey to CA certificate in ClusterDirectory/Register by Serge Bazanski · 4 years ago
  76. 516d300 m/n/c/curator: implement Curator.RegisterNode by Serge Bazanski · 4 years ago
  77. f73d8a9 m/n/c/network/hostsfile: implement by Serge Bazanski · 3 years, 11 months ago
  78. 80861fd m/n/c/curator: implement Watching NodesInCluster by Serge Bazanski · 3 years, 11 months ago
  79. 8d45a05 m/pkg/event/etcd: implement ranged watchers by Serge Bazanski · 4 years ago
  80. 52304a8 m/node: implement Port type for node ports by Serge Bazanski · 4 years ago
  81. 6ef7f9b m/n/core: mount efivars by Lorenz Brun · 4 years ago
  82. 2f58ac0 m/n/c/curator: return CA public key in GetClusterInfo by Serge Bazanski · 4 years ago
  83. eac8f73 m/n/core: run dedicated PID 1 reaper by Serge Bazanski · 4 years ago
  84. bf68fa9 m/n/c/roleserve: implement ClusterAgent by Serge Bazanski · 4 years ago
  85. bc671d0 m/n/core: implement GetClusterInfo by Serge Bazanski · 4 years ago
  86. 3be4832 m/n/c/curator: share locks across leader service instances by Serge Bazanski · 4 years ago
  87. 27b6c4f m/n/c/curator: use UnimplementedXXX stubs for follower unimplemented code by Serge Bazanski · 4 years ago
  88. 2893e98 m/n/c/curator: add UpdateStatus by Serge Bazanski · 4 years, 1 month ago
  89. 96043bc *: import reformats by Serge Bazanski · 4 years ago
  90. 3379a5d m/n/core: factor out gRPC/TLS into rpc and identity libraries by Serge Bazanski · 4 years, 1 month ago
  91. bc7614e m/n/c/curator: fix watch fail on context timeout by Serge Bazanski · 4 years, 1 month ago
  92. 080f7ff m/n/core/curator: add thin etcd storage abstraction by Serge Bazanski · 4 years, 1 month ago
  93. 44d6b83 Use a temporary ntp.monogon.dev CNAME instead of pool.ntp.org by Leopold Schabel · 4 years, 1 month ago
  94. e306d78 m/n/time: add time service by Lorenz Brun · 4 years, 1 month ago
  95. d7d6e02 m/n/core/rpc: create library for common gRPC functions by Serge Bazanski · 4 years, 1 month ago
  96. 9ffa1f9 m/n/core/curator: authenticated RPC by Serge Bazanski · 4 years, 1 month ago
  97. 6bd4159 m/node: add Management service, implement GetRegisterTicket RPC by Serge Bazanski · 4 years, 1 month ago
  98. c1bf6aa m/n/core/curator: fix listener stuckness on restarts by Serge Bazanski · 4 years, 1 month ago
  99. b9044c8 m/p/devicemapper: make parameter encoding part of package by Lorenz Brun · 4 years, 1 month ago
  100. 41d275a m/n/c/curator: implement AAA.Escrow for initial owner pubkey by Serge Bazanski · 4 years, 1 month ago