1. 0dca6c9 metropolis: use interface groups by Lorenz Brun · 10 months ago
  2. 896b138 m/n/kubernetes: switch to typed workqueue by Jan Schär · 10 months ago
  3. 3a171d1 treewide: add race-detector config by Tim Windelschmidt · 11 months ago
  4. 681d515 treewide: clean up test static binary targets by Tim Windelschmidt · 10 months ago
  5. 837cb8e treewide: update Kubernetes to 1.32 by Lorenz Brun · 11 months ago
  6. b62b8e0 m/n/kubernetes: fix flake in TestAsFlags by Lorenz Brun · 11 months ago
  7. d1a8b64 treewide: add more ptr.To usages by Jan Schär · 12 months ago
  8. d77e26e treewide: replace bool-to-boolptr helpers with k8s.io/utils/ptr.To by Tim Windelschmidt · 12 months ago
  9. 2ecccae m/node: enable user namespaces in K8s by Lorenz Brun · 12 months ago
  10. d58edf4 m/n/kubernetes: introduce feature gate infra by Lorenz Brun · 12 months ago
  11. ff7452b m/node/kubernetes: mount PVs with noexec on the host by Jan Schär · 12 months ago
  12. 73beb69 m/node/kubernetes: remove local-strict storage class by Jan Schär · 12 months ago
  13. be70c92 m/node/kubernetes: fix attaching block PVs by Jan Schär · 12 months ago
  14. 0ec0c53 m/n/k/containerd: upgrade to v2 by Lorenz Brun · 1 year, 3 months ago
  15. 652c2ad m/node/kubernetes: fix PV mount flags and add e2e test by Jan Schär · 12 months ago
  16. a8938da metropolis/node/kubernetes: add mountOptions support for PVs by Tim Windelschmidt · 1 year, 2 months ago
  17. 7856760 metropolis: remove stutter in ClusterConfiguration.KubernetesConfig by Serge Bazanski · 1 year ago
  18. e99638e metropolis/node/kubernetes: synchronize metropolis node labels to kubernetes by Serge Bazanski · 1 year, 2 months ago
  19. 6d1ff36 metropolis/node/kubernetes: update labels based on node roles by Serge Bazanski · 1 year, 2 months ago
  20. 0bc92a0 treewide: bump rules_oci to v2.0.0 by Tim Windelschmidt · 1 year, 1 month ago
  21. 5f1a7de treewide: fix %v in cases where we should use %w by Tim Windelschmidt · 1 year, 2 months ago
  22. e337e93 m/n/k/containerd: set device ownership based on security context by Tim Windelschmidt · 1 year, 2 months ago
  23. 3c5d063 osbase/logtree.LeveledLogger -> go/logging.Leveled by Serge Bazanski · 1 year, 2 months ago
  24. 732a884 treewide: update to Kubernetes 1.31 by Lorenz Brun · 1 year, 3 months ago
  25. 397f7ea m/n/kubernetes: set PV inode quota relative to capacity by Lorenz Brun · 1 year, 3 months ago
  26. 91bf1c8 treewide: integrate new DNS server by Jan Schär · 1 year, 4 months ago
  27. 4cfcc0b metropolis/node/kubernetes: allow privileged pods by Leopold Schabel · 1 year, 4 months ago
  28. 3325b4b workspace: bump bazel_gazelle to v0.37.0 by Tim Windelschmidt · 1 year, 4 months ago
  29. fe6b506 m/node: switch to cgroupv2 by Lorenz Brun · 1 year, 5 months ago
  30. 9f21f53 treewide: introduce osbase package and move things around by Tim Windelschmidt · 1 year, 6 months ago
  31. 3b5a917 treewide: initialize empty structs with var by Tim Windelschmidt · 1 year, 6 months ago
  32. d5d33ba m/n/k/reconciler: remove PSP role and rolebinding by Jan Schär · 1 year, 6 months ago
  33. 69f5f4e m/n/k/reconciler: implement updates by Jan Schär · 1 year, 6 months ago
  34. d20ddcc m/n/k/reconciler: implement leader election by Jan Schär · 1 year, 6 months ago
  35. ddc5e6a treewide: update to UwUbernetes (Kubernetes 1.30) by Tim Windelschmidt · 1 year, 7 months ago
  36. 2d83a12 m/n/k/p/kvmdevice: fix device inode error handling by Lorenz Brun · 1 year, 6 months ago
  37. 51daf25 treewide: documentation on exported functions should start with their name by Tim Windelschmidt · 1 year, 7 months ago
  38. 096654a treewide: add missing error handling by Tim Windelschmidt · 1 year, 7 months ago
  39. 92316fd treewide: remove unnecessary use of fmt.Sprint by Tim Windelschmidt · 1 year, 7 months ago
  40. 24ce66f metropolis/node/kubernetes/reconciler: remove redundant nil check by Tim Windelschmidt · 1 year, 7 months ago
  41. 6e5b8a5 treewide: add nolint exceptions for returnerrcheck by Tim Windelschmidt · 1 year, 7 months ago
  42. d5f851b treewide: replace error comparisons and assertions with errors.Is by Tim Windelschmidt · 1 year, 7 months ago
  43. 49c9ab0 treewide: dont seed random by Tim Windelschmidt · 1 year, 7 months ago
  44. 3810567 treewide: remove shadowing of stdlib functions by Tim Windelschmidt · 1 year, 7 months ago
  45. 6b6428d treewide: remove redundant loop vars by Tim Windelschmidt · 1 year, 7 months ago
  46. 6211e4d treewide: k8s 1.28 and lots related updates by Lorenz Brun · 2 years ago
  47. 20b9812 m/n/k/clusternet: delete unused file by Jan Schär · 1 year, 7 months ago
  48. 3bdb5fc metropolis/core/metrics: expose containerd metrics endpoint by Tim Windelschmidt · 1 year, 8 months ago
  49. 22a71c1 metropolis/node/kubernetes/metricsproxy: clarify error message by Tim Windelschmidt · 1 year, 8 months ago
  50. 7f72748 m/n/k/reconciler: refactor resource interface by Jan Schär · 1 year, 8 months ago
  51. b63ed8a m/n/core/network: drop Watch/Value methods, expose Status by Serge Bazanski · 1 year, 8 months ago
  52. 1dd0c65 m/n/kubernetes: improve CSI registration reliability by Lorenz Brun · 1 year, 9 months ago
  53. 456961d m/n/k/reconciler: set fsGroupPolicy for CSI driver 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. ad86a55 m/n/kubernetes: serve authproxy with node certificate by Serge Bazanski · 1 year, 10 months ago
  57. e6e570a m/n/k/nfproxy: use discovery/v1 API by Lorenz Brun · 2 years ago
  58. 4b42c8a m/n/c/metrics: add kube-apiserver by Lorenz Brun · 2 years ago
  59. 60461b2 metropolis: move curator client watches to curator/watcher by Serge Bazanski · 2 years, 1 month ago
  60. f64f197 metropolis/node/core/metrics: fixup metrics authentication by Tim Windelschmidt · 2 years, 4 months ago
  61. 6570219 workspace: rules_go, gazelle, go, gVisor update by Lorenz Brun · 2 years, 3 months ago
  62. 90613af metropolis/node/kubernetes: fix mtls authentication to (controller-manager|scheduler) by Tim Windelschmidt · 2 years, 4 months ago
  63. 150f24a metropolis/test: use localregistry by Lorenz Brun · 2 years, 4 months ago
  64. d1c392a m/n/kubernetes: fix CSI local PV publishing by Lorenz Brun · 2 years, 4 months ago
  65. 0300077 metropolis/node: allow all ports as NodePorts except special ones by Tim Windelschmidt · 2 years, 5 months ago
  66. 4599aa2 m/n/k8s: fix start after unclean shutdown by Lorenz Brun · 2 years, 5 months ago
  67. 2f7e0a2 m/node: enlarge K8s networks by Lorenz Brun · 2 years, 5 months ago
  68. 51a3ed5 m/n/k/containerd: change default runtime to runc by Lorenz Brun · 2 years, 5 months ago
  69. 0e291a1 m/node: clean up DNS service by Lorenz Brun · 2 years, 6 months ago
  70. 2cfafc9 metropolis/node/kubernetes: move worker services to KubernetesWorker nodes by Serge Bazanski · 2 years, 8 months ago
  71. b565cc6 m/n/core/clusternet: grab external IP address prefix from network service by Serge Bazanski · 2 years, 8 months ago
  72. 7920852 m/n/kubernetes: use node clusternet to submit cluster networking routes by Serge Bazanski · 2 years, 8 months ago
  73. 6d6ed31 m/n/kubernetes/{clusternet,nfproxy}: log informer errors by Serge Bazanski · 2 years, 8 months ago
  74. fe39cc2 m/n/c/curator: implement IssueCertificate for Kubernetes Workers by Serge Bazanski · 2 years, 8 months ago
  75. e88ffe9 m/n/kubernetes: factor out generating KPKI, support multiple endpoints in Kubeconfig by Serge Bazanski · 2 years, 8 months ago
  76. d85a40a m/n/kubernetes/service: only note lack of reconciliation every 10 seconds by Serge Bazanski · 2 years, 8 months ago
  77. 6fdca3f m/n/kubernetes: start splitting, run apiproxy by Serge Bazanski · 2 years, 8 months ago
  78. ce19acc m/n/kubernetes: make CSI provisioner more debuggable by Serge Bazanski · 2 years, 8 months ago
  79. 356cbf3 m/n/kubernetes: run reconciler before starting more services by Serge Bazanski · 2 years, 8 months ago
  80. b033b38 *: fix gomodproxy compatibility by Serge Bazanski · 2 years, 8 months ago
  81. 98206b9 mn/n/kubernetes: fix warnings by Lorenz Brun · 3 years, 5 months ago
  82. 78cefca m/n/kubernetes: factor out cluster domain by Lorenz Brun · 3 years, 5 months ago
  83. 83d793d m/n/kubernetes: remove --port flag from services by Serge Bazanski · 3 years, 7 months ago
  84. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 8 months ago
  85. 79a1a8f m/n/k/authproxy: make use of SPDY through proxy work by Lorenz Brun · 3 years, 8 months ago
  86. cc078df m/n/kubernetes: implement Metropolis authenticating proxy by Lorenz Brun · 3 years, 11 months ago
  87. 1de8b18 m/node: pass node identity into k8s by Lorenz Brun · 3 years, 11 months ago
  88. 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 4 years ago
  89. 52304a8 m/node: implement Port type for node ports by Serge Bazanski · 4 years, 1 month ago
  90. 96043bc *: import reformats by Serge Bazanski · 4 years, 1 month ago
  91. c72aa43 m/n/k/containerd: less verbose runsc logging by Serge Bazanski · 4 years, 2 months ago
  92. 5253884 m/pkg/pki: refactor, allow for external certificates by Serge Bazanski · 4 years, 3 months ago
  93. d98ad45 metropolis/n/kubernetes/pki: remove verbose 'ensure' cert logging by Serge Bazanski · 4 years, 5 months ago
  94. 216fe7b *: reflow comments to 80 characters by Serge Bazanski · 4 years, 6 months ago
  95. 99d210d m/n/k/plugins/kvmdevice: export resource name variable for easier consumption by Lorenz Brun · 4 years, 6 months ago
  96. 3705012 Implement Block PVCs in our storage backend by Lorenz Brun · 4 years, 8 months ago
  97. d8af5bf metropolis/node: use Event Value for network status by Serge Bazanski · 4 years, 8 months ago
  98. 4e09035 Add KVM device plugin by Lorenz Brun · 4 years, 8 months ago
  99. 0560429 m/node/kubernetes: parse klog output from services by Serge Bazanski · 4 years, 8 months ago
  100. 9411f7c m/node/kubernetes/pki: refactor out CA functionality by Serge Bazanski · 4 years, 8 months ago