1. 30fd154 m/n/core/curator: return denormalized node id in GetNodes by Serge Bazanski · 2 years, 6 months ago
  2. 8fab014 m/pkg/logtree: fix exact backlog fetch, head/tail confusion by Serge Bazanski · 2 years, 6 months ago
  3. 3ac3a2e m/n/core/identity: prevent crash when verifying nil CA certs by Serge Bazanski · 2 years, 6 months ago
  4. 03139ef m/n/c/curator: tell filter users what's wrong with their filter expression by Serge Bazanski · 2 years, 6 months ago
  5. 8b4a5ea m/n/core/rpc: shorten proto messages in traces by Serge Bazanski · 2 years, 6 months ago
  6. 6778878 m/n/core/curator: check that pubkey is given when expecting self-signed certificate by Serge Bazanski · 2 years, 6 months ago
  7. e6bc227 m/n/c/curator: implement cluster networking storage by Serge Bazanski · 2 years, 6 months ago
  8. cfbbbdb m/cli/metroctl: refactor, use tabular layout by Serge Bazanski · 2 years, 6 months ago
  9. 504ea31 m/cli/metroctl: implement tabular print by Serge Bazanski · 2 years, 6 months ago
  10. 218d708 m/n/core/curator: fix another crash in IssueCertificates by Serge Bazanski · 2 years, 6 months ago
  11. c25ca5d m/n/core/curator: fix crash in IssueCertificates by Serge Bazanski · 2 years, 6 months ago
  12. 6b7731e m/n/core: hide verbose supervisor logs from console by Serge Bazanski · 2 years, 6 months ago
  13. d02f216 m/n/core: fix crash on exit by Serge Bazanski · 2 years, 6 months ago
  14. 1ec1fe9 m/pkg/socksproxy: fix fd leak by Serge Bazanski · 2 years, 6 months ago
  15. fe39cc2 m/n/c/curator: implement IssueCertificate for Kubernetes Workers by Serge Bazanski · 2 years, 6 months ago
  16. e88ffe9 m/n/kubernetes: factor out generating KPKI, support multiple endpoints in Kubeconfig by Serge Bazanski · 2 years, 6 months ago
  17. e6719b3 m/n/core: do not show minit error on failure by Serge Bazanski · 2 years, 6 months ago
  18. ac43801 m/n/core/cluster: don't cry wolf about missing nodeparams sources by Serge Bazanski · 2 years, 6 months ago
  19. 5d6cdf4 m/n/c/core/cluster: notify whenever storage takes longer than 5 seconds to mount by Serge Bazanski · 2 years, 6 months ago
  20. d85a40a m/n/kubernetes/service: only note lack of reconciliation every 10 seconds by Serge Bazanski · 2 years, 6 months ago
  21. d6fee31 m/n/c/roleserve/controlplane: wrap tpm errors by Serge Bazanski · 2 years, 6 months ago
  22. c64ba1e go/net/tinylb: init by Serge Bazanski · 2 years, 6 months ago
  23. e013f1b m/n/core/localstorage: add helper functions for PKIDirectory by Serge Bazanski · 2 years, 6 months ago
  24. 6fdca3f m/n/kubernetes: start splitting, run apiproxy by Serge Bazanski · 2 years, 6 months ago
  25. f71fe92 m/installer: log to tty0 and ttyS0 by Serge Bazanski · 2 years, 6 months ago
  26. d09c58f m/test/launch: do not pipe node logs to stdout in //:launch-multi2 by Serge Bazanski · 2 years, 6 months ago
  27. ce19acc m/n/kubernetes: make CSI provisioner more debuggable by Serge Bazanski · 2 years, 6 months ago
  28. 1f8cad7 m/{cli,test/launch}: integrate launch/cluster with metroctl by Serge Bazanski · 2 years, 6 months ago
  29. d174e55 m/n/core/localstorage: remove unused PKI options by Serge Bazanski · 2 years, 6 months ago
  30. c1cb37c m/n/core/consensus: log etcd into sub-DN and wait for DNS resolvability by Serge Bazanski · 2 years, 6 months ago
  31. e25b3a4 m/pkg/{logtree,supervisor}: support Benchmarks in test helpers by Serge Bazanski · 2 years, 6 months ago
  32. 3600690 m/n/c/rpc/resolver: correctly close watcher on context cancel by Serge Bazanski · 2 years, 6 months ago
  33. cf33f68 m/cli/metroctl: allow specifying --endpoints=multiple,values by Serge Bazanski · 2 years, 6 months ago
  34. fe5192d m/n/core/cluster: clean up by Serge Bazanski · 2 years, 6 months ago
  35. 356cbf3 m/n/kubernetes: run reconciler before starting more services by Serge Bazanski · 2 years, 6 months ago
  36. f9bdf31 m/installer/test: undo leftover test comment by Serge Bazanski · 2 years, 6 months ago
  37. b76b8d1 m/n/core/consensus: work around etcd dial timeout by Serge Bazanski · 2 years, 6 months ago
  38. 05f813b m/test/e2e: use concise-style logging by Serge Bazanski · 2 years, 6 months ago
  39. cc4e96a m/test/nanoswitch: use concise logging by Serge Bazanski · 2 years, 6 months ago
  40. 3b09823 metropolis/node: use concise logging in tty0/ttyS1 by Serge Bazanski · 2 years, 6 months ago
  41. 367ee27 m/pkg/logtree: implement concise stringification by Serge Bazanski · 2 years, 6 months ago
  42. 05cf33d m/installer/test: attempt to fix heisenbug by Serge Bazanski · 2 years, 6 months ago
  43. f2f85f5 m/n/core: make startup errors more readable by Serge Bazanski · 2 years, 6 months ago
  44. 0164c71 m/p/supervisor: provide more concise logs on runnable exit by Serge Bazanski · 2 years, 6 months ago
  45. 9dd92d9 m/pkg/event: implement Pipe helper by Serge Bazanski · 2 years, 6 months ago
  46. 37110c3 m/pkg/event: make type-safe by Serge Bazanski · 2 years, 6 months ago
  47. 5456a3c m/p/logtree: do not emit broken klog entries by Serge Bazanski · 2 years, 6 months ago
  48. 591d808 m/test/e2e: stop downloading container images by Serge Bazanski · 2 years, 6 months ago
  49. cf23ebc m/cli/metroctl: factor out some helper functions by Serge Bazanski · 2 years, 6 months ago
  50. bfc2807 m/node/core: fix up resolver keepalives by Serge Bazanski · 2 years, 6 months ago
  51. 15f7f63 metropolis: rename KubernetesWorker to KubernetesController, add no-op KubernetesWorker by Serge Bazanski · 2 years, 6 months ago
  52. 2d284b5 c/takeover/e2e: add takeover end-to-end test by Lorenz Brun · 2 years, 6 months ago
  53. b033b38 *: fix gomodproxy compatibility by Serge Bazanski · 2 years, 6 months ago
  54. 1cf1795 pkg/bootparam: add bootparam pkg by Lorenz Brun · 2 years, 7 months ago
  55. d026b37 m/n/build: fix incorrect device number by Lorenz Brun · 2 years, 7 months ago
  56. 3ccf696 go/net/psample: init by Mateusz Zalega · 2 years, 8 months ago
  57. f220b29 *: use a vishvananda/netlink fork by Monogon by Mateusz Zalega · 2 years, 7 months ago
  58. 97f212c build/ci: mark supervisor and e2e tests as flaky by Leopold · 2 years, 8 months ago
  59. bc93c2b *: migrate to CC toolchains and Bazel 5.4.0 by Leopold · 2 years, 8 months ago
  60. e2a302a metropolis/test/launch: convert :launch to a test by Leopold · 2 years, 8 months ago
  61. bffdda8 m/p/scsi: add SCSI package by Lorenz Brun · 2 years, 8 months ago
  62. acfad5b m/test/launch/cluster: add pcap dump by Leopold · 2 years, 8 months ago
  63. af5086b m/test/launch: print qemu options at startup by Leopold · 2 years, 8 months ago
  64. 20a036e Fix some typos/grammar/variable shadows by Leopold · 2 years, 8 months ago
  65. 12450d2 pkg/smbios: fix error calculating memory size by Lorenz Brun · 2 years, 9 months ago
  66. fba5da0 pkg/nvme: add NVMe package by Lorenz Brun · 2 years, 9 months ago
  67. 4abeb13 cloud/bmaas/server: init by Serge Bazanski · 3 years ago
  68. f9c65e9 pkg/smbios: add SMBIOS package by Lorenz Brun · 2 years, 10 months ago
  69. 0123a1c m/p/kexec: add auxiliary EFI handling by Lorenz Brun · 2 years, 11 months ago
  70. ee17d83 m/p/gpt: add GPT package by Lorenz Brun · 2 years, 11 months ago
  71. 5486a9c m/p/kexec: add minimal kexec library by Lorenz Brun · 3 years ago
  72. d1bc4a6 m/n/build: fix fsspec rules duplicating specs by Lorenz Brun · 3 years ago
  73. 4c50f99 m/c/metroctl: reformat by Serge Bazanski · 3 years ago
  74. bd2ce6d m/p/fat32: add fat32 package by Lorenz Brun · 3 years, 2 months ago
  75. 4c07878 m/c/metroctl: accept multiple node IDs in approve by Mateusz Zalega · 3 years, 1 month ago
  76. e15fee1 m/c/metroctl: implement add, remove role commands by Mateusz Zalega · 3 years, 1 month ago
  77. b838e05 m/c/metroctl: implement the "describe" command by Mateusz Zalega · 3 years, 1 month ago
  78. 9c315f1 m/p/api: UpdateNodeRoles: identify by node IDs by Mateusz Zalega · 3 years, 1 month ago
  79. db75e21 m/c/metroctl: implement the "list" command by Mateusz Zalega · 3 years, 1 month ago
  80. 2f7790d m/p/cmd: handle exiting processes by Mateusz Zalega · 3 years, 1 month ago
  81. 6cdc976 m/p/cmd: use predicates in RunCommand by Mateusz Zalega · 3 years, 1 month ago
  82. 18a67b0 m/c/metroctl: move common impl to m/c/m/core by Mateusz Zalega · 3 years, 1 month ago
  83. fed8fe5 m/c/metroctl: exercise the takeownership command by Mateusz Zalega · 3 years, 2 months ago
  84. 1846450 m/c/metroctl: takeownership: use cluster resolver by Mateusz Zalega · 3 years, 2 months ago
  85. b2cac08 m/c/metroctl: log resolver state by Mateusz Zalega · 3 years, 2 months ago
  86. fab7d46 m/n/c/l/crypt: improve zeroing speed by Lorenz Brun · 3 years, 2 months ago
  87. 8234c16 m/c/metroctl: add configurable credentials path by Mateusz Zalega · 3 years, 2 months ago
  88. cf92f40 m/p/api: use protobuf.Timestamp in LogEntry by Mateusz Zalega · 3 years, 2 months ago
  89. 28800ad m/p/common: use protobuf.Timestamp in NodeStatus by Mateusz Zalega · 3 years, 2 months ago
  90. f777496 m/c/metroctl: introduce proxyAddr parameter by Mateusz Zalega · 3 years, 2 months ago
  91. b1e7ee4 m/c/metroctl: use the global endpoints parameter by Mateusz Zalega · 3 years, 2 months ago
  92. f1234a9 m/p/cmd: implement RunCommand by Mateusz Zalega · 3 years, 3 months ago
  93. c6316c8 m/handbook: change over tag to metropolis-v0.1 by Lorenz Brun · 3 years, 2 months ago
  94. 6e7c2ac m/handbook: add a chapter on the demo cluster by Mateusz Zalega · 3 years, 2 months ago
  95. 916619b m/handbook: add a chapter on Cluster API by Mateusz Zalega · 3 years, 2 months ago
  96. c437dc4 m/c/metroctl: implement the approve command by Mateusz Zalega · 3 years, 2 months ago
  97. d5f2f7a m/c/metroctl: implement multi-node installation by Mateusz Zalega · 3 years, 2 months ago
  98. 1dc567e m/n/c/r/resolver: enable keepalive on updaters by Serge Bazanski · 3 years, 2 months ago
  99. 20d1dd1 m/c/metroctl: automatically set up kubeconfig by Lorenz Brun · 3 years, 2 months ago
  100. 7a51019 m/c/metroctl: embed installer and add argument for bundle by Lorenz Brun · 3 years, 2 months ago