1. ad10ece m/pkg/value/etcd: fix test flakes on partitioning by Serge Bazanski · 3 years, 4 months ago
  2. 2d91aa3 curator: remove dispatch system by Serge Bazanski · 3 years, 5 months ago
  3. b354453 m/n/c/localstorage: fix import grouping by Serge Bazanski · 3 years, 4 months ago
  4. defff52 metropolis: fix tests using etcd by Serge Bazanski · 3 years, 4 months ago
  5. d279dc0 m/t/nanoswitch: long term leases for IP addresses by Serge Bazanski · 3 years, 4 months ago
  6. ed6bcac m/p/tpm: fix panic when unsealing corrupted data by Lorenz Brun · 3 years, 4 months ago
  7. e11ffb6 m/n/c/s/crypt: enable fast inline data path by Lorenz Brun · 3 years, 4 months ago
  8. c7b4091 m/n/c/localstorage: fix synchronous mounting flag by Lorenz Brun · 3 years, 4 months ago
  9. b30a41d m/n/core: automatically update ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago
  10. de82150 m/n/c/cluster: sanitize ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago
  11. 0246f5e m/test: implement non-transient QEMU VMs by Mateusz Zalega · 3 years, 5 months ago
  12. 2930e99 m/n/c/{cluster,roleserve}: implement Join Flow by Mateusz Zalega · 3 years, 5 months ago
  13. 312a227 m/n/c/curator: implement Join Flow by Mateusz Zalega · 3 years, 5 months ago
  14. 336a96c m/n/c/localstorage: add ClusterDirectory to ESP by Mateusz Zalega · 3 years, 5 months ago
  15. 898125b m/installer: bump test size to "medium" by Mateusz Zalega · 3 years, 5 months ago
  16. 83d793d m/n/kubernetes: remove --port flag from services by Serge Bazanski · 3 years, 5 months ago
  17. 83a28c9 m/node: minit: fix logging by Serge Bazanski · 3 years, 5 months ago
  18. 832bc77 m/p/event/etcd: handle spurious watch updates by Serge Bazanski · 3 years, 5 months ago
  19. fdc3a24 third_party/go: fix `go mod tidy` by Serge Bazanski · 3 years, 5 months ago
  20. 33ce3bc m/n/core/rpc: add ClusterResolver by Serge Bazanski · 3 years, 6 months ago
  21. be74284 m/test: implement SOCKS proxy in cluster tests by Serge Bazanski · 3 years, 5 months ago
  22. fe7134b m/pkg/socksproxy: init by Serge Bazanski · 3 years, 5 months ago
  23. a393814 m/node: add /dev/tty0 and /dev/ttyS0 to erofs by Serge Bazanski · 3 years, 5 months ago
  24. 8ca9c29 m/p/erofs: add character device test by Serge Bazanski · 3 years, 5 months ago
  25. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 6 months ago
  26. 79a1a8f m/n/k/authproxy: make use of SPDY through proxy work by Lorenz Brun · 3 years, 5 months ago
  27. 399ce55 m/n/core/rpc: provide lower-level gRPC dialing constructs by Serge Bazanski · 3 years, 6 months ago
  28. 49a1ea4 m/c/p/datafile: expose ResolveRunfile by Mateusz Zalega · 3 years, 6 months ago
  29. f3c4b42 m/n/core/rpc: remove leftover local/external listener abstractions by Serge Bazanski · 3 years, 6 months ago
  30. 58cf3bc m/n/core: remove local listener from curator by Serge Bazanski · 3 years, 6 months ago
  31. ec19b60 m/p/supervisor: wait for runnables to exit in TestHarness by Serge Bazanski · 3 years, 6 months ago
  32. 662182f m/p/tpm: use secretbox with seal/unseal for larger payloads by Lorenz Brun · 3 years, 6 months ago
  33. b6c0aa9 metropolis: use microcode by Lorenz Brun · 3 years, 7 months ago
  34. 942f5e2 b/ci: update build container to Fedora 35 by Lorenz Brun · 3 years, 8 months ago
  35. d3ce0ac m/n/b/fwprune: process links from metadata file by Lorenz Brun · 3 years, 6 months ago
  36. 304d42c m/n/b/mkpayload: support multiple initramfs files by Lorenz Brun · 3 years, 7 months ago
  37. 0e22b1a m/n/core: save NUK and Node Credentials by Mateusz Zalega · 3 years, 7 months ago
  38. b6aa3f7 m/n/core: print scary warning message when running debug build by Lorenz Brun · 3 years, 6 months ago
  39. f099c09 m/n/build: format efi.bzl by Lorenz Brun · 3 years, 7 months ago
  40. 80deba5 m/node: build microcode payloads by Lorenz Brun · 3 years, 7 months ago
  41. ac82c0d m/n/core: only run debug service in debug build by Lorenz Brun · 3 years, 7 months ago
  42. 6dff6d6 m/n/roleserve: reactive service management by Serge Bazanski · 3 years, 8 months ago
  43. 636032e m/test/launch: fail ROC on non-UNAVAILABLE errors by Serge Bazanski · 3 years, 8 months ago
  44. 5839e97 m/n/core/{curator,cluster}: refactor against new Consensus API by Serge Bazanski · 3 years, 10 months ago
  45. 54c4f18 m/n/c/rpc: trace authentication details by Serge Bazanski · 3 years, 7 months ago
  46. 5a637b0 m/n/c/curator: inject Spans into RPCs, log events by Serge Bazanski · 3 years, 7 months ago
  47. fb0fb6d m/n/c/rpc: implement Span/Trace by Serge Bazanski · 3 years, 7 months ago
  48. d9775a6 m/p/logtree: implement WithAddedStackDepth by Serge Bazanski · 3 years, 7 months ago
  49. 17c4c8b m/n/b/fwprune: adapt to fsspec and use by Lorenz Brun · 3 years, 7 months ago
  50. b6a9d3c m/n/build: implement new fsspec infrastructure by Lorenz Brun · 3 years, 8 months ago
  51. 26d5225 m/p/supervisor: implement sub-loggers by Serge Bazanski · 3 years, 7 months ago
  52. cc078df m/n/kubernetes: implement Metropolis authenticating proxy by Lorenz Brun · 3 years, 9 months ago
  53. 8c2c771 m: enable dm-verity rootfs by Mateusz Zalega · 3 years, 8 months ago
  54. e2bf574 m/n/build: implement verity_image rule by Mateusz Zalega · 3 years, 8 months ago
  55. ba1da9d m/n/b/mkverity: produce a combined image by Mateusz Zalega · 3 years, 8 months ago
  56. 8ed9976 m/n/b/mkpayload: init by Mateusz Zalega · 3 years, 8 months ago
  57. e803fc1 m/n/core: verbose logging to tty0 and ttyS0 by Serge Bazanski · 3 years, 8 months ago
  58. 4c32602 metropolis/node/build: prepare fsspec for use in initramfs by Lorenz Brun · 3 years, 8 months ago
  59. 075465c m/t/launch: multi-node launches, prefixed stdout by Serge Bazanski · 3 years, 10 months ago
  60. 0e057fe metropolis: use hybrid consoles by Lorenz Brun · 3 years, 8 months ago
  61. 87bf0bf m/n/core/network/dhcp4c: fix logic bug in DNSServers by Lorenz Brun · 3 years, 8 months ago
  62. 73c3fc1 m/n/core/network: fix mistake in requested DHCP options by Lorenz Brun · 3 years, 8 months ago
  63. 8b78689 m/n/core: only warn if no TPM 2.0 has been found by Lorenz Brun · 3 years, 8 months ago
  64. 57d06a7 m/n/installer: wait for ESP block device to show up by Lorenz Brun · 3 years, 8 months ago
  65. 705a402 m/c/metroctl: add k8s credentials plugin by Lorenz Brun · 3 years, 9 months ago
  66. edffbb5 m/{t,n}/installer: move to m/installer by Mateusz Zalega · 3 years, 8 months ago
  67. 950c26d m/b/fwprune: init by Mateusz Zalega · 3 years, 9 months ago
  68. cdcc739 m/n/installer: reboot on fatal errors by Mateusz Zalega · 3 years, 9 months ago
  69. 1de8b18 m/node: pass node identity into k8s by Lorenz Brun · 3 years, 9 months ago
  70. 367f759 m/t/installer: re-add a missing import by Mateusz Zalega · 3 years, 9 months ago
  71. dc1bec4 m: *: reformat imports by Serge Bazanski · 3 years, 9 months ago
  72. 9778322 m: {cli,installer}: runfiles through datafile.MustGet by Serge Bazanski · 3 years, 9 months ago
  73. e2e0371 m/t/installer: stream qemu output in harness by Serge Bazanski · 3 years, 9 months ago
  74. 098a863 m/t/installer: deflake by silencing kernel logs by Mateusz Zalega · 3 years, 9 months ago
  75. f05e80a m/n/core/consensus: refactor for reliability and multinode support by Serge Bazanski · 4 years ago
  76. a9b455f m/c/metroctl: add takeownership command by Lorenz Brun · 3 years, 9 months ago
  77. 9e7961b m/node: add PortString method by Lorenz Brun · 3 years, 9 months ago
  78. 78e5905 m/c/p/context: add CLI context package by Lorenz Brun · 3 years, 9 months ago
  79. fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 3 years, 9 months ago
  80. 6c35e97 metropolis: align EFI partition layout by Lorenz Brun · 3 years, 9 months ago
  81. 999e1db m/p/pki: implement CRLs by Serge Bazanski · 3 years, 10 months ago
  82. e78a089 m/n/c/cluster: implement register flow by Serge Bazanski · 4 years ago
  83. 957c5b1 m/node: add image_gcp rule by Leopold Schabel · 3 years, 9 months ago
  84. a554528 m/n/c/cluster: retrieve node parameters from GCP metadata by Leopold Schabel · 3 years, 9 months ago
  85. 612a033 efivarfs, osimage: fix boot entry handling by Mateusz Zalega · 3 years, 10 months ago
  86. 8f72b5d coding style: fix error strings by Mateusz Zalega · 3 years, 9 months ago
  87. 02d69e9 m/p/verity: add a missing copyright notice by Mateusz Zalega · 3 years, 9 months ago
  88. 8cde8e7 m/t/installer: resolve deps with bazel.Runfile by Mateusz Zalega · 3 years, 10 months ago
  89. 0b93c8d m/{t,n}/installer: use bundles and test install by Lorenz Brun · 3 years, 10 months ago
  90. f8ede09 m/c/metroctl: use in-tree artifacts if called using bazel run by Lorenz Brun · 3 years, 10 months ago
  91. dcfc678 build/proto_docs: add proto documentation generator by Lorenz Brun · 3 years, 10 months ago
  92. 43e2107 m/{n,t}/installer: init by Mateusz Zalega · 4 years ago
  93. 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 3 years, 10 months ago
  94. e657310 m/c/metroctl: add MVP disk/image-only installer by Lorenz Brun · 3 years, 10 months ago
  95. c71efc9 n/b/mkimage/osimage: init by Mateusz Zalega · 4 years ago
  96. a7d65e1 m/n/c/curator: deflake leader election test by Serge Bazanski · 3 years, 10 months ago
  97. 030a551 m/n/c/curator: factor out node{Load,Save} by Serge Bazanski · 3 years, 10 months ago
  98. cb1e4da m/n/c/curator: implement Curator.CommitNode by Serge Bazanski · 3 years, 10 months ago
  99. 1612d4b m/n/c/curator: implement Management.ApproveNode by Serge Bazanski · 3 years, 10 months ago
  100. 5b60e58 m/p/efivarfs: add boot settings manipulation routines by Mateusz Zalega · 3 years, 10 months ago