1. 24ce66f metropolis/node/kubernetes/reconciler: remove redundant nil check by Tim Windelschmidt · 1 year, 7 months ago
  2. e4c60f9 m/n/c/n/dhcp4c/callback: Replace x.Sub(time.Now()) with time.Until(x) by Tim Windelschmidt · 1 year, 7 months ago
  3. 0cf8944 treewide: remove redundant returns by Tim Windelschmidt · 1 year, 7 months ago
  4. e1acfe3 treewide: use a single append to concatenate two slices by Tim Windelschmidt · 1 year, 7 months ago
  5. d6877d5 metropolis/node/core/roleserve: simplify returning boolean expression by Tim Windelschmidt · 1 year, 7 months ago
  6. a2eea16 treewide: replace call to bytes.Compare with bytes.Equal by Tim Windelschmidt · 1 year, 7 months ago
  7. b2778e4 metropolis/node/core/curator: merge assignment into variable declaration by Tim Windelschmidt · 1 year, 7 months ago
  8. 683b62b treewide: simplify boolean expressions by Tim Windelschmidt · 1 year, 7 months ago
  9. 783d078 metropolis/node/build/kconfig-patcher: check for bufio.Scanner error by Tim Windelschmidt · 1 year, 7 months ago
  10. 6e5b8a5 treewide: add nolint exceptions for returnerrcheck by Tim Windelschmidt · 1 year, 7 months ago
  11. af821c8 treewide: replace error assertions with errors.As by Tim Windelschmidt · 1 year, 7 months ago
  12. d5f851b treewide: replace error comparisons and assertions with errors.Is by Tim Windelschmidt · 1 year, 7 months ago
  13. 6b20781 treewide: replace fmt.Errorf with fmt.Sprintf in panic calls by Tim Windelschmidt · 1 year, 7 months ago
  14. 13b83f7 metropolis/node/core: fix invalid write in console setup by Tim Windelschmidt · 1 year, 7 months ago
  15. 2829649 m/n/core/n/hostsfile: persist and load node names to/from Cluster Directory by Serge Bazanski · 1 year, 7 months ago
  16. 07e7f0d m/n/c/n/dhcp4c: use net.ErrClosed by Lorenz Brun · 1 year, 7 months ago
  17. 6554689 m/n/c/update/e2e: remove unreachable code by Jan Schär · 1 year, 7 months ago
  18. 538292d metropolis: replace node pubkey with id in cluster directory by Serge Bazanski · 1 year, 7 months ago
  19. 5ad3144 m/n/core/consensus: remove unused fifoPath argument by Serge Bazanski · 1 year, 7 months ago
  20. 8804972 treewide: fix t.Fatal calls in non-test goroutines by Tim Windelschmidt · 1 year, 7 months ago
  21. 49c9ab0 treewide: dont seed random by Tim Windelschmidt · 1 year, 7 months ago
  22. 0c57d34 treewide: cleanup function receiver names by Tim Windelschmidt · 1 year, 7 months ago
  23. 3810567 treewide: remove shadowing of stdlib functions by Tim Windelschmidt · 1 year, 7 months ago
  24. 6b6428d treewide: remove redundant loop vars by Tim Windelschmidt · 1 year, 7 months ago
  25. 5e460a9 treewide: remove unnecessary types and conversions by Tim Windelschmidt · 1 year, 7 months ago
  26. 1a8062f metropolis/node/core/rpc: remove noop append by Tim Windelschmidt · 1 year, 7 months ago
  27. 6211e4d treewide: k8s 1.28 and lots related updates by Lorenz Brun · 2 years ago
  28. 2ac249b m/n/c/update/e2e: abort test when timing out by Lorenz Brun · 1 year, 7 months ago
  29. 65bf311 third_party: expose firmware and ucode targets by Tim Windelschmidt · 1 year, 7 months ago
  30. 19b110b m/n/core/consensus: remove unused variable by Jan Schär · 1 year, 7 months ago
  31. 0af4dab treewide: increase test timeouts by Jan Schär · 1 year, 7 months ago
  32. 0ea961c m/p/blockdev: fix discard by Jan Schär · 1 year, 7 months ago
  33. 107eb06 m/n/c/curator: use full election prefix by Jan Schär · 1 year, 7 months ago
  34. b976967 m/n/c/consensus: fix handling of status request error by Jan Schär · 1 year, 7 months ago
  35. a6fe4ef metropolis/node: add metrics ports to reserverd ports list by Tim Windelschmidt · 1 year, 8 months ago
  36. 5438968 m/n/c/curator: handle election observation failure by Jan Schär · 1 year, 7 months ago
  37. 20b9812 m/n/k/clusternet: delete unused file by Jan Schär · 1 year, 7 months ago
  38. 52c6407 m/n/c/network: fix handling of nameserver parse failure by Jan Schär · 1 year, 7 months ago
  39. 4912c5a m/n/b/fwprune: fix link regexp by Jan Schär · 1 year, 7 months ago
  40. 3bdb5fc metropolis/core/metrics: expose containerd metrics endpoint by Tim Windelschmidt · 1 year, 8 months ago
  41. 22a71c1 metropolis/node/kubernetes/metricsproxy: clarify error message by Tim Windelschmidt · 1 year, 8 months ago
  42. ec2906a treewide: rename node.NodeManagement to node.NodeManagementPort by Tim Windelschmidt · 1 year, 8 months ago
  43. 7f72748 m/n/k/reconciler: refactor resource interface by Jan Schär · 1 year, 8 months ago
  44. 76cae0b m/n/core/network/hostsfile: fix stale curator entries by Serge Bazanski · 1 year, 8 months ago
  45. 07fab03 m/n/core/hostsfile: narrow down network service type to just network status by Serge Bazanski · 1 year, 9 months ago
  46. b63ed8a m/n/core/network: drop Watch/Value methods, expose Status by Serge Bazanski · 1 year, 9 months ago
  47. 5d5d733 m/n/core/curator: expose consensus service status by Serge Bazanski · 1 year, 8 months ago
  48. d6a8802 m/node: fix appending to read-only slices by Jan Schär · 1 year, 8 months ago
  49. 011dce6 m/n/c/clusternet: add clusternet node ip to lo by Tim Windelschmidt · 1 year, 9 months ago
  50. 543756f m/n/c/network: inline error checks by Tim Windelschmidt · 1 year, 9 months ago
  51. 1dd0c65 m/n/kubernetes: improve CSI registration reliability by Lorenz Brun · 1 year, 9 months ago
  52. 456961d m/n/k/reconciler: set fsGroupPolicy for CSI driver by Lorenz Brun · 1 year, 9 months ago
  53. 1e90c6d m/n/c/mgmt: disable interfaces before kexec by Lorenz Brun · 1 year, 9 months ago
  54. 9c4bece m/n/k/containerd: clarify preseed log message by Tim Windelschmidt · 1 year, 9 months ago
  55. 93020d7 m/n/k/containerd: use preseeded pause container by Tim Windelschmidt · 1 year, 9 months ago
  56. 6cb00ed m/node: panic on unknown NMIs by Lorenz Brun · 1 year, 9 months ago
  57. d1f82e9 m/node: use pstore for panic storage by Lorenz Brun · 1 year, 9 months ago
  58. 223609c WORKSPACE: update rules_rust and replace cargo-raze with crate_universe by Tim Windelschmidt · 1 year, 10 months ago
  59. 2a1d1b2 treewide: replace datafile pkg with rules_go/runfiles pkg by Tim Windelschmidt · 1 year, 9 months ago
  60. 7eeef0f m/c/metroctl: implement TOFU for CA certificates by Serge Bazanski · 1 year, 10 months ago
  61. 0c28015 m/n/core/rpc: limit API footgun availability by Serge Bazanski · 1 year, 10 months ago
  62. ad86a55 m/n/kubernetes: serve authproxy with node certificate by Serge Bazanski · 1 year, 10 months ago
  63. d5cace6 metropolis/node/curator: restart listener on status changes by Serge Bazanski · 1 year, 10 months ago
  64. 961a7cc WORKSPACE: bump bazel to 7.0.0 by Tim Windelschmidt · 1 year, 10 months ago
  65. 0974b22 treewide: replace rules_docker with rules_oci by Tim Windelschmidt · 1 year, 10 months ago
  66. 30494c1 build/status: remove old compatibility fields for metropolis/cloud by Serge Bazanski · 2 years ago
  67. 0ccc85b metropolis/node: add version to status by Serge Bazanski · 2 years ago
  68. 8d64a3b metropolis: use //version by Serge Bazanski · 2 years ago
  69. d79881d m/n/c/update: auto-repair preloader environment by Lorenz Brun · 2 years ago
  70. 63b346d metropolis/node/c/localstorage: make writes durable by Serge Bazanski · 2 years ago
  71. e6e570a m/n/k/nfproxy: use discovery/v1 API by Lorenz Brun · 2 years ago
  72. 6fa92ac metropolis/node: sanitize served logs to remove invalid UTF-8 characters by Serge Bazanski · 2 years ago
  73. 3e75690 metropolis/node/core/metrics: build command inside runnable by Tim Windelschmidt · 2 years ago
  74. 947c026 metropolis/node/core/metrics: enable more node_exporter metrics by Tim Windelschmidt · 2 years ago
  75. 1a773dd metropolis/node/core/metrics: fix ephemeral typo by Tim Windelschmidt · 2 years ago
  76. 3fdaeac treewide: update sqlc by Tim Windelschmidt · 2 years ago
  77. a56cc4b m/n/c/network: add quirks infra and i40e quirk by Lorenz Brun · 2 years ago
  78. 600e2eb metropolis/node: fix api-server metrics docs by Tim Windelschmidt · 2 years ago
  79. cf7f8c0 m/n/c/curator: log leadership key details when transaction gets aborted due to leadership loss by Serge Bazanski · 2 years ago
  80. eb2520f m/n/c/metrics: add node name to discovery labels by Lorenz Brun · 2 years ago
  81. 4b42c8a m/n/c/metrics: add kube-apiserver by Lorenz Brun · 2 years ago
  82. 79d0b0d metropolis/node/core/metrics: Enable cpu info exporter by Tim Windelschmidt · 2 years ago
  83. 9907d19 metropolis/node/core/metrics: Exclude veth interfaces from metrics by Tim Windelschmidt · 2 years ago
  84. 786134d m/n/c/n/dhcp4c/transport: replace mdlayher/raw with mdlayher/packet by Tim Windelschmidt · 2 years ago
  85. 62f1d36 treewide: stop using LZ4 for initrd compression by Lorenz Brun · 2 years ago
  86. 60461b2 metropolis: move curator client watches to curator/watcher by Serge Bazanski · 2 years, 1 month ago
  87. 3fd0977 m/n/c/curator/watcher: init by Serge Bazanski · 2 years, 1 month ago
  88. ea762f6 m/n/c/n/hostsfile: do not log individual entries by Lorenz Brun · 2 years ago
  89. d9f1f1e node/core: add sysctls by Tim Windelschmidt · 2 years, 1 month ago
  90. 8456ddf metropolis: implement node Deletion and framework for Decommissioning by Serge Bazanski · 2 years, 1 month ago
  91. 7acd92d metropolis: renamed DISOWNED to DECOMMISSIONED by Serge Bazanski · 2 years, 1 month ago
  92. 91c0397 m/n/core/curator: add FsmState to Curator Node data by Serge Bazanski · 2 years, 1 month ago
  93. da342a4 m/n/b/fwprune: fix bug in firmware deduplication by Lorenz Brun · 2 years, 1 month ago
  94. f64f197 metropolis/node/core/metrics: fixup metrics authentication by Tim Windelschmidt · 2 years, 4 months ago
  95. 54a5a05 metropolis: implement and use A/B preloader by Lorenz Brun · 2 years, 2 months ago
  96. 5a90d30 metropolis: fix handling GPT holes by Lorenz Brun · 2 years, 1 month ago
  97. 1dc60af m/node: replace image genrule with proper rule by Lorenz Brun · 2 years, 2 months ago
  98. 6570219 workspace: rules_go, gazelle, go, gVisor update by Lorenz Brun · 2 years, 3 months ago
  99. 3781ddb metropolis/curator: report leader based on ledership election status by Serge Bazanski · 2 years, 3 months ago
  100. 8b000b2 metropolis/hostsfile: update our own node's roles correctly by Serge Bazanski · 2 years, 3 months ago