1. 4c50f99 m/c/metroctl: reformat by Serge Bazanski · 3 years ago
  2. bd2ce6d m/p/fat32: add fat32 package by Lorenz Brun · 3 years, 2 months ago
  3. 4c07878 m/c/metroctl: accept multiple node IDs in approve by Mateusz Zalega · 3 years, 1 month ago
  4. e15fee1 m/c/metroctl: implement add, remove role commands by Mateusz Zalega · 3 years, 1 month ago
  5. b838e05 m/c/metroctl: implement the "describe" command by Mateusz Zalega · 3 years, 1 month ago
  6. 9c315f1 m/p/api: UpdateNodeRoles: identify by node IDs by Mateusz Zalega · 3 years, 1 month ago
  7. db75e21 m/c/metroctl: implement the "list" command by Mateusz Zalega · 3 years, 1 month ago
  8. 2f7790d m/p/cmd: handle exiting processes by Mateusz Zalega · 3 years, 1 month ago
  9. 6cdc976 m/p/cmd: use predicates in RunCommand by Mateusz Zalega · 3 years, 1 month ago
  10. 18a67b0 m/c/metroctl: move common impl to m/c/m/core by Mateusz Zalega · 3 years, 1 month ago
  11. fed8fe5 m/c/metroctl: exercise the takeownership command by Mateusz Zalega · 3 years, 2 months ago
  12. 1846450 m/c/metroctl: takeownership: use cluster resolver by Mateusz Zalega · 3 years, 2 months ago
  13. b2cac08 m/c/metroctl: log resolver state by Mateusz Zalega · 3 years, 2 months ago
  14. fab7d46 m/n/c/l/crypt: improve zeroing speed by Lorenz Brun · 3 years, 2 months ago
  15. 8234c16 m/c/metroctl: add configurable credentials path by Mateusz Zalega · 3 years, 2 months ago
  16. cf92f40 m/p/api: use protobuf.Timestamp in LogEntry by Mateusz Zalega · 3 years, 2 months ago
  17. 28800ad m/p/common: use protobuf.Timestamp in NodeStatus by Mateusz Zalega · 3 years, 2 months ago
  18. f777496 m/c/metroctl: introduce proxyAddr parameter by Mateusz Zalega · 3 years, 2 months ago
  19. b1e7ee4 m/c/metroctl: use the global endpoints parameter by Mateusz Zalega · 3 years, 2 months ago
  20. f1234a9 m/p/cmd: implement RunCommand by Mateusz Zalega · 3 years, 3 months ago
  21. c6316c8 m/handbook: change over tag to metropolis-v0.1 by Lorenz Brun · 3 years, 2 months ago
  22. 6e7c2ac m/handbook: add a chapter on the demo cluster by Mateusz Zalega · 3 years, 2 months ago
  23. 916619b m/handbook: add a chapter on Cluster API by Mateusz Zalega · 3 years, 2 months ago
  24. c437dc4 m/c/metroctl: implement the approve command by Mateusz Zalega · 3 years, 2 months ago
  25. d5f2f7a m/c/metroctl: implement multi-node installation by Mateusz Zalega · 3 years, 2 months ago
  26. 1dc567e m/n/c/r/resolver: enable keepalive on updaters by Serge Bazanski · 3 years, 2 months ago
  27. 20d1dd1 m/c/metroctl: automatically set up kubeconfig by Lorenz Brun · 3 years, 2 months ago
  28. 7a51019 m/c/metroctl: embed installer and add argument for bundle by Lorenz Brun · 3 years, 2 months ago
  29. 237cf40 m/p/pki: set correct authority key identifier by Lorenz Brun · 3 years, 2 months ago
  30. d57ef1c m: remove references to LUK, GUK by Mateusz Zalega · 3 years, 2 months ago
  31. 5f8414d m/n/core: fix panic logging by Serge Bazanski · 3 years, 3 months ago
  32. 867107d handbook: structure, introduction, chapter 3 root by Serge Bazanski · 4 years, 2 months ago
  33. 58ddc09 m/n/c/r/resolver: allow disabling curator updater by Serge Bazanski · 3 years, 2 months ago
  34. 5bb8a33 m/t/launch: use cluster resolver by Serge Bazanski · 3 years, 3 months ago
  35. b43d0f0 m/node: use resolver for intra-cluster connections by Serge Bazanski · 3 years, 3 months ago
  36. fcfebbc m/n/c/rpc: make resolver leader-aware by Serge Bazanski · 3 years, 3 months ago
  37. bbb873d m/p/event/etcd: better handle update coalescing by Serge Bazanski · 3 years, 3 months ago
  38. 2a64fff m/n/c/curator: lower leader failover TTL to 10s by Serge Bazanski · 3 years, 3 months ago
  39. 655a780 m/n/c/network: be more verbose about receiving new IP addresses and using interfaces by Serge Bazanski · 3 years, 3 months ago
  40. 966d40c m/proto: Add RunningCurator to status, report in status pusher by Serge Bazanski · 3 years, 3 months ago
  41. 97d6808 m/n/c/consensus: add debug logging about PKI data presence by Serge Bazanski · 3 years, 3 months ago
  42. 05c1db9 m/n/c/rpc: remove leftover ClusterServices by Serge Bazanski · 3 years, 3 months ago
  43. 1fbc597 m/test/launch/cluster: print nanoswitch logs by Serge Bazanski · 3 years, 3 months ago
  44. 9d97118 m/p/event/etcd: provide logging for heisenbug by Serge Bazanski · 3 years, 3 months ago
  45. 944cb53 m/p/api: use protobuf.Duration in Management.Node by Mateusz Zalega · 3 years, 3 months ago
  46. ddf19b4 m/t/e2e: move testEventual to common test util pkg by Mateusz Zalega · 3 years, 3 months ago
  47. 5055d72 m/n/c/curator: test role filtering in GetNodes by Mateusz Zalega · 3 years, 3 months ago
  48. 98206b9 mn/n/kubernetes: fix warnings by Lorenz Brun · 3 years, 3 months ago
  49. aaa4d45 m/n/c/cluster: add proper exponential backoff to Join by Serge Bazanski · 3 years, 3 months ago
  50. 268dd8c m/n/c/curator: add CuratorLocal.GetCurrentLeader by Serge Bazanski · 3 years, 3 months ago
  51. 003a3b0 m/n/c/rpc: allow authenticated connections to unauthenticated endpoints by Serge Bazanski · 3 years, 3 months ago
  52. 50f5ec7 m/n/c/consensus: close CRL watcher by Serge Bazanski · 3 years, 3 months ago
  53. 949e425 m/node: fix etcd join data assigned to first node by Serge Bazanski · 3 years, 3 months ago
  54. 3e5e580 m/t/nanoswitch: fix race in handing out IP addresses by Serge Bazanski · 3 years, 3 months ago
  55. 5e9cb57 m/n/c/rpc: replace SetupExternalGRPC with an option generator by Serge Bazanski · 3 years, 4 months ago
  56. 78cefca m/n/kubernetes: factor out cluster domain by Lorenz Brun · 3 years, 3 months ago
  57. 4025c9b m/node: refactor panic handling by Lorenz Brun · 3 years, 3 months ago
  58. 2175ec9 m/p/api: rename Node.HeartbeatTimestamp by Mateusz Zalega · 3 years, 3 months ago
  59. bb2edbe m/n/c/curator: add Management.UpdateNodeRoles by Mateusz Zalega · 3 years, 3 months ago
  60. 83e8b6c m/n/core: retry node joining call indefinitely by Lorenz Brun · 3 years, 3 months ago
  61. 100e22f m/n/core: fix pstore runnable by Lorenz Brun · 3 years, 3 months ago
  62. 05e420d m/n/curator: return complete roleset from GetNodes by Mateusz Zalega · 3 years, 3 months ago
  63. 955e46e m/n/c/curator: add result filtering to GetNodes by Mateusz Zalega · 3 years, 4 months ago
  64. 1b2df23 m/n/core: add pstore handling by Lorenz Brun · 3 years, 3 months ago
  65. f8da2e7 m/pkg/pstore: add package to interface with pstore by Lorenz Brun · 3 years, 3 months ago
  66. 45c196c m/cli/dbg: fix kubectl command by Leopold · 3 years, 3 months ago
  67. e90f4a1 m/t/launch: prevent a TPM socket race with QEMU by Mateusz Zalega · 3 years, 4 months ago
  68. 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 4 months ago
  69. 08cb464 m/t/launch: log LaunchNode errors in LaunchCluster by Mateusz Zalega · 3 years, 4 months ago
  70. 4f6fad3 m/installer/test: prevent QEMU file lock race by Mateusz Zalega · 3 years, 4 months ago
  71. 619029b m/n/c/consensus: fix a typo by Mateusz Zalega · 3 years, 4 months ago
  72. ad10ece m/pkg/value/etcd: fix test flakes on partitioning by Serge Bazanski · 3 years, 4 months ago
  73. 2d91aa3 curator: remove dispatch system by Serge Bazanski · 3 years, 5 months ago
  74. b354453 m/n/c/localstorage: fix import grouping by Serge Bazanski · 3 years, 4 months ago
  75. defff52 metropolis: fix tests using etcd by Serge Bazanski · 3 years, 4 months ago
  76. d279dc0 m/t/nanoswitch: long term leases for IP addresses by Serge Bazanski · 3 years, 4 months ago
  77. ed6bcac m/p/tpm: fix panic when unsealing corrupted data by Lorenz Brun · 3 years, 4 months ago
  78. e11ffb6 m/n/c/s/crypt: enable fast inline data path by Lorenz Brun · 3 years, 4 months ago
  79. c7b4091 m/n/c/localstorage: fix synchronous mounting flag by Lorenz Brun · 3 years, 4 months ago
  80. b30a41d m/n/core: automatically update ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago
  81. de82150 m/n/c/cluster: sanitize ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago
  82. 0246f5e m/test: implement non-transient QEMU VMs by Mateusz Zalega · 3 years, 5 months ago
  83. 2930e99 m/n/c/{cluster,roleserve}: implement Join Flow by Mateusz Zalega · 3 years, 5 months ago
  84. 312a227 m/n/c/curator: implement Join Flow by Mateusz Zalega · 3 years, 5 months ago
  85. 336a96c m/n/c/localstorage: add ClusterDirectory to ESP by Mateusz Zalega · 3 years, 5 months ago
  86. 898125b m/installer: bump test size to "medium" by Mateusz Zalega · 3 years, 5 months ago
  87. 83d793d m/n/kubernetes: remove --port flag from services by Serge Bazanski · 3 years, 5 months ago
  88. 83a28c9 m/node: minit: fix logging by Serge Bazanski · 3 years, 5 months ago
  89. 832bc77 m/p/event/etcd: handle spurious watch updates by Serge Bazanski · 3 years, 5 months ago
  90. fdc3a24 third_party/go: fix `go mod tidy` by Serge Bazanski · 3 years, 5 months ago
  91. 33ce3bc m/n/core/rpc: add ClusterResolver by Serge Bazanski · 3 years, 6 months ago
  92. be74284 m/test: implement SOCKS proxy in cluster tests by Serge Bazanski · 3 years, 5 months ago
  93. fe7134b m/pkg/socksproxy: init by Serge Bazanski · 3 years, 5 months ago
  94. a393814 m/node: add /dev/tty0 and /dev/ttyS0 to erofs by Serge Bazanski · 3 years, 5 months ago
  95. 8ca9c29 m/p/erofs: add character device test by Serge Bazanski · 3 years, 5 months ago
  96. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 6 months ago
  97. 79a1a8f m/n/k/authproxy: make use of SPDY through proxy work by Lorenz Brun · 3 years, 5 months ago
  98. 399ce55 m/n/core/rpc: provide lower-level gRPC dialing constructs by Serge Bazanski · 3 years, 6 months ago
  99. 49a1ea4 m/c/p/datafile: expose ResolveRunfile by Mateusz Zalega · 3 years, 6 months ago
  100. f3c4b42 m/n/core/rpc: remove leftover local/external listener abstractions by Serge Bazanski · 3 years, 6 months ago