1. cb1e4da m/n/c/curator: implement Curator.CommitNode by Serge Bazanski · 3 years, 10 months ago
  2. 1612d4b m/n/c/curator: implement Management.ApproveNode by Serge Bazanski · 3 years, 10 months ago
  3. 5b60e58 m/p/efivarfs: add boot settings manipulation routines by Mateusz Zalega · 3 years, 10 months ago
  4. 5611447 m/n/c/curator: implement Management.GetNodes by Serge Bazanski · 4 years ago
  5. 6cefe51 m/p/efivarfs: import the EFI boot entry data type by Mateusz Zalega · 3 years, 10 months ago
  6. 531e2c2 WORKSPACE: bump Linux to 5.15.2 by Lorenz Brun · 3 years, 10 months ago
  7. fbd38e2 m/proto: switch from CA pubkey to CA certificate in ClusterDirectory/Register by Serge Bazanski · 4 years ago
  8. 579015a m/p/supervisor: deflake tests by Serge Bazanski · 3 years, 10 months ago
  9. ad5b47d m/t/i/testos: introduce stub os for installer tests by Lorenz Brun · 3 years, 10 months ago
  10. 516d300 m/n/c/curator: implement Curator.RegisterNode by Serge Bazanski · 4 years ago
  11. c6c092b m/p/efivarfs: init by Mateusz Zalega · 3 years, 10 months ago
  12. c2e3b1b WORKSPACE: bump rules_go go 0.29 and Go to 1.17.1 by Lorenz Brun · 3 years, 10 months ago
  13. 44d2ad4 m/cli/metroctl: reformat by Serge Bazanski · 3 years, 10 months ago
  14. f73d8a9 m/n/c/network/hostsfile: implement by Serge Bazanski · 3 years, 10 months ago
  15. 80861fd m/n/c/curator: implement Watching NodesInCluster by Serge Bazanski · 3 years, 10 months ago
  16. f758ce4 m/node: add a crude MVP bundle by Lorenz Brun · 3 years, 10 months ago
  17. 0b12170 m/c/m/core: adjust the minimum ESP size by Mateusz Zalega · 3 years, 10 months ago
  18. dc7e31c m/node: move kernel cmdline to the unified kernel image by Mateusz Zalega · 4 years ago
  19. 8d45a05 m/pkg/event/etcd: implement ranged watchers by Serge Bazanski · 3 years, 11 months ago
  20. 52304a8 m/node: implement Port type for node ports by Serge Bazanski · 3 years, 11 months ago
  21. ba7bf7d m/pkg/supervisor: log instances of runnables pending restart by Serge Bazanski · 3 years, 11 months ago
  22. 1fd64a2 m/p/logtree/unraw: close fifo on context cancel by Serge Bazanski · 3 years, 11 months ago
  23. 57479bb m/c/metroctl/core: add frontend-independent metroctl support pkg by Lorenz Brun · 3 years, 11 months ago
  24. 6ef7f9b m/n/core: mount efivars by Lorenz Brun · 3 years, 11 months ago
  25. 66e5895 m/test: refactor cluster launch code, use for e2e tests by Serge Bazanski · 4 years ago
  26. 2f58ac0 m/n/c/curator: return CA public key in GetClusterInfo by Serge Bazanski · 4 years ago
  27. eac8f73 m/n/core: run dedicated PID 1 reaper by Serge Bazanski · 4 years ago
  28. bf68fa9 m/n/c/roleserve: implement ClusterAgent by Serge Bazanski · 4 years ago
  29. bc671d0 m/n/core: implement GetClusterInfo by Serge Bazanski · 4 years ago
  30. 3be4832 m/n/c/curator: share locks across leader service instances by Serge Bazanski · 4 years ago
  31. 826a9e9 m/pkg/logtree/unraw: deflake tests by Serge Bazanski · 4 years ago
  32. 27b6c4f m/n/c/curator: use UnimplementedXXX stubs for follower unimplemented code by Serge Bazanski · 4 years ago
  33. 2893e98 m/n/c/curator: add UpdateStatus by Serge Bazanski · 4 years ago
  34. 96043bc *: import reformats by Serge Bazanski · 4 years ago
  35. 3379a5d m/n/core: factor out gRPC/TLS into rpc and identity libraries by Serge Bazanski · 4 years ago
  36. 6adf884 m/c/metroctl: add skeleton and dependencies by Lorenz Brun · 4 years ago
  37. 2f9f387 m/n/b/unifiedefi: add bazel rule for EFI unified kernel images by Lorenz Brun · 4 years ago
  38. bc7614e m/n/c/curator: fix watch fail on context timeout by Serge Bazanski · 4 years ago
  39. 356b896 m/n/b/mkverity: refactor into VerityEncoder by Mateusz Zalega · 4 years, 1 month ago
  40. c72aa43 m/n/k/containerd: less verbose runsc logging by Serge Bazanski · 4 years ago
  41. 080f7ff m/n/core/curator: add thin etcd storage abstraction by Serge Bazanski · 4 years ago
  42. 44d6b83 Use a temporary ntp.monogon.dev CNAME instead of pool.ntp.org by Leopold Schabel · 4 years ago
  43. e306d78 m/n/time: add time service by Lorenz Brun · 4 years ago
  44. d7d6e02 m/n/core/rpc: create library for common gRPC functions by Serge Bazanski · 4 years ago
  45. 9ffa1f9 m/n/core/curator: authenticated RPC by Serge Bazanski · 4 years ago
  46. 6bd4159 m/node: add Management service, implement GetRegisterTicket RPC by Serge Bazanski · 4 years, 1 month ago
  47. 031243f m/p/devicemapper: fix GC closing control fd by Lorenz Brun · 4 years, 1 month ago
  48. c1bf6aa m/n/core/curator: fix listener stuckness on restarts by Serge Bazanski · 4 years, 1 month ago
  49. 1f9a03b m/test/e2e: retrieve owner credentials in e2e test by Serge Bazanski · 4 years, 1 month ago
  50. b9044c8 m/p/devicemapper: make parameter encoding part of package by Lorenz Brun · 4 years, 1 month ago
  51. 41d275a m/n/c/curator: implement AAA.Escrow for initial owner pubkey by Serge Bazanski · 4 years, 1 month ago
  52. 5b2ae55 m/n/c/curator: listen on public gRPC by Serge Bazanski · 4 years, 1 month ago
  53. 0375871 m/n/core: save owner public key in etcd by Serge Bazanski · 4 years, 1 month ago
  54. 158e9a4 m/n/core: reformat by Serge Bazanski · 4 years, 1 month ago
  55. a41caac m/pkg/pki: forbid External/Managed certificates without name by Serge Bazanski · 4 years, 1 month ago
  56. 5253884 m/pkg/pki: refactor, allow for external certificates by Serge Bazanski · 4 years, 1 month ago
  57. 99f4774 curator: provisions for implementing multiple gRPC services by Serge Bazanski · 4 years, 1 month ago
  58. 9d6c4c7 Support injecting container images for development by Lorenz Brun · 4 years, 2 months ago
  59. 257acab m/p/devicemapper: Support creating read-only devices by Lorenz Brun · 4 years, 1 month ago
  60. 1445396 m/n/b/mkverity: implement a dm-verity hash image generator by Mateusz Zalega · 4 years, 2 months ago
  61. 439b95e m/n/c/{cluster,curator}: move NodeCredentials to cluster by Serge Bazanski · 4 years, 2 months ago
  62. f9edf52 metropolis/node/core: use curator by Serge Bazanski · 4 years, 3 months ago
  63. a959cbd metropolis/node/core/cluster: use curator by Serge Bazanski · 4 years, 3 months ago
  64. 0d93777 m/n/core/roleserver: implement by Serge Bazanski · 4 years, 3 months ago
  65. 963c409 m/n/c/consensus_test: move timeout handling to Bazel by Mateusz Zalega · 4 years, 2 months ago
  66. 2098b98 m/pkg/combinectx: reformat by Serge Bazanski · 4 years, 2 months ago
  67. 79fc1e9 metropolis/*: move tests to supervisor harness by Serge Bazanski · 4 years, 2 months ago
  68. 50009e0 m/n/core/consensus: parse etcd server logs by Serge Bazanski · 4 years, 2 months ago
  69. ebe0259 m/pkg/logtree/unraw: implement by Serge Bazanski · 4 years, 2 months ago
  70. 020b7c5 metropolis/pkg/logtree: allow logging external leveled payloads by Serge Bazanski · 4 years, 2 months ago
  71. f8a8e65 m/pkg/{logtree,supervisor}: add test helpers by Serge Bazanski · 4 years, 2 months ago
  72. f0b4da5 m/n/core/curator: implement leader and Node/PKI state by Serge Bazanski · 4 years, 3 months ago
  73. 35e43d1 m/pkg/supervisor: move internal testhelpers by Serge Bazanski · 4 years, 2 months ago
  74. 3c885de m/n/core/curator: implement gRPC listener by Serge Bazanski · 4 years, 3 months ago
  75. aad7948 metropolis/handbook: init by Serge Bazanski · 4 years, 2 months ago
  76. 76003f8 m/n/core/curator: implement leader election by Serge Bazanski · 4 years, 3 months ago
  77. e30d7d0 m/n/core/consensus/client: add context to ThinClient by Serge Bazanski · 4 years, 3 months ago
  78. db77e82 Protocol specification for VMs by Lorenz Brun · 4 years, 3 months ago
  79. d98ad45 metropolis/n/kubernetes/pki: remove verbose 'ensure' cert logging by Serge Bazanski · 4 years, 3 months ago
  80. 7f17d9b m/n/core/localstorage: add curator ephemeral directory by Serge Bazanski · 4 years, 3 months ago
  81. 63fabd9 m/n/c/curator/proto: add API proto by Serge Bazanski · 4 years, 3 months ago
  82. 30653ee metropolis/proto/common: factor out common messages by Serge Bazanski · 4 years, 3 months ago
  83. fac8b2e m/pkg/event: split out ValueWatch from Value by Serge Bazanski · 4 years, 4 months ago
  84. b9013af m/n/core/consensus/client: implement ThinClient() by Serge Bazanski · 4 years, 5 months ago
  85. 4166a71 m/pkg/combinectx: implement by Serge Bazanski · 4 years, 3 months ago
  86. c89df2f m/pkg/event/etcd: implement etcd-backed Value by Serge Bazanski · 4 years, 5 months ago
  87. 216fe7b *: reflow comments to 80 characters by Serge Bazanski · 4 years, 4 months ago
  88. 99d210d m/n/k/plugins/kvmdevice: export resource name variable for easier consumption by Lorenz Brun · 4 years, 4 months ago
  89. 4e0dba6 m/b/kube-code-generator: return go_generated_srcs output group for generated library by Lorenz Brun · 4 years, 4 months ago
  90. be57a03 m/test/launch: fix TPM tempdir permissions, wrap errors by Serge Bazanski · 4 years, 4 months ago
  91. 68ca5ee m/pkg/event: move MemoryValue to subpackage by Serge Bazanski · 4 years, 5 months ago
  92. f055a7f third_party/linux: build using unhermetic rule by Serge Bazanski · 4 years, 5 months ago
  93. 2666513 Fix TCP BBR setting by Lorenz Brun · 4 years, 5 months ago
  94. a105db5 m/n/core/cluster: migrate to events and etcd namespaced client by Serge Bazanski · 4 years, 5 months ago
  95. c75c9d4 m/n/c/consensus: add client by Serge Bazanski · 4 years, 5 months ago
  96. 886d289 metropolis/test/launch: add InsecureKey by Serge Bazanski · 4 years, 5 months ago
  97. 0565ea3 m/n/core/cluster: factor out bootstrap into separate file by Serge Bazanski · 4 years, 5 months ago
  98. 09c275b Add ftrace support to DebugService by Lorenz Brun · 4 years, 6 months ago
  99. 3705012 Implement Block PVCs in our storage backend by Lorenz Brun · 4 years, 6 months ago
  100. 2999427 metropolis/vm: add kube/{generated,apis} by Serge Bazanski · 4 years, 5 months ago