1. 37110c3 m/pkg/event: make type-safe by Serge Bazanski · 2 years, 6 months ago
  2. bfc2807 m/node/core: fix up resolver keepalives by Serge Bazanski · 2 years, 6 months ago
  3. 15f7f63 metropolis: rename KubernetesWorker to KubernetesController, add no-op KubernetesWorker by Serge Bazanski · 2 years, 6 months ago
  4. b033b38 *: fix gomodproxy compatibility by Serge Bazanski · 2 years, 6 months ago
  5. d026b37 m/n/build: fix incorrect device number by Lorenz Brun · 2 years, 7 months ago
  6. f220b29 *: use a vishvananda/netlink fork by Monogon by Mateusz Zalega · 2 years, 7 months ago
  7. bc93c2b *: migrate to CC toolchains and Bazel 5.4.0 by Leopold · 2 years, 8 months ago
  8. 20a036e Fix some typos/grammar/variable shadows by Leopold · 2 years, 8 months ago
  9. 4abeb13 cloud/bmaas/server: init by Serge Bazanski · 3 years ago
  10. d1bc4a6 m/n/build: fix fsspec rules duplicating specs by Lorenz Brun · 3 years ago
  11. 9c315f1 m/p/api: UpdateNodeRoles: identify by node IDs by Mateusz Zalega · 3 years, 1 month ago
  12. fed8fe5 m/c/metroctl: exercise the takeownership command by Mateusz Zalega · 3 years, 2 months ago
  13. fab7d46 m/n/c/l/crypt: improve zeroing speed by Lorenz Brun · 3 years, 2 months ago
  14. 28800ad m/p/common: use protobuf.Timestamp in NodeStatus by Mateusz Zalega · 3 years, 2 months ago
  15. 1dc567e m/n/c/r/resolver: enable keepalive on updaters by Serge Bazanski · 3 years, 2 months ago
  16. d57ef1c m: remove references to LUK, GUK by Mateusz Zalega · 3 years, 2 months ago
  17. 5f8414d m/n/core: fix panic logging by Serge Bazanski · 3 years, 3 months ago
  18. 58ddc09 m/n/c/r/resolver: allow disabling curator updater by Serge Bazanski · 3 years, 2 months ago
  19. b43d0f0 m/node: use resolver for intra-cluster connections by Serge Bazanski · 3 years, 3 months ago
  20. fcfebbc m/n/c/rpc: make resolver leader-aware by Serge Bazanski · 3 years, 3 months ago
  21. 2a64fff m/n/c/curator: lower leader failover TTL to 10s by Serge Bazanski · 3 years, 3 months ago
  22. 655a780 m/n/c/network: be more verbose about receiving new IP addresses and using interfaces by Serge Bazanski · 3 years, 3 months ago
  23. 966d40c m/proto: Add RunningCurator to status, report in status pusher by Serge Bazanski · 3 years, 3 months ago
  24. 97d6808 m/n/c/consensus: add debug logging about PKI data presence by Serge Bazanski · 3 years, 3 months ago
  25. 05c1db9 m/n/c/rpc: remove leftover ClusterServices by Serge Bazanski · 3 years, 3 months ago
  26. 944cb53 m/p/api: use protobuf.Duration in Management.Node by Mateusz Zalega · 3 years, 3 months ago
  27. 5055d72 m/n/c/curator: test role filtering in GetNodes by Mateusz Zalega · 3 years, 3 months ago
  28. 98206b9 mn/n/kubernetes: fix warnings by Lorenz Brun · 3 years, 3 months ago
  29. aaa4d45 m/n/c/cluster: add proper exponential backoff to Join by Serge Bazanski · 3 years, 3 months ago
  30. 268dd8c m/n/c/curator: add CuratorLocal.GetCurrentLeader by Serge Bazanski · 3 years, 3 months ago
  31. 003a3b0 m/n/c/rpc: allow authenticated connections to unauthenticated endpoints by Serge Bazanski · 3 years, 3 months ago
  32. 50f5ec7 m/n/c/consensus: close CRL watcher by Serge Bazanski · 3 years, 3 months ago
  33. 949e425 m/node: fix etcd join data assigned to first node by Serge Bazanski · 3 years, 3 months ago
  34. 5e9cb57 m/n/c/rpc: replace SetupExternalGRPC with an option generator by Serge Bazanski · 3 years, 4 months ago
  35. 78cefca m/n/kubernetes: factor out cluster domain by Lorenz Brun · 3 years, 3 months ago
  36. 4025c9b m/node: refactor panic handling by Lorenz Brun · 3 years, 3 months ago
  37. 2175ec9 m/p/api: rename Node.HeartbeatTimestamp by Mateusz Zalega · 3 years, 3 months ago
  38. bb2edbe m/n/c/curator: add Management.UpdateNodeRoles by Mateusz Zalega · 3 years, 3 months ago
  39. 83e8b6c m/n/core: retry node joining call indefinitely by Lorenz Brun · 3 years, 3 months ago
  40. 100e22f m/n/core: fix pstore runnable by Lorenz Brun · 3 years, 3 months ago
  41. 05e420d m/n/curator: return complete roleset from GetNodes by Mateusz Zalega · 3 years, 3 months ago
  42. 955e46e m/n/c/curator: add result filtering to GetNodes by Mateusz Zalega · 3 years, 4 months ago
  43. 1b2df23 m/n/core: add pstore handling by Lorenz Brun · 3 years, 3 months ago
  44. 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 4 months ago
  45. 619029b m/n/c/consensus: fix a typo by Mateusz Zalega · 3 years, 4 months ago
  46. 2d91aa3 curator: remove dispatch system by Serge Bazanski · 3 years, 5 months ago
  47. b354453 m/n/c/localstorage: fix import grouping by Serge Bazanski · 3 years, 4 months ago
  48. defff52 metropolis: fix tests using etcd by Serge Bazanski · 3 years, 4 months ago
  49. e11ffb6 m/n/c/s/crypt: enable fast inline data path by Lorenz Brun · 3 years, 4 months ago
  50. c7b4091 m/n/c/localstorage: fix synchronous mounting flag by Lorenz Brun · 3 years, 4 months ago
  51. b30a41d m/n/core: automatically update ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago
  52. de82150 m/n/c/cluster: sanitize ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago
  53. 2930e99 m/n/c/{cluster,roleserve}: implement Join Flow by Mateusz Zalega · 3 years, 5 months ago
  54. 312a227 m/n/c/curator: implement Join Flow by Mateusz Zalega · 3 years, 5 months ago
  55. 336a96c m/n/c/localstorage: add ClusterDirectory to ESP by Mateusz Zalega · 3 years, 5 months ago
  56. 83d793d m/n/kubernetes: remove --port flag from services by Serge Bazanski · 3 years, 5 months ago
  57. 83a28c9 m/node: minit: fix logging by Serge Bazanski · 3 years, 5 months ago
  58. fdc3a24 third_party/go: fix `go mod tidy` by Serge Bazanski · 3 years, 5 months ago
  59. 33ce3bc m/n/core/rpc: add ClusterResolver by Serge Bazanski · 3 years, 6 months ago
  60. a393814 m/node: add /dev/tty0 and /dev/ttyS0 to erofs by Serge Bazanski · 3 years, 5 months ago
  61. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 6 months ago
  62. 79a1a8f m/n/k/authproxy: make use of SPDY through proxy work by Lorenz Brun · 3 years, 5 months ago
  63. 399ce55 m/n/core/rpc: provide lower-level gRPC dialing constructs by Serge Bazanski · 3 years, 6 months ago
  64. f3c4b42 m/n/core/rpc: remove leftover local/external listener abstractions by Serge Bazanski · 3 years, 6 months ago
  65. 58cf3bc m/n/core: remove local listener from curator by Serge Bazanski · 3 years, 6 months ago
  66. b6c0aa9 metropolis: use microcode by Lorenz Brun · 3 years, 7 months ago
  67. d3ce0ac m/n/b/fwprune: process links from metadata file by Lorenz Brun · 3 years, 6 months ago
  68. 304d42c m/n/b/mkpayload: support multiple initramfs files by Lorenz Brun · 3 years, 7 months ago
  69. 0e22b1a m/n/core: save NUK and Node Credentials by Mateusz Zalega · 3 years, 7 months ago
  70. b6aa3f7 m/n/core: print scary warning message when running debug build by Lorenz Brun · 3 years, 6 months ago
  71. f099c09 m/n/build: format efi.bzl by Lorenz Brun · 3 years, 7 months ago
  72. 80deba5 m/node: build microcode payloads by Lorenz Brun · 3 years, 7 months ago
  73. ac82c0d m/n/core: only run debug service in debug build by Lorenz Brun · 3 years, 6 months ago
  74. 6dff6d6 m/n/roleserve: reactive service management by Serge Bazanski · 3 years, 8 months ago
  75. 636032e m/test/launch: fail ROC on non-UNAVAILABLE errors by Serge Bazanski · 3 years, 8 months ago
  76. 5839e97 m/n/core/{curator,cluster}: refactor against new Consensus API by Serge Bazanski · 3 years, 10 months ago
  77. 54c4f18 m/n/c/rpc: trace authentication details by Serge Bazanski · 3 years, 7 months ago
  78. 5a637b0 m/n/c/curator: inject Spans into RPCs, log events by Serge Bazanski · 3 years, 7 months ago
  79. fb0fb6d m/n/c/rpc: implement Span/Trace by Serge Bazanski · 3 years, 7 months ago
  80. 17c4c8b m/n/b/fwprune: adapt to fsspec and use by Lorenz Brun · 3 years, 7 months ago
  81. b6a9d3c m/n/build: implement new fsspec infrastructure by Lorenz Brun · 3 years, 8 months ago
  82. cc078df m/n/kubernetes: implement Metropolis authenticating proxy by Lorenz Brun · 3 years, 9 months ago
  83. 8c2c771 m: enable dm-verity rootfs by Mateusz Zalega · 3 years, 8 months ago
  84. e2bf574 m/n/build: implement verity_image rule by Mateusz Zalega · 3 years, 8 months ago
  85. ba1da9d m/n/b/mkverity: produce a combined image by Mateusz Zalega · 3 years, 8 months ago
  86. 8ed9976 m/n/b/mkpayload: init by Mateusz Zalega · 3 years, 8 months ago
  87. e803fc1 m/n/core: verbose logging to tty0 and ttyS0 by Serge Bazanski · 3 years, 8 months ago
  88. 4c32602 metropolis/node/build: prepare fsspec for use in initramfs by Lorenz Brun · 3 years, 8 months ago
  89. 0e057fe metropolis: use hybrid consoles by Lorenz Brun · 3 years, 8 months ago
  90. 87bf0bf m/n/core/network/dhcp4c: fix logic bug in DNSServers by Lorenz Brun · 3 years, 8 months ago
  91. 73c3fc1 m/n/core/network: fix mistake in requested DHCP options by Lorenz Brun · 3 years, 8 months ago
  92. 8b78689 m/n/core: only warn if no TPM 2.0 has been found by Lorenz Brun · 3 years, 8 months ago
  93. edffbb5 m/{t,n}/installer: move to m/installer by Mateusz Zalega · 3 years, 8 months ago
  94. cdcc739 m/n/installer: reboot on fatal errors by Mateusz Zalega · 3 years, 9 months ago
  95. 1de8b18 m/node: pass node identity into k8s by Lorenz Brun · 3 years, 9 months ago
  96. 9778322 m: {cli,installer}: runfiles through datafile.MustGet by Serge Bazanski · 3 years, 9 months ago
  97. 098a863 m/t/installer: deflake by silencing kernel logs by Mateusz Zalega · 3 years, 9 months ago
  98. f05e80a m/n/core/consensus: refactor for reliability and multinode support by Serge Bazanski · 4 years ago
  99. 9e7961b m/node: add PortString method by Lorenz Brun · 3 years, 9 months ago
  100. fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 3 years, 9 months ago