1. c7b036b m/p/kmod: init by Lorenz Brun · 2 years, 3 months ago
  2. 0e291a1 m/node: clean up DNS service by Lorenz Brun · 2 years, 3 months ago
  3. fe3d8fd m/n/core/roleserve: rework cluster membership, reuse control plane connections by Serge Bazanski · 2 years, 3 months ago
  4. 90a70a0 m/n/core/roleserve: do not store cluster directory, populate resolver earlier by Serge Bazanski · 2 years, 3 months ago
  5. ce68ab9 m/t/ktest: allow more memory and extra fssepcs by Lorenz Brun · 2 years, 3 months ago
  6. 3a3c517 m/c/metroctl/test: deflake test by Lorenz Brun · 2 years, 3 months ago
  7. fd6d4eb m/node: introduce node storage setting and cluster policy by Serge Bazanski · 2 years, 4 months ago
  8. f1628ac m/n/core/localstorage/crypt: support more enc/auth modes by Serge Bazanski · 2 years, 4 months ago
  9. 2b0f3d3 m/n/c/network: set status with static config by Lorenz Brun · 2 years, 4 months ago
  10. f2af760 metropolis/node/core/minit: update year in copyright header by Florian Klink · 2 years, 4 months ago
  11. ab583b3 m/n/core: always start network service by Lorenz Brun · 2 years, 4 months ago
  12. a3904fc m/n/c/l/crypt: select partitions more specifically by Lorenz Brun · 2 years, 4 months ago
  13. ca9cfcf m/p/{efivars,sysfs}: use typed UUIDs by Lorenz Brun · 2 years, 4 months ago
  14. 0508c6d m/n/c/cluster: fix logic error in bootstrap by Lorenz Brun · 2 years, 4 months ago
  15. f0b22ff m/node: also log to ttyS1 by Lorenz Brun · 2 years, 4 months ago
  16. 0b63df4 m/p/common: set visibility to public by Tim Windelschmidt · 2 years, 5 months ago
  17. 76e39d8 m/n/c/network: fix add/modify condition by Lorenz Brun · 2 years, 5 months ago
  18. 1cd2696 c/agent: include EFI support in hardware report by Lorenz Brun · 2 years, 5 months ago
  19. 51350b0 m/n/b/mkcpio: work around lib symlink bug by Lorenz Brun · 2 years, 5 months ago
  20. 28883b7 m/n/c/network: configure given DNS servers by Lorenz Brun · 2 years, 5 months ago
  21. 4c82532 m/n/c/network: static networking fixes by Lorenz Brun · 2 years, 5 months ago
  22. b902dfc m/n/c/n/dns: fix race condition by Lorenz Brun · 2 years, 5 months ago
  23. e3032bd m/p/supervisor: allow signalling supervised processes by Lorenz Brun · 2 years, 5 months ago
  24. bdc803b metroctl: allow picking cluster TPM mode on bootstrap by Serge Bazanski · 2 years, 6 months ago
  25. e4a4ce1 metropolis: finish implementing TPMMode by Serge Bazanski · 2 years, 6 months ago
  26. 5df62ba metropolis: implement cluster configuration by Serge Bazanski · 2 years, 6 months ago
  27. 2cfafc9 metropolis/node/kubernetes: move worker services to KubernetesWorker nodes by Serge Bazanski · 2 years, 6 months ago
  28. d67eb4f m/p/bootparam: add Consoles param parser by Lorenz Brun · 2 years, 5 months ago
  29. 752fda3 m/p/smbios: remove print by Lorenz Brun · 2 years, 5 months ago
  30. aadeb79 c/agent: implement by Lorenz Brun · 2 years, 6 months ago
  31. 85ad26a m/node: implement static network config by Lorenz Brun · 2 years, 6 months ago
  32. 3ecb04a m/n/c/network: add support for static network configuration by Lorenz Brun · 2 years, 6 months ago
  33. b565cc6 m/n/core/clusternet: grab external IP address prefix from network service by Serge Bazanski · 2 years, 6 months ago
  34. 9104e38 metropolis/test/e2e: add self-test image for networking by Serge Bazanski · 2 years, 5 months ago
  35. 98e05e1 metropolis/*: confine etcd output in tests by Serge Bazanski · 2 years, 5 months ago
  36. 6c8ee0b m/pkg/logtree: add Zap and gRPC facades by Serge Bazanski · 2 years, 5 months ago
  37. 29974f3 m/p/logtree: pipe to t.Log in tests instead of stdout by Serge Bazanski · 2 years, 5 months ago
  38. 630fb5c m/test/e2e: deflake by Serge Bazanski · 2 years, 5 months ago
  39. 1fb2b10 m/node/core: run hostsfile from roleserver, provide feedback on cluster directory by Serge Bazanski · 2 years, 5 months ago
  40. 86afa22 m/n/c/cluster: when registering, save node credentials before starting roleserver by Serge Bazanski · 2 years, 5 months ago
  41. 7920852 m/n/kubernetes: use node clusternet to submit cluster networking routes by Serge Bazanski · 2 years, 6 months ago
  42. e012b72 metropolis: implement NodeManagement.Logs by Serge Bazanski · 2 years, 6 months ago
  43. a6d8b39 third_party/go: bump grpc-go by Serge Bazanski · 2 years, 5 months ago
  44. 6d6ed31 m/n/kubernetes/{clusternet,nfproxy}: log informer errors by Serge Bazanski · 2 years, 6 months ago
  45. 93d593b m/n/core/clusternet: init by Serge Bazanski · 2 years, 6 months ago
  46. b58102c m/n/core/rpc: do not log RPC traces from NodeManagement.Logs by Serge Bazanski · 2 years, 6 months ago
  47. da11486 metropolis/proto: move log-related types to common by Serge Bazanski · 2 years, 6 months ago
  48. bc73972 m/n/core/curator: prevent nodes from sharing wireguard keys by Serge Bazanski · 2 years, 6 months ago
  49. b91938f metropolis: stub out log service by Serge Bazanski · 2 years, 6 months ago
  50. b40c008 m/n/core/mgmt: implement node-local management service by Serge Bazanski · 2 years, 6 months ago
  51. 8535cb5 m/n/core/rpc: implement node verification in authenticated connections by Serge Bazanski · 2 years, 6 months ago
  52. 30fd154 m/n/core/curator: return denormalized node id in GetNodes by Serge Bazanski · 2 years, 6 months ago
  53. 8fab014 m/pkg/logtree: fix exact backlog fetch, head/tail confusion by Serge Bazanski · 2 years, 6 months ago
  54. 3ac3a2e m/n/core/identity: prevent crash when verifying nil CA certs by Serge Bazanski · 2 years, 6 months ago
  55. 03139ef m/n/c/curator: tell filter users what's wrong with their filter expression by Serge Bazanski · 2 years, 6 months ago
  56. 8b4a5ea m/n/core/rpc: shorten proto messages in traces by Serge Bazanski · 2 years, 6 months ago
  57. 6778878 m/n/core/curator: check that pubkey is given when expecting self-signed certificate by Serge Bazanski · 2 years, 6 months ago
  58. e6bc227 m/n/c/curator: implement cluster networking storage by Serge Bazanski · 2 years, 6 months ago
  59. cfbbbdb m/cli/metroctl: refactor, use tabular layout by Serge Bazanski · 2 years, 6 months ago
  60. 504ea31 m/cli/metroctl: implement tabular print by Serge Bazanski · 2 years, 6 months ago
  61. 218d708 m/n/core/curator: fix another crash in IssueCertificates by Serge Bazanski · 2 years, 6 months ago
  62. c25ca5d m/n/core/curator: fix crash in IssueCertificates by Serge Bazanski · 2 years, 6 months ago
  63. 6b7731e m/n/core: hide verbose supervisor logs from console by Serge Bazanski · 2 years, 6 months ago
  64. d02f216 m/n/core: fix crash on exit by Serge Bazanski · 2 years, 6 months ago
  65. 1ec1fe9 m/pkg/socksproxy: fix fd leak by Serge Bazanski · 2 years, 6 months ago
  66. fe39cc2 m/n/c/curator: implement IssueCertificate for Kubernetes Workers by Serge Bazanski · 2 years, 6 months ago
  67. e88ffe9 m/n/kubernetes: factor out generating KPKI, support multiple endpoints in Kubeconfig by Serge Bazanski · 2 years, 6 months ago
  68. e6719b3 m/n/core: do not show minit error on failure by Serge Bazanski · 2 years, 6 months ago
  69. ac43801 m/n/core/cluster: don't cry wolf about missing nodeparams sources by Serge Bazanski · 2 years, 6 months ago
  70. 5d6cdf4 m/n/c/core/cluster: notify whenever storage takes longer than 5 seconds to mount by Serge Bazanski · 2 years, 6 months ago
  71. d85a40a m/n/kubernetes/service: only note lack of reconciliation every 10 seconds by Serge Bazanski · 2 years, 6 months ago
  72. d6fee31 m/n/c/roleserve/controlplane: wrap tpm errors by Serge Bazanski · 2 years, 6 months ago
  73. c64ba1e go/net/tinylb: init by Serge Bazanski · 2 years, 6 months ago
  74. e013f1b m/n/core/localstorage: add helper functions for PKIDirectory by Serge Bazanski · 2 years, 6 months ago
  75. 6fdca3f m/n/kubernetes: start splitting, run apiproxy by Serge Bazanski · 2 years, 6 months ago
  76. f71fe92 m/installer: log to tty0 and ttyS0 by Serge Bazanski · 2 years, 6 months ago
  77. d09c58f m/test/launch: do not pipe node logs to stdout in //:launch-multi2 by Serge Bazanski · 2 years, 6 months ago
  78. ce19acc m/n/kubernetes: make CSI provisioner more debuggable by Serge Bazanski · 2 years, 6 months ago
  79. 1f8cad7 m/{cli,test/launch}: integrate launch/cluster with metroctl by Serge Bazanski · 2 years, 6 months ago
  80. d174e55 m/n/core/localstorage: remove unused PKI options by Serge Bazanski · 2 years, 6 months ago
  81. c1cb37c m/n/core/consensus: log etcd into sub-DN and wait for DNS resolvability by Serge Bazanski · 2 years, 6 months ago
  82. e25b3a4 m/pkg/{logtree,supervisor}: support Benchmarks in test helpers by Serge Bazanski · 2 years, 6 months ago
  83. 3600690 m/n/c/rpc/resolver: correctly close watcher on context cancel by Serge Bazanski · 2 years, 6 months ago
  84. cf33f68 m/cli/metroctl: allow specifying --endpoints=multiple,values by Serge Bazanski · 2 years, 6 months ago
  85. fe5192d m/n/core/cluster: clean up by Serge Bazanski · 2 years, 6 months ago
  86. 356cbf3 m/n/kubernetes: run reconciler before starting more services by Serge Bazanski · 2 years, 6 months ago
  87. f9bdf31 m/installer/test: undo leftover test comment by Serge Bazanski · 2 years, 6 months ago
  88. b76b8d1 m/n/core/consensus: work around etcd dial timeout by Serge Bazanski · 2 years, 6 months ago
  89. 05f813b m/test/e2e: use concise-style logging by Serge Bazanski · 2 years, 6 months ago
  90. cc4e96a m/test/nanoswitch: use concise logging by Serge Bazanski · 2 years, 6 months ago
  91. 3b09823 metropolis/node: use concise logging in tty0/ttyS1 by Serge Bazanski · 2 years, 6 months ago
  92. 367ee27 m/pkg/logtree: implement concise stringification by Serge Bazanski · 2 years, 6 months ago
  93. 05cf33d m/installer/test: attempt to fix heisenbug by Serge Bazanski · 2 years, 6 months ago
  94. f2f85f5 m/n/core: make startup errors more readable by Serge Bazanski · 2 years, 6 months ago
  95. 0164c71 m/p/supervisor: provide more concise logs on runnable exit by Serge Bazanski · 2 years, 6 months ago
  96. 9dd92d9 m/pkg/event: implement Pipe helper by Serge Bazanski · 2 years, 6 months ago
  97. 37110c3 m/pkg/event: make type-safe by Serge Bazanski · 2 years, 6 months ago
  98. 5456a3c m/p/logtree: do not emit broken klog entries by Serge Bazanski · 2 years, 6 months ago
  99. 591d808 m/test/e2e: stop downloading container images by Serge Bazanski · 2 years, 6 months ago
  100. cf23ebc m/cli/metroctl: factor out some helper functions by Serge Bazanski · 2 years, 6 months ago