1. d634975 treewide: bump rules_rust to 0.56.0 by Tim Windelschmidt · 10 months ago
  2. 7dac92b metropolis/node/core: migrate main to osbase/bringup by Tim Windelschmidt · 11 months ago
  3. 83da422 osbase/bringup: Add panichandler and pstore handling by Tim Windelschmidt · 11 months ago
  4. 1cd14f5 m/n/core/network: add netlink error callback by Jan Schär · 9 months ago
  5. a857936 m/n/core/network: fix panic by Jan Schär · 9 months ago
  6. d1683d2 osbase/loop: clean up code by Jan Schär · 10 months ago
  7. a10d0cb treewide: Fix ENUM_VALUE_PREFIX rule exception by Tim Windelschmidt · 10 months ago
  8. f408e81 cloud/agent/api: Unmark MESSAGE_PASCAL_CASE rule exception as todo by Tim Windelschmidt · 10 months ago
  9. 20c2ff0 treewide: Fix FIELD_LOWER_SNAKE_CASE rule exception by Tim Windelschmidt · 10 months ago
  10. 2f9f624 treewide: Fix PACKAGE_DIRECTORY_MATCH rule exception by Tim Windelschmidt · 10 months ago
  11. 3b62407 treewide: add buf_proto_lint_test to all proto_library targets by Tim Windelschmidt · 10 months ago
  12. 15c46cc workspace: update cacerts by Lorenz Brun · 10 months ago
  13. f92158e WORKSPACE: update linux to 6.6.71 by Lorenz Brun · 10 months ago
  14. 5b83c52 m/n/c/curator: fix panic caused by race by Lorenz Brun · 10 months ago
  15. 4beaf4f m/t/launch: use undeclared test outputs for node logs by Lorenz Brun · 10 months ago
  16. 5c52062 third_party/k8s: backport data race fix by Lorenz Brun · 10 months ago
  17. 896b138 m/n/kubernetes: switch to typed workqueue by Jan Schär · 10 months ago
  18. 25e0d8f treewide: remove usage of global tags between build configs by Tim Windelschmidt · 11 months ago
  19. bdd0d25 build/bindata: delete unused tooling by Tim Windelschmidt · 10 months ago
  20. 156248b treewide: format repo with buildifier by Tim Windelschmidt · 10 months ago
  21. 227c5cb osbase/net/dump: correct address prefixes if not on-link by Lorenz Brun · 10 months ago
  22. 3a171d1 treewide: add race-detector config by Tim Windelschmidt · 11 months ago
  23. 0996ea8 cloud/shepherd/provider/equinix: fix data race by Tim Windelschmidt · 10 months ago
  24. 16ebf14 metropolis/node/core: fix typo by Leopold Schabel · 10 months ago
  25. eda1e12 treewide: bump bazel dependencies by Tim Windelschmidt · 10 months ago
  26. d0dd1f5 osbase/bringup/test: unflake test by Tim Windelschmidt · 10 months ago
  27. 5c717dd m/t/e2e/suites/kubernetes: remove orphaned tests by Lorenz Brun · 10 months ago
  28. deaf0c0 metropolis/node/core: fix formatting call to Info instead of Infof by Tim Windelschmidt · 10 months ago
  29. 681d515 treewide: clean up test static binary targets by Tim Windelschmidt · 10 months ago
  30. 2edb96a treewide: configure CI to use disk cache by Tim Windelschmidt · 10 months ago
  31. 84f0b02 treewide: bump bazel to 7.4.1 by Tim Windelschmidt · 10 months ago
  32. 11bf3d3 treewide: update nftables to 0.2 with patches by Lorenz Brun · 10 months ago
  33. 153c9c1 treewide: unfork netlink by Lorenz Brun · 10 months ago
  34. 8e19fa4 metropolis/node/core/bios_bootcode: Add legacy bootcode by Tim Windelschmidt · 12 months ago
  35. 5178dd7 workspace: introduce bazel downloader config and replace bazeldnf mirror by Tim Windelschmidt · 11 months ago
  36. f724ed2 metropolis/proto: Add protobuf linting by Tim Windelschmidt · 10 months ago
  37. 475cbb1 treewide: replace build/proto_docs with rules_proto_grpc_doc by Tim Windelschmidt · 10 months ago
  38. 1195734 treewide: remove toolchains_protoc by Tim Windelschmidt · 11 months ago
  39. 15eee60 m/n/k/containerd: update to 2.0.1 by Lorenz Brun · 10 months ago
  40. ccabae9 build/bazel: update chrony source url by Tim Windelschmidt · 11 months ago
  41. 35cd44b osbase/supervisor: allow access to LogTree from Runnable by Tim Windelschmidt · 11 months ago
  42. 117006e third_party/linux: set transition overrides to default value by Tim Windelschmidt · 11 months ago
  43. 8eeae7b cloud/shepherd/manager: fix data race by Tim Windelschmidt · 11 months ago
  44. 5241968 gomod: remove x/exp replace directive by Lorenz Brun · 11 months ago
  45. 837cb8e treewide: update Kubernetes to 1.32 by Lorenz Brun · 11 months ago
  46. b6afed6 third_party/gvisor: remove old cgroups import by Lorenz Brun · 11 months ago
  47. 139550a build/platforms: use our platform as host platform by Serge Bazanski · 2 years, 5 months ago
  48. a5b00bd metropolis/test/launch: fix data race by Tim Windelschmidt · 11 months ago
  49. 70e5a97 build/toolchain/musl-host-gcc: add pie feature, disabled by default by Serge Bazanski · 2 years, 5 months ago
  50. 5b38443 third_party/musl: build PIE/PIC static library by Serge Bazanski · 2 years, 5 months ago
  51. 3c6183f osbase/supervisor: use MustRegister for metrics registration by Tim Windelschmidt · 11 months ago
  52. bc32bcd vscode: add gopls config file by Lorenz Brun · 11 months ago
  53. 5b997a1 osbase/event/memory: remove Sync feature by Jan Schär · 11 months ago
  54. fce7c76 osbase/supervisor: restart DONE nodes when needed by Jan Schär · 11 months ago
  55. 08c1c72 osbase/supervisor: only enter DONE state after runnable returns by Jan Schär · 11 months ago
  56. 6560209 osbase/supervisor: make restart sleep cancelable by Jan Schär · 11 months ago
  57. aa6b42a osbase/supervisor: canceled runnables are not live by Jan Schär · 11 months ago
  58. bdbb9c2 m/node/core/time: use CommandContext by Jan Schär · 11 months ago
  59. 742fde7 build/ci: add windows metroctl builds by Timon Stampfli · 11 months ago
  60. d7c8bbb m/c/metroctl: clean up ssh terminal handling by Timon Stampfli · 11 months ago
  61. 91bcf46 m/node: remove non-definition dependencies by Timon Stampfli · 11 months ago
  62. 007d66e o/blockdev: add windows implementation by Timon Stampfli · 11 months ago
  63. 83f0aa4 osbase/build: update progress messages to contain output short_name by Tim Windelschmidt · 11 months ago
  64. b62b8e0 m/n/kubernetes: fix flake in TestAsFlags by Lorenz Brun · 11 months ago
  65. b9701c3 m/c/metroctl: add prototext node-params option by Timon Stampfli · 11 months ago
  66. c441f0b gomod: switch ethtool back to upstream by Lorenz Brun · 11 months ago
  67. b7df5ba gomod: clean up indirect section by Lorenz Brun · 11 months ago
  68. d1a8b64 treewide: add more ptr.To usages by Jan Schär · 11 months ago
  69. d77e26e treewide: replace bool-to-boolptr helpers with k8s.io/utils/ptr.To by Tim Windelschmidt · 11 months ago
  70. affe8fa osbase/build: remove redundant platform_transition_binary rule by Tim Windelschmidt · 11 months ago
  71. e49c273 treewide: remove duplicate test_output flag by Tim Windelschmidt · 11 months ago
  72. 2ecccae m/node: enable user namespaces in K8s by Lorenz Brun · 11 months ago
  73. d58edf4 m/n/kubernetes: introduce feature gate infra by Lorenz Brun · 11 months ago
  74. ff7452b m/node/kubernetes: mount PVs with noexec on the host by Jan Schär · 11 months ago
  75. 231ee04 workspace: update K8s to 1.31.3 by Lorenz Brun · 12 months ago
  76. 690c42d metropolis/node: validate label prefixes with our own function by Jan Schär · 12 months ago
  77. 7873f46 workspace: update runc to 1.2.2 by Lorenz Brun · 12 months ago
  78. 73beb69 m/node/kubernetes: remove local-strict storage class by Jan Schär · 11 months ago
  79. be70c92 m/node/kubernetes: fix attaching block PVs by Jan Schär · 12 months ago
  80. 0ec0c53 m/n/k/containerd: upgrade to v2 by Lorenz Brun · 1 year, 2 months ago
  81. 652c2ad m/node/kubernetes: fix PV mount flags and add e2e test by Jan Schär · 12 months ago
  82. 36f0375 m/test/e2e/suites/kubernetes: increase test timeouts by Jan Schär · 12 months ago
  83. 1fc5eb0 treewide: use toolchain resolution to access protoc by Tim Windelschmidt · 12 months ago
  84. 1587a80 metropolis: add boot IDs to status by Lorenz Brun · 1 year, 1 month ago
  85. 7959519 osbase/fat32: write file creation time by Jan Schär · 12 months ago
  86. d589b6a osbase/fat32: fix corrupted directories by Jan Schär · 12 months ago
  87. 5d1bf6a build/ci: add bazel mod tidy step by Jan Schär · 12 months ago
  88. 275facf m/cli/metroctl/test: rename test file to fit naming scheme by Tim Windelschmidt · 1 year, 1 month ago
  89. a8938da metropolis/node/kubernetes: add mountOptions support for PVs by Tim Windelschmidt · 1 year, 2 months ago
  90. 9eab31c treewide: bump rust to 1.82.0 by Tim Windelschmidt · 1 year ago
  91. 272c830 osbase/build/mkimage: replace embedsrc abloader reference with argument by Tim Windelschmidt · 1 year ago
  92. b701df9 metropolis/metroctl: implement cluster configure by Serge Bazanski · 1 year ago
  93. 7856760 metropolis: remove stutter in ClusterConfiguration.KubernetesConfig by Serge Bazanski · 1 year ago
  94. beec27c metropolis/cli/metroctl: move takeownership under cluster subcommand tree by Serge Bazanski · 1 year ago
  95. 2db6873 osbase/build/genosrelease: Add trailing newline to os-release by Jan Schär · 1 year ago
  96. 492434a treewide: remove qemu build by Tim Windelschmidt · 1 year ago
  97. 1f51cf4 treewide: update rules_rust to v0.53.0 by Tim Windelschmidt · 1 year, 1 month ago
  98. 39f4f5c metropolis: add cluster domain config and metroctl param by Jan Schär · 1 year ago
  99. 1e39914 metropolis: first pass API for reconfiguring cluster by Serge Bazanski · 1 year ago
  100. 20498dd metropolis/test/launch: synchronize test node labels to kubernetes by Serge Bazanski · 1 year, 1 month ago