1. 9579be5 metropolis/proto/common: add node label synchronization rules by Serge Bazanski · 1 year, 2 months ago
  2. dd2b80f metropolis: support prefixes in node labels by Serge Bazanski · 1 year, 2 months ago
  3. 8eebee7 m/n/c/curator: add ID field to nodes in etcd by Jan Schär · 1 year, 2 months ago
  4. 5fb8a3f metropolis/curator: log warning if cluster configuration cannot be loaded by Serge Bazanski · 1 year, 2 months ago
  5. 39d9c24 metropolis: reduce usage of identity.NodeID by Jan Schär · 1 year, 2 months ago
  6. 8d82f8d m/n/c/curator: maintain consistency between roles and etcd members by Jan Schär · 1 year, 2 months ago
  7. ad8982f m/node/core: remove etcd membership before removing consensus role by Jan Schär · 1 year, 2 months ago
  8. 442cf68 m/n/c/consensus: handle empty etcd member Name by Jan Schär · 1 year, 2 months ago
  9. 14e6347 m/n/c/curator: refactor consensus status access by Jan Schär · 1 year, 2 months ago
  10. 3325b4b workspace: bump bazel_gazelle to v0.37.0 by Tim Windelschmidt · 1 year, 4 months ago
  11. 9f21f53 treewide: introduce osbase package and move things around by Tim Windelschmidt · 1 year, 6 months ago
  12. 30e30b3 m/node: allow specifying node labels during node registration by Serge Bazanski · 1 year, 6 months ago
  13. 11198c8 m/node: allow specifying node labels during cluster bootstrap by Serge Bazanski · 1 year, 6 months ago
  14. 1f78954 m/{node,proto}: implement Node Labels by Serge Bazanski · 1 year, 6 months ago
  15. 3b5a917 treewide: initialize empty structs with var by Tim Windelschmidt · 1 year, 6 months ago
  16. d20ddcc m/n/k/reconciler: implement leader election by Jan Schär · 1 year, 6 months ago
  17. 51daf25 treewide: documentation on exported functions should start with their name by Tim Windelschmidt · 1 year, 7 months ago
  18. 513df18 treewide: errors variables should be prefixed with Err by Tim Windelschmidt · 1 year, 7 months ago
  19. 096654a treewide: add missing error handling by Tim Windelschmidt · 1 year, 7 months ago
  20. a2eea16 treewide: replace call to bytes.Compare with bytes.Equal by Tim Windelschmidt · 1 year, 7 months ago
  21. b2778e4 metropolis/node/core/curator: merge assignment into variable declaration by Tim Windelschmidt · 1 year, 7 months ago
  22. d5f851b treewide: replace error comparisons and assertions with errors.Is by Tim Windelschmidt · 1 year, 7 months ago
  23. 538292d metropolis: replace node pubkey with id in cluster directory by Serge Bazanski · 1 year, 7 months ago
  24. 8804972 treewide: fix t.Fatal calls in non-test goroutines by Tim Windelschmidt · 1 year, 7 months ago
  25. 107eb06 m/n/c/curator: use full election prefix by Jan Schär · 1 year, 7 months ago
  26. 5438968 m/n/c/curator: handle election observation failure by Jan Schär · 1 year, 7 months ago
  27. 5d5d733 m/n/core/curator: expose consensus service status by Serge Bazanski · 1 year, 8 months ago
  28. d6a8802 m/node: fix appending to read-only slices by Jan Schär · 1 year, 8 months ago
  29. 7eeef0f m/c/metroctl: implement TOFU for CA certificates by Serge Bazanski · 1 year, 10 months ago
  30. 0c28015 m/n/core/rpc: limit API footgun availability by Serge Bazanski · 1 year, 10 months ago
  31. d5cace6 metropolis/node/curator: restart listener on status changes by Serge Bazanski · 1 year, 10 months ago
  32. 3fdaeac treewide: update sqlc by Tim Windelschmidt · 2 years ago
  33. cf7f8c0 m/n/c/curator: log leadership key details when transaction gets aborted due to leadership loss by Serge Bazanski · 2 years ago
  34. 3fd0977 m/n/c/curator/watcher: init by Serge Bazanski · 2 years, 1 month ago
  35. 8456ddf metropolis: implement node Deletion and framework for Decommissioning by Serge Bazanski · 2 years, 1 month ago
  36. 7acd92d metropolis: renamed DISOWNED to DECOMMISSIONED by Serge Bazanski · 2 years, 1 month ago
  37. 91c0397 m/n/core/curator: add FsmState to Curator Node data by Serge Bazanski · 2 years, 1 month ago
  38. 6570219 workspace: rules_go, gazelle, go, gVisor update by Lorenz Brun · 2 years, 3 months ago
  39. 3781ddb metropolis/curator: report leader based on ledership election status by Serge Bazanski · 2 years, 3 months ago
  40. efa381f Set flaky flag on all known flakes by Leopold Schabel · 2 years, 3 months ago
  41. ffbf393 metropolis/test/util: move in NewEphemeralClusterCredentials from rpc by Serge Bazanski · 2 years, 4 months ago
  42. 93910e6 m/n/core/curator: fix clusternet sync issues by Serge Bazanski · 2 years, 4 months ago
  43. b390d71 m/n/c/curator: clean up stale leader election after reboot by Serge Bazanski · 2 years, 5 months ago
  44. 2f7e0a2 m/node: enlarge K8s networks by Lorenz Brun · 2 years, 5 months ago
  45. 2e9898d metropolis/curator: fix race condition in tests by Serge Bazanski · 2 years, 5 months ago
  46. fd6d4eb m/node: introduce node storage setting and cluster policy by Serge Bazanski · 2 years, 6 months ago
  47. e4a4ce1 metropolis: finish implementing TPMMode by Serge Bazanski · 2 years, 8 months ago
  48. 5df62ba metropolis: implement cluster configuration by Serge Bazanski · 2 years, 8 months ago
  49. 2cfafc9 metropolis/node/kubernetes: move worker services to KubernetesWorker nodes by Serge Bazanski · 2 years, 8 months ago
  50. 98e05e1 metropolis/*: confine etcd output in tests by Serge Bazanski · 2 years, 8 months ago
  51. 29974f3 m/p/logtree: pipe to t.Log in tests instead of stdout by Serge Bazanski · 2 years, 8 months ago
  52. bc73972 m/n/core/curator: prevent nodes from sharing wireguard keys by Serge Bazanski · 2 years, 8 months ago
  53. 8535cb5 m/n/core/rpc: implement node verification in authenticated connections by Serge Bazanski · 2 years, 8 months ago
  54. 30fd154 m/n/core/curator: return denormalized node id in GetNodes by Serge Bazanski · 2 years, 8 months ago
  55. 03139ef m/n/c/curator: tell filter users what's wrong with their filter expression by Serge Bazanski · 2 years, 8 months ago
  56. 6778878 m/n/core/curator: check that pubkey is given when expecting self-signed certificate by Serge Bazanski · 2 years, 8 months ago
  57. e6bc227 m/n/c/curator: implement cluster networking storage by Serge Bazanski · 2 years, 8 months ago
  58. 218d708 m/n/core/curator: fix another crash in IssueCertificates by Serge Bazanski · 2 years, 8 months ago
  59. c25ca5d m/n/core/curator: fix crash in IssueCertificates by Serge Bazanski · 2 years, 8 months ago
  60. fe39cc2 m/n/c/curator: implement IssueCertificate for Kubernetes Workers by Serge Bazanski · 2 years, 8 months ago
  61. 37110c3 m/pkg/event: make type-safe by Serge Bazanski · 2 years, 9 months ago
  62. bfc2807 m/node/core: fix up resolver keepalives by Serge Bazanski · 2 years, 9 months ago
  63. 15f7f63 metropolis: rename KubernetesWorker to KubernetesController, add no-op KubernetesWorker by Serge Bazanski · 2 years, 8 months ago
  64. 9c315f1 m/p/api: UpdateNodeRoles: identify by node IDs by Mateusz Zalega · 3 years, 3 months ago
  65. 28800ad m/p/common: use protobuf.Timestamp in NodeStatus by Mateusz Zalega · 3 years, 4 months ago
  66. 2a64fff m/n/c/curator: lower leader failover TTL to 10s by Serge Bazanski · 3 years, 5 months ago
  67. 966d40c m/proto: Add RunningCurator to status, report in status pusher by Serge Bazanski · 3 years, 5 months ago
  68. 05c1db9 m/n/c/rpc: remove leftover ClusterServices by Serge Bazanski · 3 years, 5 months ago
  69. 944cb53 m/p/api: use protobuf.Duration in Management.Node by Mateusz Zalega · 3 years, 5 months ago
  70. 5055d72 m/n/c/curator: test role filtering in GetNodes by Mateusz Zalega · 3 years, 5 months ago
  71. 268dd8c m/n/c/curator: add CuratorLocal.GetCurrentLeader by Serge Bazanski · 3 years, 5 months ago
  72. 949e425 m/node: fix etcd join data assigned to first node by Serge Bazanski · 3 years, 5 months ago
  73. 5e9cb57 m/n/c/rpc: replace SetupExternalGRPC with an option generator by Serge Bazanski · 3 years, 6 months ago
  74. 2175ec9 m/p/api: rename Node.HeartbeatTimestamp by Mateusz Zalega · 3 years, 5 months ago
  75. bb2edbe m/n/c/curator: add Management.UpdateNodeRoles by Mateusz Zalega · 3 years, 5 months ago
  76. 05e420d m/n/curator: return complete roleset from GetNodes by Mateusz Zalega · 3 years, 5 months ago
  77. 955e46e m/n/c/curator: add result filtering to GetNodes by Mateusz Zalega · 3 years, 6 months ago
  78. 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 6 months ago
  79. 2d91aa3 curator: remove dispatch system by Serge Bazanski · 3 years, 7 months ago
  80. defff52 metropolis: fix tests using etcd by Serge Bazanski · 3 years, 6 months ago
  81. 2930e99 m/n/c/{cluster,roleserve}: implement Join Flow by Mateusz Zalega · 3 years, 7 months ago
  82. 312a227 m/n/c/curator: implement Join Flow by Mateusz Zalega · 3 years, 7 months ago
  83. fdc3a24 third_party/go: fix `go mod tidy` by Serge Bazanski · 3 years, 8 months ago
  84. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 8 months ago
  85. 399ce55 m/n/core/rpc: provide lower-level gRPC dialing constructs by Serge Bazanski · 3 years, 8 months ago
  86. f3c4b42 m/n/core/rpc: remove leftover local/external listener abstractions by Serge Bazanski · 3 years, 8 months ago
  87. 58cf3bc m/n/core: remove local listener from curator by Serge Bazanski · 3 years, 8 months ago
  88. 5839e97 m/n/core/{curator,cluster}: refactor against new Consensus API by Serge Bazanski · 4 years ago
  89. 5a637b0 m/n/c/curator: inject Spans into RPCs, log events by Serge Bazanski · 3 years, 9 months ago
  90. fb0fb6d m/n/c/rpc: implement Span/Trace by Serge Bazanski · 3 years, 9 months ago
  91. 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 4 years ago
  92. a7d65e1 m/n/c/curator: deflake leader election test by Serge Bazanski · 4 years ago
  93. 030a551 m/n/c/curator: factor out node{Load,Save} by Serge Bazanski · 4 years ago
  94. cb1e4da m/n/c/curator: implement Curator.CommitNode by Serge Bazanski · 4 years ago
  95. 1612d4b m/n/c/curator: implement Management.ApproveNode by Serge Bazanski · 4 years ago
  96. 5611447 m/n/c/curator: implement Management.GetNodes by Serge Bazanski · 4 years, 1 month ago
  97. fbd38e2 m/proto: switch from CA pubkey to CA certificate in ClusterDirectory/Register by Serge Bazanski · 4 years, 1 month ago
  98. 516d300 m/n/c/curator: implement Curator.RegisterNode by Serge Bazanski · 4 years, 2 months ago
  99. f73d8a9 m/n/c/network/hostsfile: implement by Serge Bazanski · 4 years, 1 month ago
  100. 80861fd m/n/c/curator: implement Watching NodesInCluster by Serge Bazanski · 4 years, 1 month ago