1. c607bf6 m/node: implement container networking ourselves by Lorenz Brun · 4 months ago
  2. 6675f53 metropolis/node/core/roleserve: remove flaky attribute by Tim Windelschmidt · 4 months ago
  3. 77bf754 *: github.com/monogon-dev -> github.com/monogon by Leopold Schabel · 5 months ago
  4. b86917b metropolis: replace version stamp with product info by Jan Schär · 6 months ago
  5. 9bd9bd4 treewide: replace deprecated grpc.Dial with grpc.NewClient by Tim Windelschmidt · 9 months ago
  6. 5ffa636 treewide: Fix RPC_REQUEST_STANDARD_NAME and RPC_RESPONSE_STANDARD_NAME by Tim Windelschmidt · 9 months ago
  7. 6d33a43 treewide: add license header and enable haslicense linter by Tim Windelschmidt · 9 months ago
  8. 20c2ff0 treewide: Fix FIELD_LOWER_SNAKE_CASE rule exception by Tim Windelschmidt · 10 months ago
  9. 1587a80 metropolis: add boot IDs to status by Lorenz Brun · 1 year, 1 month ago
  10. e99638e metropolis/node/kubernetes: synchronize metropolis node labels to kubernetes by Serge Bazanski · 1 year, 1 month ago
  11. 6d1ff36 metropolis/node/kubernetes: update labels based on node roles by Serge Bazanski · 1 year, 1 month ago
  12. 39d9c24 metropolis: reduce usage of identity.NodeID by Jan Schär · 1 year, 1 month ago
  13. 5f1a7de treewide: fix %v in cases where we should use %w by Tim Windelschmidt · 1 year, 2 months ago
  14. b2d6c33 metropolis/roleserver: expose cluster credentials to external users by Serge Bazanski · 1 year, 2 months ago
  15. 91bf1c8 treewide: integrate new DNS server by Jan Schär · 1 year, 3 months ago
  16. 3325b4b workspace: bump bazel_gazelle to v0.37.0 by Tim Windelschmidt · 1 year, 4 months ago
  17. ba404a6 m/n/c/network: fix panic when DHCP lease expires by Jan Schär · 1 year, 4 months ago
  18. 9f21f53 treewide: introduce osbase package and move things around by Tim Windelschmidt · 1 year, 6 months ago
  19. 11198c8 m/node: allow specifying node labels during cluster bootstrap by Serge Bazanski · 1 year, 6 months ago
  20. d20ddcc m/n/k/reconciler: implement leader election by Jan Schär · 1 year, 6 months ago
  21. 73e9882 treewide: cleanup error string formatting by Tim Windelschmidt · 1 year, 7 months ago
  22. d6877d5 metropolis/node/core/roleserve: simplify returning boolean expression by Tim Windelschmidt · 1 year, 7 months ago
  23. 8804972 treewide: fix t.Fatal calls in non-test goroutines by Tim Windelschmidt · 1 year, 7 months ago
  24. 07fab03 m/n/core/hostsfile: narrow down network service type to just network status by Serge Bazanski · 1 year, 8 months ago
  25. b63ed8a m/n/core/network: drop Watch/Value methods, expose Status by Serge Bazanski · 1 year, 8 months ago
  26. ad86a55 m/n/kubernetes: serve authproxy with node certificate by Serge Bazanski · 1 year, 9 months ago
  27. 0ccc85b metropolis/node: add version to status by Serge Bazanski · 2 years ago
  28. 60461b2 metropolis: move curator client watches to curator/watcher by Serge Bazanski · 2 years ago
  29. f64f197 metropolis/node/core/metrics: fixup metrics authentication by Tim Windelschmidt · 2 years, 3 months ago
  30. 35fcf03 metropolis: implement A/B updates by Lorenz Brun · 2 years, 4 months ago
  31. fd49f22 metropolis/node/core/metrics: export (controller-manager|scheduler) metrics by Tim Windelschmidt · 2 years, 4 months ago
  32. b551b65 metropolis/node/core/metrics: implement http_sd discovery endpoint by Tim Windelschmidt · 2 years, 4 months ago
  33. ffbf393 metropolis/test/util: move in NewEphemeralClusterCredentials from rpc by Serge Bazanski · 2 years, 4 months ago
  34. a004576 Set flaky=True on roleserve_test and memory_test by Leopold Schabel · 2 years, 4 months ago
  35. 2f7e0a2 m/node: enlarge K8s networks by Lorenz Brun · 2 years, 5 months ago
  36. 186109c m/n/core/roleserve: persist node roles across reboots by Serge Bazanski · 2 years, 5 months ago
  37. 54e212a metropolis: implement Metrics Service by Serge Bazanski · 2 years, 5 months ago
  38. 98054a1 metropolis/node: fix non-secure TPM/storage policy codepaths by Serge Bazanski · 2 years, 5 months ago
  39. fe3d8fd m/n/core/roleserve: rework cluster membership, reuse control plane connections by Serge Bazanski · 2 years, 5 months ago
  40. 90a70a0 m/n/core/roleserve: do not store cluster directory, populate resolver earlier by Serge Bazanski · 2 years, 5 months ago
  41. e4a4ce1 metropolis: finish implementing TPMMode by Serge Bazanski · 2 years, 8 months ago
  42. 5df62ba metropolis: implement cluster configuration by Serge Bazanski · 2 years, 8 months ago
  43. 2cfafc9 metropolis/node/kubernetes: move worker services to KubernetesWorker nodes by Serge Bazanski · 2 years, 8 months ago
  44. b565cc6 m/n/core/clusternet: grab external IP address prefix from network service by Serge Bazanski · 2 years, 7 months ago
  45. 1fb2b10 m/node/core: run hostsfile from roleserver, provide feedback on cluster directory by Serge Bazanski · 2 years, 7 months ago
  46. 7920852 m/n/kubernetes: use node clusternet to submit cluster networking routes by Serge Bazanski · 2 years, 7 months ago
  47. e012b72 metropolis: implement NodeManagement.Logs by Serge Bazanski · 2 years, 7 months ago
  48. b40c008 m/n/core/mgmt: implement node-local management service by Serge Bazanski · 2 years, 7 months ago
  49. 8535cb5 m/n/core/rpc: implement node verification in authenticated connections by Serge Bazanski · 2 years, 7 months ago
  50. e88ffe9 m/n/kubernetes: factor out generating KPKI, support multiple endpoints in Kubeconfig by Serge Bazanski · 2 years, 8 months ago
  51. d6fee31 m/n/c/roleserve/controlplane: wrap tpm errors by Serge Bazanski · 2 years, 8 months ago
  52. 6fdca3f m/n/kubernetes: start splitting, run apiproxy by Serge Bazanski · 2 years, 8 months ago
  53. 9dd92d9 m/pkg/event: implement Pipe helper by Serge Bazanski · 2 years, 8 months ago
  54. 37110c3 m/pkg/event: make type-safe by Serge Bazanski · 2 years, 8 months ago
  55. 15f7f63 metropolis: rename KubernetesWorker to KubernetesController, add no-op KubernetesWorker by Serge Bazanski · 2 years, 8 months ago
  56. 58ddc09 m/n/c/r/resolver: allow disabling curator updater by Serge Bazanski · 3 years, 4 months ago
  57. b43d0f0 m/node: use resolver for intra-cluster connections by Serge Bazanski · 3 years, 5 months ago
  58. 966d40c m/proto: Add RunningCurator to status, report in status pusher by Serge Bazanski · 3 years, 5 months ago
  59. 949e425 m/node: fix etcd join data assigned to first node by Serge Bazanski · 3 years, 5 months ago
  60. 78cefca m/n/kubernetes: factor out cluster domain by Lorenz Brun · 3 years, 5 months ago
  61. 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 6 months ago
  62. 2930e99 m/n/c/{cluster,roleserve}: implement Join Flow by Mateusz Zalega · 3 years, 7 months ago
  63. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 7 months ago
  64. 399ce55 m/n/core/rpc: provide lower-level gRPC dialing constructs by Serge Bazanski · 3 years, 7 months ago
  65. 58cf3bc m/n/core: remove local listener from curator by Serge Bazanski · 3 years, 8 months ago
  66. 6dff6d6 m/n/roleserve: reactive service management by Serge Bazanski · 3 years, 9 months ago
  67. 5839e97 m/n/core/{curator,cluster}: refactor against new Consensus API by Serge Bazanski · 4 years ago
  68. 1de8b18 m/node: pass node identity into k8s by Lorenz Brun · 3 years, 11 months ago
  69. bf68fa9 m/n/c/roleserve: implement ClusterAgent by Serge Bazanski · 4 years, 1 month ago
  70. 96043bc *: import reformats by Serge Bazanski · 4 years, 1 month ago
  71. 0d93777 m/n/core/roleserver: implement by Serge Bazanski · 4 years, 5 months ago