1. 9778322 m: {cli,installer}: runfiles through datafile.MustGet by Serge Bazanski · 3 years, 9 months ago
  2. 098a863 m/t/installer: deflake by silencing kernel logs by Mateusz Zalega · 3 years, 9 months ago
  3. f05e80a m/n/core/consensus: refactor for reliability and multinode support by Serge Bazanski · 4 years ago
  4. 9e7961b m/node: add PortString method by Lorenz Brun · 3 years, 9 months ago
  5. fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 3 years, 9 months ago
  6. 6c35e97 metropolis: align EFI partition layout by Lorenz Brun · 3 years, 9 months ago
  7. e78a089 m/n/c/cluster: implement register flow by Serge Bazanski · 4 years ago
  8. 957c5b1 m/node: add image_gcp rule by Leopold Schabel · 3 years, 9 months ago
  9. a554528 m/n/c/cluster: retrieve node parameters from GCP metadata by Leopold Schabel · 3 years, 9 months ago
  10. 612a033 efivarfs, osimage: fix boot entry handling by Mateusz Zalega · 3 years, 10 months ago
  11. 8f72b5d coding style: fix error strings by Mateusz Zalega · 3 years, 9 months ago
  12. 0b93c8d m/{t,n}/installer: use bundles and test install by Lorenz Brun · 3 years, 10 months ago
  13. f8ede09 m/c/metroctl: use in-tree artifacts if called using bazel run by Lorenz Brun · 3 years, 10 months ago
  14. 43e2107 m/{n,t}/installer: init by Mateusz Zalega · 4 years ago
  15. 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 3 years, 10 months ago
  16. c71efc9 n/b/mkimage/osimage: init by Mateusz Zalega · 4 years ago
  17. a7d65e1 m/n/c/curator: deflake leader election test by Serge Bazanski · 3 years, 10 months ago
  18. 030a551 m/n/c/curator: factor out node{Load,Save} by Serge Bazanski · 3 years, 10 months ago
  19. cb1e4da m/n/c/curator: implement Curator.CommitNode by Serge Bazanski · 3 years, 10 months ago
  20. 1612d4b m/n/c/curator: implement Management.ApproveNode by Serge Bazanski · 3 years, 10 months ago
  21. 5611447 m/n/c/curator: implement Management.GetNodes by Serge Bazanski · 4 years ago
  22. fbd38e2 m/proto: switch from CA pubkey to CA certificate in ClusterDirectory/Register by Serge Bazanski · 4 years ago
  23. 516d300 m/n/c/curator: implement Curator.RegisterNode by Serge Bazanski · 4 years ago
  24. c2e3b1b WORKSPACE: bump rules_go go 0.29 and Go to 1.17.1 by Lorenz Brun · 3 years, 10 months ago
  25. f73d8a9 m/n/c/network/hostsfile: implement by Serge Bazanski · 3 years, 10 months ago
  26. 80861fd m/n/c/curator: implement Watching NodesInCluster by Serge Bazanski · 3 years, 10 months ago
  27. f758ce4 m/node: add a crude MVP bundle by Lorenz Brun · 3 years, 10 months ago
  28. dc7e31c m/node: move kernel cmdline to the unified kernel image by Mateusz Zalega · 4 years ago
  29. 8d45a05 m/pkg/event/etcd: implement ranged watchers by Serge Bazanski · 3 years, 11 months ago
  30. 52304a8 m/node: implement Port type for node ports by Serge Bazanski · 3 years, 11 months ago
  31. 6ef7f9b m/n/core: mount efivars by Lorenz Brun · 3 years, 11 months ago
  32. 66e5895 m/test: refactor cluster launch code, use for e2e tests by Serge Bazanski · 4 years ago
  33. 2f58ac0 m/n/c/curator: return CA public key in GetClusterInfo by Serge Bazanski · 4 years ago
  34. eac8f73 m/n/core: run dedicated PID 1 reaper by Serge Bazanski · 4 years ago
  35. bf68fa9 m/n/c/roleserve: implement ClusterAgent by Serge Bazanski · 4 years ago
  36. bc671d0 m/n/core: implement GetClusterInfo by Serge Bazanski · 4 years ago
  37. 3be4832 m/n/c/curator: share locks across leader service instances by Serge Bazanski · 4 years ago
  38. 27b6c4f m/n/c/curator: use UnimplementedXXX stubs for follower unimplemented code by Serge Bazanski · 4 years ago
  39. 2893e98 m/n/c/curator: add UpdateStatus by Serge Bazanski · 4 years ago
  40. 96043bc *: import reformats by Serge Bazanski · 4 years ago
  41. 3379a5d m/n/core: factor out gRPC/TLS into rpc and identity libraries by Serge Bazanski · 4 years ago
  42. 2f9f387 m/n/b/unifiedefi: add bazel rule for EFI unified kernel images by Lorenz Brun · 4 years ago
  43. bc7614e m/n/c/curator: fix watch fail on context timeout by Serge Bazanski · 4 years ago
  44. 356b896 m/n/b/mkverity: refactor into VerityEncoder by Mateusz Zalega · 4 years, 1 month ago
  45. c72aa43 m/n/k/containerd: less verbose runsc logging by Serge Bazanski · 4 years ago
  46. 080f7ff m/n/core/curator: add thin etcd storage abstraction by Serge Bazanski · 4 years ago
  47. 44d6b83 Use a temporary ntp.monogon.dev CNAME instead of pool.ntp.org by Leopold Schabel · 4 years ago
  48. e306d78 m/n/time: add time service by Lorenz Brun · 4 years ago
  49. d7d6e02 m/n/core/rpc: create library for common gRPC functions by Serge Bazanski · 4 years ago
  50. 9ffa1f9 m/n/core/curator: authenticated RPC by Serge Bazanski · 4 years ago
  51. 6bd4159 m/node: add Management service, implement GetRegisterTicket RPC by Serge Bazanski · 4 years, 1 month ago
  52. c1bf6aa m/n/core/curator: fix listener stuckness on restarts by Serge Bazanski · 4 years, 1 month ago
  53. b9044c8 m/p/devicemapper: make parameter encoding part of package by Lorenz Brun · 4 years, 1 month ago
  54. 41d275a m/n/c/curator: implement AAA.Escrow for initial owner pubkey by Serge Bazanski · 4 years, 1 month ago
  55. 5b2ae55 m/n/c/curator: listen on public gRPC by Serge Bazanski · 4 years, 1 month ago
  56. 0375871 m/n/core: save owner public key in etcd by Serge Bazanski · 4 years, 1 month ago
  57. 158e9a4 m/n/core: reformat by Serge Bazanski · 4 years, 1 month ago
  58. a41caac m/pkg/pki: forbid External/Managed certificates without name by Serge Bazanski · 4 years, 1 month ago
  59. 5253884 m/pkg/pki: refactor, allow for external certificates by Serge Bazanski · 4 years, 1 month ago
  60. 99f4774 curator: provisions for implementing multiple gRPC services by Serge Bazanski · 4 years, 1 month ago
  61. 9d6c4c7 Support injecting container images for development by Lorenz Brun · 4 years, 2 months ago
  62. 257acab m/p/devicemapper: Support creating read-only devices by Lorenz Brun · 4 years, 1 month ago
  63. 1445396 m/n/b/mkverity: implement a dm-verity hash image generator by Mateusz Zalega · 4 years, 2 months ago
  64. 439b95e m/n/c/{cluster,curator}: move NodeCredentials to cluster by Serge Bazanski · 4 years, 2 months ago
  65. f9edf52 metropolis/node/core: use curator by Serge Bazanski · 4 years, 3 months ago
  66. a959cbd metropolis/node/core/cluster: use curator by Serge Bazanski · 4 years, 3 months ago
  67. 0d93777 m/n/core/roleserver: implement by Serge Bazanski · 4 years, 3 months ago
  68. 963c409 m/n/c/consensus_test: move timeout handling to Bazel by Mateusz Zalega · 4 years, 2 months ago
  69. 79fc1e9 metropolis/*: move tests to supervisor harness by Serge Bazanski · 4 years, 2 months ago
  70. 50009e0 m/n/core/consensus: parse etcd server logs by Serge Bazanski · 4 years, 2 months ago
  71. f0b4da5 m/n/core/curator: implement leader and Node/PKI state by Serge Bazanski · 4 years, 3 months ago
  72. 3c885de m/n/core/curator: implement gRPC listener by Serge Bazanski · 4 years, 3 months ago
  73. 76003f8 m/n/core/curator: implement leader election by Serge Bazanski · 4 years, 3 months ago
  74. e30d7d0 m/n/core/consensus/client: add context to ThinClient by Serge Bazanski · 4 years, 3 months ago
  75. d98ad45 metropolis/n/kubernetes/pki: remove verbose 'ensure' cert logging by Serge Bazanski · 4 years, 3 months ago
  76. 7f17d9b m/n/core/localstorage: add curator ephemeral directory by Serge Bazanski · 4 years, 3 months ago
  77. 63fabd9 m/n/c/curator/proto: add API proto by Serge Bazanski · 4 years, 3 months ago
  78. b9013af m/n/core/consensus/client: implement ThinClient() by Serge Bazanski · 4 years, 5 months ago
  79. 216fe7b *: reflow comments to 80 characters by Serge Bazanski · 4 years, 4 months ago
  80. 99d210d m/n/k/plugins/kvmdevice: export resource name variable for easier consumption by Lorenz Brun · 4 years, 4 months ago
  81. 68ca5ee m/pkg/event: move MemoryValue to subpackage by Serge Bazanski · 4 years, 5 months ago
  82. f055a7f third_party/linux: build using unhermetic rule by Serge Bazanski · 4 years, 5 months ago
  83. 2666513 Fix TCP BBR setting by Lorenz Brun · 4 years, 5 months ago
  84. a105db5 m/n/core/cluster: migrate to events and etcd namespaced client by Serge Bazanski · 4 years, 5 months ago
  85. c75c9d4 m/n/c/consensus: add client by Serge Bazanski · 4 years, 5 months ago
  86. 0565ea3 m/n/core/cluster: factor out bootstrap into separate file by Serge Bazanski · 4 years, 5 months ago
  87. 09c275b Add ftrace support to DebugService by Lorenz Brun · 4 years, 6 months ago
  88. 3705012 Implement Block PVCs in our storage backend by Lorenz Brun · 4 years, 6 months ago
  89. 30167f5 Add VM infrastructure smoke test by Lorenz Brun · 4 years, 6 months ago
  90. 42e61c6 m/n/core/cluster: rewrite bootstrap to conform to cluster lifecycle DD by Serge Bazanski · 4 years, 6 months ago
  91. 34fe8c6 m/node/core/consensus: always use member name as address by Serge Bazanski · 4 years, 6 months ago
  92. 3ea1a3a m/node/core/conensus: handle etcd restarts by Serge Bazanski · 4 years, 6 months ago
  93. d8af5bf metropolis/node: use Event Value for network status by Serge Bazanski · 4 years, 6 months ago
  94. 4e09035 Add KVM device plugin by Lorenz Brun · 4 years, 6 months ago
  95. 0ed2f96 metropolis/proto: EnrolmentConfig -> NodeParameters by Serge Bazanski · 4 years, 6 months ago
  96. 0560429 m/node/kubernetes: parse klog output from services by Serge Bazanski · 4 years, 6 months ago
  97. 9411f7c m/node/kubernetes/pki: refactor out CA functionality by Serge Bazanski · 4 years, 6 months ago
  98. ddd6caf Build mkfs.xfs using rules_cc by Lorenz Brun · 4 years, 6 months ago
  99. 6c4199a Set reasonable defaults for our kernel's network configuration by Lorenz Brun · 4 years, 7 months ago
  100. 3a99c59 Switch Metropolis to EROFS-based root filesystem by Lorenz Brun · 4 years, 8 months ago