1. d481749 treewide: bump dependencies by Tim Windelschmidt · 5 months ago
  2. 62cecde metropolis: use new OS image format for updates by Jan Schär · 7 months ago
  3. 4cc3d4d cloud/agent: use new OS image format for install by Jan Schär · 7 months ago
  4. 5ffa636 treewide: Fix RPC_REQUEST_STANDARD_NAME and RPC_RESPONSE_STANDARD_NAME by Tim Windelschmidt · 9 months ago
  5. 6d33a43 treewide: add license header and enable haslicense linter by Tim Windelschmidt · 9 months ago
  6. f525fa7 treewide: Unmark SERVICE_SUFFIX rule exception as todo by Tim Windelschmidt · 9 months ago
  7. f4d3875 treewide: Unmark ENUM_ZERO_VALUE_SUFFIX rule exception as todo by Tim Windelschmidt · 10 months ago
  8. a10d0cb treewide: Fix ENUM_VALUE_PREFIX rule exception 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. 156248b treewide: format repo with buildifier by Tim Windelschmidt · 10 months ago
  13. 7856760 metropolis: remove stutter in ClusterConfiguration.KubernetesConfig by Serge Bazanski · 1 year ago
  14. 1e39914 metropolis: first pass API for reconfiguring cluster by Serge Bazanski · 1 year ago
  15. 5a5c66b metropolis: add Reboot RPC by Lorenz Brun · 1 year, 3 months ago
  16. 10ef8f9 treewide: move //net to //osbase/net by Tim Windelschmidt · 1 year, 3 months ago
  17. e5e90a8 treewide: migrate external rules to bzlmod by Tim Windelschmidt · 1 year, 4 months ago
  18. 9f21f53 treewide: introduce osbase package and move things around by Tim Windelschmidt · 1 year, 6 months ago
  19. 30e30b3 m/node: allow specifying node labels during node registration by Serge Bazanski · 1 year, 6 months ago
  20. 11198c8 m/node: allow specifying node labels during cluster bootstrap by Serge Bazanski · 1 year, 6 months ago
  21. 1f78954 m/{node,proto}: implement Node Labels by Serge Bazanski · 1 year, 6 months ago
  22. 8814f52 metropolis/pkg/logtree: move logtree protobuf definition to logtree pkg by Tim Windelschmidt · 1 year, 6 months ago
  23. 1463468 metropolis/proto/api: remove unused import by Tim Windelschmidt · 1 year, 6 months ago
  24. 8456ddf metropolis: implement node Deletion and framework for Decommissioning by Serge Bazanski · 2 years ago
  25. d14be0e m/n/c/update: implement kexec-based activation by Lorenz Brun · 2 years, 3 months ago
  26. 35fcf03 metropolis: implement A/B updates by Lorenz Brun · 2 years, 4 months ago
  27. e4a4ce1 metropolis: finish implementing TPMMode by Serge Bazanski · 2 years, 8 months ago
  28. 5df62ba metropolis: implement cluster configuration by Serge Bazanski · 2 years, 8 months ago
  29. 85ad26a m/node: implement static network config by Lorenz Brun · 2 years, 7 months ago
  30. da11486 metropolis/proto: move log-related types to common by Serge Bazanski · 2 years, 7 months ago
  31. b91938f metropolis: stub out log service by Serge Bazanski · 2 years, 7 months ago
  32. b40c008 m/n/core/mgmt: implement node-local management service by Serge Bazanski · 2 years, 7 months ago
  33. 30fd154 m/n/core/curator: return denormalized node id in GetNodes by Serge Bazanski · 2 years, 7 months ago
  34. 15f7f63 metropolis: rename KubernetesWorker to KubernetesController, add no-op KubernetesWorker by Serge Bazanski · 2 years, 8 months ago
  35. 9c315f1 m/p/api: UpdateNodeRoles: identify by node IDs by Mateusz Zalega · 3 years, 3 months ago
  36. cf92f40 m/p/api: use protobuf.Timestamp in LogEntry by Mateusz Zalega · 3 years, 4 months ago
  37. 944cb53 m/p/api: use protobuf.Duration in Management.Node by Mateusz Zalega · 3 years, 5 months ago
  38. 2175ec9 m/p/api: rename Node.HeartbeatTimestamp by Mateusz Zalega · 3 years, 5 months ago
  39. bb2edbe m/n/c/curator: add Management.UpdateNodeRoles by Mateusz Zalega · 3 years, 5 months ago
  40. 955e46e m/n/c/curator: add result filtering to GetNodes by Mateusz Zalega · 3 years, 5 months ago
  41. 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 6 months ago
  42. fdc3a24 third_party/go: fix `go mod tidy` by Serge Bazanski · 3 years, 7 months ago
  43. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 7 months ago
  44. 1612d4b m/n/c/curator: implement Management.ApproveNode by Serge Bazanski · 4 years ago
  45. 5611447 m/n/c/curator: implement Management.GetNodes by Serge Bazanski · 4 years, 1 month ago
  46. fbd38e2 m/proto: switch from CA pubkey to CA certificate in ClusterDirectory/Register by Serge Bazanski · 4 years, 1 month ago
  47. 516d300 m/n/c/curator: implement Curator.RegisterNode by Serge Bazanski · 4 years, 1 month ago
  48. 2f58ac0 m/n/c/curator: return CA public key in GetClusterInfo by Serge Bazanski · 4 years, 1 month ago
  49. bc671d0 m/n/core: implement GetClusterInfo by Serge Bazanski · 4 years, 1 month ago
  50. 2893e98 m/n/c/curator: add UpdateStatus by Serge Bazanski · 4 years, 2 months ago
  51. 9ffa1f9 m/n/core/curator: authenticated RPC by Serge Bazanski · 4 years, 2 months ago
  52. 6bd4159 m/node: add Management service, implement GetRegisterTicket RPC by Serge Bazanski · 4 years, 3 months ago
  53. 9d6c4c7 Support injecting container images for development by Lorenz Brun · 4 years, 4 months ago
  54. 09c275b Add ftrace support to DebugService by Lorenz Brun · 4 years, 7 months ago
  55. 72068da metropolis/proto: add private by Serge Bazanski · 4 years, 8 months ago
  56. 0ed2f96 metropolis/proto: EnrolmentConfig -> NodeParameters by Serge Bazanski · 4 years, 8 months ago
  57. 32d7348 metropolis: introduce AAA.Escrow RPC by Serge Bazanski · 4 years, 9 months ago
  58. 31370b0 *: git.monogon.dev -> source.monogon.dev by Serge Bazanski · 4 years, 10 months ago
  59. 549b72b metropolis: unify utility packages by Serge Bazanski · 4 years, 10 months ago
  60. 662b5b3 smalltown -> metropolis by Serge Bazanski · 4 years, 11 months ago
  61. 77cb6c5 core -> metropolis by Serge Bazanski · 4 years, 11 months ago