1. 950c26d m/b/fwprune: init by Mateusz Zalega · 3 years, 9 months ago
  2. cdcc739 m/n/installer: reboot on fatal errors by Mateusz Zalega · 3 years, 9 months ago
  3. 9a66b18 t/linux: output modules.builtin.modinfo by Mateusz Zalega · 3 years, 9 months ago
  4. 1de8b18 m/node: pass node identity into k8s by Lorenz Brun · 3 years, 9 months ago
  5. 367f759 m/t/installer: re-add a missing import by Mateusz Zalega · 3 years, 9 months ago
  6. 13050ef build/analysis: enable importsort, reformat by Serge Bazanski · 3 years, 9 months ago
  7. 8bd2ab1 build/analysis/importsort: init by Serge Bazanski · 3 years, 9 months ago
  8. 144b786 third_party: goimports: apply import grouping patch by Serge Bazanski · 3 years, 9 months ago
  9. b309e3f CODING_STANDARDS: document import grouping by Serge Bazanski · 3 years, 9 months ago
  10. ae57413 build: gotoolchain: support runfiles in tools by Serge Bazanski · 3 years, 9 months ago
  11. dc1bec4 m: *: reformat imports by Serge Bazanski · 3 years, 9 months ago
  12. 9778322 m: {cli,installer}: runfiles through datafile.MustGet by Serge Bazanski · 3 years, 9 months ago
  13. e2e0371 m/t/installer: stream qemu output in harness by Serge Bazanski · 3 years, 9 months ago
  14. 098a863 m/t/installer: deflake by silencing kernel logs by Mateusz Zalega · 3 years, 9 months ago
  15. f05e80a m/n/core/consensus: refactor for reliability and multinode support by Serge Bazanski · 4 years ago
  16. a9b455f m/c/metroctl: add takeownership command by Lorenz Brun · 3 years, 9 months ago
  17. 9e7961b m/node: add PortString method by Lorenz Brun · 3 years, 9 months ago
  18. 78e5905 m/c/p/context: add CLI context package by Lorenz Brun · 3 years, 9 months ago
  19. fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 3 years, 9 months ago
  20. 6c35e97 metropolis: align EFI partition layout by Lorenz Brun · 3 years, 9 months ago
  21. 999e1db m/p/pki: implement CRLs by Serge Bazanski · 3 years, 10 months ago
  22. e78a089 m/n/c/cluster: implement register flow by Serge Bazanski · 4 years ago
  23. 957c5b1 m/node: add image_gcp rule by Leopold Schabel · 3 years, 9 months ago
  24. a554528 m/n/c/cluster: retrieve node parameters from GCP metadata by Leopold Schabel · 3 years, 9 months ago
  25. 612a033 efivarfs, osimage: fix boot entry handling by Mateusz Zalega · 3 years, 10 months ago
  26. 2904364 Add CODING_STANDARDS.md by Mateusz Zalega · 3 years, 9 months ago
  27. d212014 BUILD: add metroctl alias by Leopold Schabel · 3 years, 9 months ago
  28. 8f72b5d coding style: fix error strings by Mateusz Zalega · 3 years, 9 months ago
  29. 02d69e9 m/p/verity: add a missing copyright notice by Mateusz Zalega · 3 years, 9 months ago
  30. 8cde8e7 m/t/installer: resolve deps with bazel.Runfile by Mateusz Zalega · 3 years, 10 months ago
  31. 0b93c8d m/{t,n}/installer: use bundles and test install by Lorenz Brun · 3 years, 10 months ago
  32. f8ede09 m/c/metroctl: use in-tree artifacts if called using bazel run by Lorenz Brun · 3 years, 10 months ago
  33. dcfc678 build/proto_docs: add proto documentation generator by Lorenz Brun · 3 years, 10 months ago
  34. 43e2107 m/{n,t}/installer: init by Mateusz Zalega · 4 years ago
  35. cb2dcf6 b/a/noioutil: add an analyzer prohibiting use of ioutil by Lorenz Brun · 3 years, 10 months ago
  36. 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 3 years, 10 months ago
  37. e657310 m/c/metroctl: add MVP disk/image-only installer by Lorenz Brun · 3 years, 10 months ago
  38. c71efc9 n/b/mkimage/osimage: init by Mateusz Zalega · 4 years ago
  39. a7d65e1 m/n/c/curator: deflake leader election test by Serge Bazanski · 3 years, 10 months ago
  40. 030a551 m/n/c/curator: factor out node{Load,Save} by Serge Bazanski · 3 years, 10 months ago
  41. cb1e4da m/n/c/curator: implement Curator.CommitNode by Serge Bazanski · 3 years, 10 months ago
  42. 1612d4b m/n/c/curator: implement Management.ApproveNode by Serge Bazanski · 3 years, 10 months ago
  43. 5b60e58 m/p/efivarfs: add boot settings manipulation routines by Mateusz Zalega · 3 years, 10 months ago
  44. 5611447 m/n/c/curator: implement Management.GetNodes by Serge Bazanski · 4 years ago
  45. 6cefe51 m/p/efivarfs: import the EFI boot entry data type by Mateusz Zalega · 3 years, 10 months ago
  46. 531e2c2 WORKSPACE: bump Linux to 5.15.2 by Lorenz Brun · 3 years, 10 months ago
  47. ed86976 scripts: rename container image to full path as used in CI by Serge Bazanski · 3 years, 10 months ago
  48. fbd38e2 m/proto: switch from CA pubkey to CA certificate in ClusterDirectory/Register by Serge Bazanski · 4 years ago
  49. 579015a m/p/supervisor: deflake tests by Serge Bazanski · 3 years, 10 months ago
  50. ad5b47d m/t/i/testos: introduce stub os for installer tests by Lorenz Brun · 3 years, 10 months ago
  51. 516d300 m/n/c/curator: implement Curator.RegisterNode by Serge Bazanski · 4 years ago
  52. c6c092b m/p/efivarfs: init by Mateusz Zalega · 3 years, 10 months ago
  53. c2e3b1b WORKSPACE: bump rules_go go 0.29 and Go to 1.17.1 by Lorenz Brun · 3 years, 10 months ago
  54. 44d2ad4 m/cli/metroctl: reformat by Serge Bazanski · 3 years, 10 months ago
  55. 8fda084 build/ci: bump Bazel to 4.2.0 by Lorenz Brun · 3 years, 10 months ago
  56. f73d8a9 m/n/c/network/hostsfile: implement by Serge Bazanski · 3 years, 10 months ago
  57. 80861fd m/n/c/curator: implement Watching NodesInCluster by Serge Bazanski · 3 years, 10 months ago
  58. f758ce4 m/node: add a crude MVP bundle by Lorenz Brun · 3 years, 10 months ago
  59. 3ec8116 workspace: bump rules_pkg by Lorenz Brun · 3 years, 10 months ago
  60. 0b12170 m/c/m/core: adjust the minimum ESP size by Mateusz Zalega · 3 years, 10 months ago
  61. b7f8e9a third_party/linux: expose PARTUUID through uevent by Mateusz Zalega · 3 years, 11 months ago
  62. dc7e31c m/node: move kernel cmdline to the unified kernel image by Mateusz Zalega · 4 years ago
  63. d32d1ea build/ci: install headless JDK by Leopold Schabel · 3 years, 10 months ago
  64. 8d45a05 m/pkg/event/etcd: implement ranged watchers by Serge Bazanski · 3 years, 11 months ago
  65. 52304a8 m/node: implement Port type for node ports by Serge Bazanski · 3 years, 11 months ago
  66. ba7bf7d m/pkg/supervisor: log instances of runnables pending restart by Serge Bazanski · 3 years, 11 months ago
  67. 1fd64a2 m/p/logtree/unraw: close fifo on context cancel by Serge Bazanski · 3 years, 11 months ago
  68. d102ebe README.md: friendlier wip notice, link website by Leopold Schabel · 3 years, 11 months ago
  69. 57479bb m/c/metroctl/core: add frontend-independent metroctl support pkg by Lorenz Brun · 3 years, 11 months ago
  70. 070ec4e build/ci: Remove JDK from builder image by curiousleo · 3 years, 10 months ago
  71. 6ef7f9b m/n/core: mount efivars by Lorenz Brun · 3 years, 11 months ago
  72. da3be1b build/ci: output link to Gerrit change by Leopold Schabel · 3 years, 11 months ago
  73. 66e5895 m/test: refactor cluster launch code, use for e2e tests by Serge Bazanski · 4 years ago
  74. a1a96b4 b/toolbase/gotoolchain: fix IntelliJ integration by Serge Bazanski · 4 years ago
  75. 4b1e37c build/fietsje: split into monogon-specific library and cli tool by Serge Bazanski · 4 years ago
  76. 2f58ac0 m/n/c/curator: return CA public key in GetClusterInfo by Serge Bazanski · 4 years ago
  77. eac8f73 m/n/core: run dedicated PID 1 reaper by Serge Bazanski · 4 years ago
  78. bf59945 build/ci: attempt to prevent Jenkins from killing Bazel by Serge Bazanski · 4 years ago
  79. bf68fa9 m/n/c/roleserve: implement ClusterAgent by Serge Bazanski · 4 years ago
  80. bc671d0 m/n/core: implement GetClusterInfo by Serge Bazanski · 4 years ago
  81. 3be4832 m/n/c/curator: share locks across leader service instances by Serge Bazanski · 4 years ago
  82. 826a9e9 m/pkg/logtree/unraw: deflake tests by Serge Bazanski · 4 years ago
  83. 27b6c4f m/n/c/curator: use UnimplementedXXX stubs for follower unimplemented code by Serge Bazanski · 4 years ago
  84. 2893e98 m/n/c/curator: add UpdateStatus by Serge Bazanski · 4 years ago
  85. 96043bc *: import reformats by Serge Bazanski · 4 years ago
  86. 3379a5d m/n/core: factor out gRPC/TLS into rpc and identity libraries by Serge Bazanski · 4 years ago
  87. 6adf884 m/c/metroctl: add skeleton and dependencies by Lorenz Brun · 4 years ago
  88. 2f9f387 m/n/b/unifiedefi: add bazel rule for EFI unified kernel images by Lorenz Brun · 4 years ago
  89. 5d40c67 third_party/efistub: init by Lorenz Brun · 4 years ago
  90. 296bde2 third_party/gnuefi: init by Lorenz Brun · 4 years ago
  91. 605efbe b/t/llvm-efi: add EFI toolchain based on LLVM by Lorenz Brun · 4 years ago
  92. bc7614e m/n/c/curator: fix watch fail on context timeout by Serge Bazanski · 4 years ago
  93. 356b896 m/n/b/mkverity: refactor into VerityEncoder by Mateusz Zalega · 4 years, 1 month ago
  94. 116c4a6 build/fietsje: move to toolbase by Serge Bazanski · 4 years ago
  95. ab4ef13 build/toolbase/gotoolchain: init by Serge Bazanski · 4 years ago
  96. cbd02be build/toolbase: init by Serge Bazanski · 4 years ago
  97. c72aa43 m/n/k/containerd: less verbose runsc logging by Serge Bazanski · 4 years ago
  98. 080f7ff m/n/core/curator: add thin etcd storage abstraction by Serge Bazanski · 4 years ago
  99. 44d6b83 Use a temporary ntp.monogon.dev CNAME instead of pool.ntp.org by Leopold Schabel · 4 years ago
  100. e306d78 m/n/time: add time service by Lorenz Brun · 4 years ago