1. 304d42c m/n/b/mkpayload: support multiple initramfs files by Lorenz Brun · 3 years, 7 months ago
  2. 0e22b1a m/n/core: save NUK and Node Credentials by Mateusz Zalega · 3 years, 7 months ago
  3. b6aa3f7 m/n/core: print scary warning message when running debug build by Lorenz Brun · 3 years, 6 months ago
  4. f099c09 m/n/build: format efi.bzl by Lorenz Brun · 3 years, 7 months ago
  5. 80deba5 m/node: build microcode payloads by Lorenz Brun · 3 years, 7 months ago
  6. ac82c0d m/n/core: only run debug service in debug build by Lorenz Brun · 3 years, 6 months ago
  7. 6dff6d6 m/n/roleserve: reactive service management by Serge Bazanski · 3 years, 8 months ago
  8. 636032e m/test/launch: fail ROC on non-UNAVAILABLE errors by Serge Bazanski · 3 years, 8 months ago
  9. 5839e97 m/n/core/{curator,cluster}: refactor against new Consensus API by Serge Bazanski · 3 years, 10 months ago
  10. 54c4f18 m/n/c/rpc: trace authentication details by Serge Bazanski · 3 years, 7 months ago
  11. 5a637b0 m/n/c/curator: inject Spans into RPCs, log events by Serge Bazanski · 3 years, 7 months ago
  12. fb0fb6d m/n/c/rpc: implement Span/Trace by Serge Bazanski · 3 years, 7 months ago
  13. d9775a6 m/p/logtree: implement WithAddedStackDepth by Serge Bazanski · 3 years, 7 months ago
  14. 17c4c8b m/n/b/fwprune: adapt to fsspec and use by Lorenz Brun · 3 years, 7 months ago
  15. b6a9d3c m/n/build: implement new fsspec infrastructure by Lorenz Brun · 3 years, 8 months ago
  16. 26d5225 m/p/supervisor: implement sub-loggers by Serge Bazanski · 3 years, 7 months ago
  17. cc078df m/n/kubernetes: implement Metropolis authenticating proxy by Lorenz Brun · 3 years, 9 months ago
  18. 8c2c771 m: enable dm-verity rootfs by Mateusz Zalega · 3 years, 8 months ago
  19. e2bf574 m/n/build: implement verity_image rule by Mateusz Zalega · 3 years, 8 months ago
  20. ba1da9d m/n/b/mkverity: produce a combined image by Mateusz Zalega · 3 years, 8 months ago
  21. 8ed9976 m/n/b/mkpayload: init by Mateusz Zalega · 3 years, 8 months ago
  22. e803fc1 m/n/core: verbose logging to tty0 and ttyS0 by Serge Bazanski · 3 years, 8 months ago
  23. 4c32602 metropolis/node/build: prepare fsspec for use in initramfs by Lorenz Brun · 3 years, 8 months ago
  24. 075465c m/t/launch: multi-node launches, prefixed stdout by Serge Bazanski · 3 years, 10 months ago
  25. 0e057fe metropolis: use hybrid consoles by Lorenz Brun · 3 years, 8 months ago
  26. 87bf0bf m/n/core/network/dhcp4c: fix logic bug in DNSServers by Lorenz Brun · 3 years, 8 months ago
  27. 73c3fc1 m/n/core/network: fix mistake in requested DHCP options by Lorenz Brun · 3 years, 8 months ago
  28. 8b78689 m/n/core: only warn if no TPM 2.0 has been found by Lorenz Brun · 3 years, 8 months ago
  29. 57d06a7 m/n/installer: wait for ESP block device to show up by Lorenz Brun · 3 years, 8 months ago
  30. 705a402 m/c/metroctl: add k8s credentials plugin by Lorenz Brun · 3 years, 9 months ago
  31. edffbb5 m/{t,n}/installer: move to m/installer by Mateusz Zalega · 3 years, 8 months ago
  32. 950c26d m/b/fwprune: init by Mateusz Zalega · 3 years, 9 months ago
  33. cdcc739 m/n/installer: reboot on fatal errors by Mateusz Zalega · 3 years, 9 months ago
  34. 1de8b18 m/node: pass node identity into k8s by Lorenz Brun · 3 years, 9 months ago
  35. 367f759 m/t/installer: re-add a missing import by Mateusz Zalega · 3 years, 9 months ago
  36. dc1bec4 m: *: reformat imports by Serge Bazanski · 3 years, 9 months ago
  37. 9778322 m: {cli,installer}: runfiles through datafile.MustGet by Serge Bazanski · 3 years, 9 months ago
  38. e2e0371 m/t/installer: stream qemu output in harness by Serge Bazanski · 3 years, 9 months ago
  39. 098a863 m/t/installer: deflake by silencing kernel logs by Mateusz Zalega · 3 years, 9 months ago
  40. f05e80a m/n/core/consensus: refactor for reliability and multinode support by Serge Bazanski · 4 years ago
  41. a9b455f m/c/metroctl: add takeownership command by Lorenz Brun · 3 years, 9 months ago
  42. 9e7961b m/node: add PortString method by Lorenz Brun · 3 years, 9 months ago
  43. 78e5905 m/c/p/context: add CLI context package by Lorenz Brun · 3 years, 9 months ago
  44. fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 3 years, 9 months ago
  45. 6c35e97 metropolis: align EFI partition layout by Lorenz Brun · 3 years, 9 months ago
  46. 999e1db m/p/pki: implement CRLs by Serge Bazanski · 3 years, 10 months ago
  47. e78a089 m/n/c/cluster: implement register flow by Serge Bazanski · 4 years ago
  48. 957c5b1 m/node: add image_gcp rule by Leopold Schabel · 3 years, 9 months ago
  49. a554528 m/n/c/cluster: retrieve node parameters from GCP metadata by Leopold Schabel · 3 years, 9 months ago
  50. 612a033 efivarfs, osimage: fix boot entry handling by Mateusz Zalega · 3 years, 10 months ago
  51. 8f72b5d coding style: fix error strings by Mateusz Zalega · 3 years, 9 months ago
  52. 02d69e9 m/p/verity: add a missing copyright notice by Mateusz Zalega · 3 years, 9 months ago
  53. 8cde8e7 m/t/installer: resolve deps with bazel.Runfile by Mateusz Zalega · 3 years, 10 months ago
  54. 0b93c8d m/{t,n}/installer: use bundles and test install by Lorenz Brun · 3 years, 10 months ago
  55. f8ede09 m/c/metroctl: use in-tree artifacts if called using bazel run by Lorenz Brun · 3 years, 10 months ago
  56. dcfc678 build/proto_docs: add proto documentation generator by Lorenz Brun · 3 years, 10 months ago
  57. 43e2107 m/{n,t}/installer: init by Mateusz Zalega · 4 years ago
  58. 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 3 years, 10 months ago
  59. e657310 m/c/metroctl: add MVP disk/image-only installer by Lorenz Brun · 3 years, 10 months ago
  60. c71efc9 n/b/mkimage/osimage: init by Mateusz Zalega · 4 years ago
  61. a7d65e1 m/n/c/curator: deflake leader election test by Serge Bazanski · 3 years, 10 months ago
  62. 030a551 m/n/c/curator: factor out node{Load,Save} by Serge Bazanski · 3 years, 10 months ago
  63. cb1e4da m/n/c/curator: implement Curator.CommitNode by Serge Bazanski · 3 years, 10 months ago
  64. 1612d4b m/n/c/curator: implement Management.ApproveNode by Serge Bazanski · 3 years, 10 months ago
  65. 5b60e58 m/p/efivarfs: add boot settings manipulation routines by Mateusz Zalega · 3 years, 10 months ago
  66. 5611447 m/n/c/curator: implement Management.GetNodes by Serge Bazanski · 4 years ago
  67. 6cefe51 m/p/efivarfs: import the EFI boot entry data type by Mateusz Zalega · 3 years, 10 months ago
  68. 531e2c2 WORKSPACE: bump Linux to 5.15.2 by Lorenz Brun · 3 years, 10 months ago
  69. fbd38e2 m/proto: switch from CA pubkey to CA certificate in ClusterDirectory/Register by Serge Bazanski · 4 years ago
  70. 579015a m/p/supervisor: deflake tests by Serge Bazanski · 3 years, 10 months ago
  71. ad5b47d m/t/i/testos: introduce stub os for installer tests by Lorenz Brun · 3 years, 10 months ago
  72. 516d300 m/n/c/curator: implement Curator.RegisterNode by Serge Bazanski · 4 years ago
  73. c6c092b m/p/efivarfs: init by Mateusz Zalega · 3 years, 10 months ago
  74. c2e3b1b WORKSPACE: bump rules_go go 0.29 and Go to 1.17.1 by Lorenz Brun · 3 years, 10 months ago
  75. 44d2ad4 m/cli/metroctl: reformat by Serge Bazanski · 3 years, 10 months ago
  76. f73d8a9 m/n/c/network/hostsfile: implement by Serge Bazanski · 3 years, 10 months ago
  77. 80861fd m/n/c/curator: implement Watching NodesInCluster by Serge Bazanski · 3 years, 10 months ago
  78. f758ce4 m/node: add a crude MVP bundle by Lorenz Brun · 3 years, 10 months ago
  79. 0b12170 m/c/m/core: adjust the minimum ESP size by Mateusz Zalega · 3 years, 10 months ago
  80. dc7e31c m/node: move kernel cmdline to the unified kernel image by Mateusz Zalega · 4 years ago
  81. 8d45a05 m/pkg/event/etcd: implement ranged watchers by Serge Bazanski · 3 years, 11 months ago
  82. 52304a8 m/node: implement Port type for node ports by Serge Bazanski · 3 years, 11 months ago
  83. ba7bf7d m/pkg/supervisor: log instances of runnables pending restart by Serge Bazanski · 3 years, 11 months ago
  84. 1fd64a2 m/p/logtree/unraw: close fifo on context cancel by Serge Bazanski · 3 years, 11 months ago
  85. 57479bb m/c/metroctl/core: add frontend-independent metroctl support pkg by Lorenz Brun · 3 years, 11 months ago
  86. 6ef7f9b m/n/core: mount efivars by Lorenz Brun · 3 years, 11 months ago
  87. 66e5895 m/test: refactor cluster launch code, use for e2e tests by Serge Bazanski · 4 years ago
  88. 2f58ac0 m/n/c/curator: return CA public key in GetClusterInfo by Serge Bazanski · 4 years ago
  89. eac8f73 m/n/core: run dedicated PID 1 reaper by Serge Bazanski · 4 years ago
  90. bf68fa9 m/n/c/roleserve: implement ClusterAgent by Serge Bazanski · 4 years ago
  91. bc671d0 m/n/core: implement GetClusterInfo by Serge Bazanski · 4 years ago
  92. 3be4832 m/n/c/curator: share locks across leader service instances by Serge Bazanski · 4 years ago
  93. 826a9e9 m/pkg/logtree/unraw: deflake tests by Serge Bazanski · 4 years ago
  94. 27b6c4f m/n/c/curator: use UnimplementedXXX stubs for follower unimplemented code by Serge Bazanski · 4 years ago
  95. 2893e98 m/n/c/curator: add UpdateStatus by Serge Bazanski · 4 years ago
  96. 96043bc *: import reformats by Serge Bazanski · 4 years ago
  97. 3379a5d m/n/core: factor out gRPC/TLS into rpc and identity libraries by Serge Bazanski · 4 years ago
  98. 6adf884 m/c/metroctl: add skeleton and dependencies by Lorenz Brun · 4 years ago
  99. 2f9f387 m/n/b/unifiedefi: add bazel rule for EFI unified kernel images by Lorenz Brun · 4 years ago
  100. bc7614e m/n/c/curator: fix watch fail on context timeout by Serge Bazanski · 4 years ago