1. 10ef8f9 treewide: move //net to //osbase/net by Tim Windelschmidt · 1 year, 3 months ago
  2. 91bf1c8 treewide: integrate new DNS server by Jan Schär · 1 year, 4 months ago
  3. c2290c2 treewide: move build helper to more fitting places by Tim Windelschmidt · 1 year, 3 months ago
  4. be0b4c9 Revert "metropolis/node/core: mount /sys/fs/bpf" by Leopold Schabel · 1 year, 3 months ago
  5. cc27faa m/n/b/mkimage/osimage: rename osimage.Create to osimage.Write by Tim Windelschmidt · 1 year, 4 months ago
  6. 82e6af7 treewide: replace hardcoded runfiles paths by Tim Windelschmidt · 1 year, 4 months ago
  7. efbde19 metropolis/node: export core/supervisor metrics by Serge Bazanski · 1 year, 4 months ago
  8. a3e38cf metroctl: add metrics command by Serge Bazanski · 1 year, 4 months ago
  9. 201b527 metropolis/node/core: mount /sys/fs/bpf by Leopold Schabel · 1 year, 4 months ago
  10. c5e0dbd metropolis/node/core: add tmpfs at /dev/shm by Leopold Schabel · 1 year, 4 months ago
  11. 3325b4b workspace: bump bazel_gazelle to v0.37.0 by Tim Windelschmidt · 1 year, 4 months ago
  12. 41b2448 m/n/c/network: implement ARP announcements by Lorenz Brun · 1 year, 7 months ago
  13. 2a3e336 m/n/c/n/dhcp4c: minor cleanup by Jan Schär · 1 year, 4 months ago
  14. ba404a6 m/n/c/network: fix panic when DHCP lease expires by Jan Schär · 1 year, 4 months ago
  15. dfa99b8 metropolis/node/core/update/e2e: bump timeout by Tim Windelschmidt · 1 year, 5 months ago
  16. fe6b506 m/node: switch to cgroupv2 by Lorenz Brun · 1 year, 5 months ago
  17. 9f21f53 treewide: introduce osbase package and move things around by Tim Windelschmidt · 1 year, 6 months ago
  18. dac0bba m/n/c/network: make bringup order deterministic by Lorenz Brun · 1 year, 5 months ago
  19. 4a47288 m/n/c/network: explain why links cannot be returned by Lorenz Brun · 1 year, 5 months ago
  20. 5e74d70 m/n/c/network: refetch link attributes from kernel by Lorenz Brun · 1 year, 5 months ago
  21. 8c2b394 m/n/c/network: do not refetch interface metadata by Lorenz Brun · 1 year, 6 months ago
  22. 1ce8039 m/n/c/n/dhcp4c: verify hardware address sanity by Lorenz Brun · 1 year, 6 months ago
  23. 30e30b3 m/node: allow specifying node labels during node registration by Serge Bazanski · 1 year, 6 months ago
  24. 11198c8 m/node: allow specifying node labels during cluster bootstrap by Serge Bazanski · 1 year, 6 months ago
  25. 1f78954 m/{node,proto}: implement Node Labels by Serge Bazanski · 1 year, 6 months ago
  26. 00986a9 Revert "m/n/c/network: return original links" by Lorenz Brun · 1 year, 6 months ago
  27. 966f5ea m/n/c/network: return original links by Lorenz Brun · 1 year, 6 months ago
  28. 3b5a917 treewide: initialize empty structs with var by Tim Windelschmidt · 1 year, 6 months ago
  29. f8baa3a metropolis/node/core/metrics: fix %v in cases where we should use %w by Tim Windelschmidt · 1 year, 6 months ago
  30. 8814f52 metropolis/pkg/logtree: move logtree protobuf definition to logtree pkg by Tim Windelschmidt · 1 year, 6 months ago
  31. d20ddcc m/n/k/reconciler: implement leader election by Jan Schär · 1 year, 6 months ago
  32. ddc5e6a treewide: update to UwUbernetes (Kubernetes 1.30) by Tim Windelschmidt · 1 year, 7 months ago
  33. d5cabde m/node/core/consensus: correctly handle failed parsing of node urls by Tim Windelschmidt · 1 year, 7 months ago
  34. 8732d43 treewide: documentation on exported types should start with their name by Tim Windelschmidt · 1 year, 7 months ago
  35. 51daf25 treewide: documentation on exported functions should start with their name by Tim Windelschmidt · 1 year, 7 months ago
  36. 513df18 treewide: errors variables should be prefixed with Err by Tim Windelschmidt · 1 year, 7 months ago
  37. 73e9882 treewide: cleanup error string formatting by Tim Windelschmidt · 1 year, 7 months ago
  38. 07541ae m/node/core/localstorage/crypt: fix use of non-octal value as filemode by Tim Windelschmidt · 1 year, 7 months ago
  39. 096654a treewide: add missing error handling by Tim Windelschmidt · 1 year, 7 months ago
  40. 92316fd treewide: remove unnecessary use of fmt.Sprint by Tim Windelschmidt · 1 year, 7 months ago
  41. e4c60f9 m/n/c/n/dhcp4c/callback: Replace x.Sub(time.Now()) with time.Until(x) by Tim Windelschmidt · 1 year, 7 months ago
  42. 0cf8944 treewide: remove redundant returns by Tim Windelschmidt · 1 year, 7 months ago
  43. e1acfe3 treewide: use a single append to concatenate two slices by Tim Windelschmidt · 1 year, 7 months ago
  44. d6877d5 metropolis/node/core/roleserve: simplify returning boolean expression by Tim Windelschmidt · 1 year, 7 months ago
  45. a2eea16 treewide: replace call to bytes.Compare with bytes.Equal by Tim Windelschmidt · 1 year, 7 months ago
  46. b2778e4 metropolis/node/core/curator: merge assignment into variable declaration by Tim Windelschmidt · 1 year, 7 months ago
  47. 683b62b treewide: simplify boolean expressions by Tim Windelschmidt · 1 year, 7 months ago
  48. 6e5b8a5 treewide: add nolint exceptions for returnerrcheck by Tim Windelschmidt · 1 year, 7 months ago
  49. af821c8 treewide: replace error assertions with errors.As by Tim Windelschmidt · 1 year, 7 months ago
  50. d5f851b treewide: replace error comparisons and assertions with errors.Is by Tim Windelschmidt · 1 year, 7 months ago
  51. 6b20781 treewide: replace fmt.Errorf with fmt.Sprintf in panic calls by Tim Windelschmidt · 1 year, 7 months ago
  52. 13b83f7 metropolis/node/core: fix invalid write in console setup by Tim Windelschmidt · 1 year, 7 months ago
  53. 2829649 m/n/core/n/hostsfile: persist and load node names to/from Cluster Directory by Serge Bazanski · 1 year, 7 months ago
  54. 07e7f0d m/n/c/n/dhcp4c: use net.ErrClosed by Lorenz Brun · 1 year, 7 months ago
  55. 6554689 m/n/c/update/e2e: remove unreachable code by Jan Schär · 1 year, 7 months ago
  56. 538292d metropolis: replace node pubkey with id in cluster directory by Serge Bazanski · 1 year, 7 months ago
  57. 5ad3144 m/n/core/consensus: remove unused fifoPath argument by Serge Bazanski · 1 year, 7 months ago
  58. 8804972 treewide: fix t.Fatal calls in non-test goroutines by Tim Windelschmidt · 1 year, 7 months ago
  59. 0c57d34 treewide: cleanup function receiver names by Tim Windelschmidt · 1 year, 7 months ago
  60. 6b6428d treewide: remove redundant loop vars by Tim Windelschmidt · 1 year, 7 months ago
  61. 5e460a9 treewide: remove unnecessary types and conversions by Tim Windelschmidt · 1 year, 7 months ago
  62. 1a8062f metropolis/node/core/rpc: remove noop append by Tim Windelschmidt · 1 year, 7 months ago
  63. 6211e4d treewide: k8s 1.28 and lots related updates by Lorenz Brun · 2 years ago
  64. 2ac249b m/n/c/update/e2e: abort test when timing out by Lorenz Brun · 1 year, 7 months ago
  65. 19b110b m/n/core/consensus: remove unused variable by Jan Schär · 1 year, 7 months ago
  66. 0af4dab treewide: increase test timeouts by Jan Schär · 1 year, 7 months ago
  67. 107eb06 m/n/c/curator: use full election prefix by Jan Schär · 1 year, 7 months ago
  68. b976967 m/n/c/consensus: fix handling of status request error by Jan Schär · 1 year, 7 months ago
  69. 5438968 m/n/c/curator: handle election observation failure by Jan Schär · 1 year, 7 months ago
  70. 52c6407 m/n/c/network: fix handling of nameserver parse failure by Jan Schär · 1 year, 7 months ago
  71. 3bdb5fc metropolis/core/metrics: expose containerd metrics endpoint by Tim Windelschmidt · 1 year, 8 months ago
  72. ec2906a treewide: rename node.NodeManagement to node.NodeManagementPort by Tim Windelschmidt · 1 year, 8 months ago
  73. 76cae0b m/n/core/network/hostsfile: fix stale curator entries by Serge Bazanski · 1 year, 8 months ago
  74. 07fab03 m/n/core/hostsfile: narrow down network service type to just network status by Serge Bazanski · 1 year, 9 months ago
  75. b63ed8a m/n/core/network: drop Watch/Value methods, expose Status by Serge Bazanski · 1 year, 9 months ago
  76. 5d5d733 m/n/core/curator: expose consensus service status by Serge Bazanski · 1 year, 8 months ago
  77. d6a8802 m/node: fix appending to read-only slices by Jan Schär · 1 year, 8 months ago
  78. 011dce6 m/n/c/clusternet: add clusternet node ip to lo by Tim Windelschmidt · 1 year, 9 months ago
  79. 543756f m/n/c/network: inline error checks by Tim Windelschmidt · 1 year, 9 months ago
  80. 1e90c6d m/n/c/mgmt: disable interfaces before kexec by Lorenz Brun · 1 year, 9 months ago
  81. d1f82e9 m/node: use pstore for panic storage by Lorenz Brun · 1 year, 9 months ago
  82. 223609c WORKSPACE: update rules_rust and replace cargo-raze with crate_universe by Tim Windelschmidt · 1 year, 10 months ago
  83. 2a1d1b2 treewide: replace datafile pkg with rules_go/runfiles pkg by Tim Windelschmidt · 1 year, 10 months ago
  84. 7eeef0f m/c/metroctl: implement TOFU for CA certificates by Serge Bazanski · 1 year, 10 months ago
  85. 0c28015 m/n/core/rpc: limit API footgun availability by Serge Bazanski · 1 year, 10 months ago
  86. ad86a55 m/n/kubernetes: serve authproxy with node certificate by Serge Bazanski · 1 year, 10 months ago
  87. d5cace6 metropolis/node/curator: restart listener on status changes by Serge Bazanski · 1 year, 10 months ago
  88. 0ccc85b metropolis/node: add version to status by Serge Bazanski · 2 years ago
  89. 8d64a3b metropolis: use //version by Serge Bazanski · 2 years ago
  90. d79881d m/n/c/update: auto-repair preloader environment by Lorenz Brun · 2 years ago
  91. 63b346d metropolis/node/c/localstorage: make writes durable by Serge Bazanski · 2 years ago
  92. 6fa92ac metropolis/node: sanitize served logs to remove invalid UTF-8 characters by Serge Bazanski · 2 years ago
  93. 3e75690 metropolis/node/core/metrics: build command inside runnable by Tim Windelschmidt · 2 years ago
  94. 947c026 metropolis/node/core/metrics: enable more node_exporter metrics by Tim Windelschmidt · 2 years ago
  95. 1a773dd metropolis/node/core/metrics: fix ephemeral typo by Tim Windelschmidt · 2 years ago
  96. 3fdaeac treewide: update sqlc by Tim Windelschmidt · 2 years ago
  97. a56cc4b m/n/c/network: add quirks infra and i40e quirk by Lorenz Brun · 2 years ago
  98. cf7f8c0 m/n/c/curator: log leadership key details when transaction gets aborted due to leadership loss by Serge Bazanski · 2 years ago
  99. eb2520f m/n/c/metrics: add node name to discovery labels by Lorenz Brun · 2 years ago
  100. 4b42c8a m/n/c/metrics: add kube-apiserver by Lorenz Brun · 2 years ago