1. 3b5a917 treewide: initialize empty structs with var by Tim Windelschmidt · 1 year, 6 months ago
  2. d5d33ba m/n/k/reconciler: remove PSP role and rolebinding by Jan Schär · 1 year, 6 months ago
  3. 69f5f4e m/n/k/reconciler: implement updates by Jan Schär · 1 year, 6 months ago
  4. d20ddcc m/n/k/reconciler: implement leader election by Jan Schär · 1 year, 6 months ago
  5. ddc5e6a treewide: update to UwUbernetes (Kubernetes 1.30) by Tim Windelschmidt · 1 year, 7 months ago
  6. 2d83a12 m/n/k/p/kvmdevice: fix device inode error handling by Lorenz Brun · 1 year, 6 months ago
  7. 51daf25 treewide: documentation on exported functions should start with their name by Tim Windelschmidt · 1 year, 7 months ago
  8. 096654a treewide: add missing error handling by Tim Windelschmidt · 1 year, 7 months ago
  9. 92316fd treewide: remove unnecessary use of fmt.Sprint by Tim Windelschmidt · 1 year, 7 months ago
  10. 24ce66f metropolis/node/kubernetes/reconciler: remove redundant nil check by Tim Windelschmidt · 1 year, 7 months ago
  11. 6e5b8a5 treewide: add nolint exceptions for returnerrcheck by Tim Windelschmidt · 1 year, 7 months ago
  12. d5f851b treewide: replace error comparisons and assertions with errors.Is by Tim Windelschmidt · 1 year, 7 months ago
  13. 49c9ab0 treewide: dont seed random by Tim Windelschmidt · 1 year, 7 months ago
  14. 3810567 treewide: remove shadowing of stdlib functions by Tim Windelschmidt · 1 year, 7 months ago
  15. 6b6428d treewide: remove redundant loop vars by Tim Windelschmidt · 1 year, 7 months ago
  16. 6211e4d treewide: k8s 1.28 and lots related updates by Lorenz Brun · 2 years ago
  17. 20b9812 m/n/k/clusternet: delete unused file by Jan Schär · 1 year, 7 months ago
  18. 3bdb5fc metropolis/core/metrics: expose containerd metrics endpoint by Tim Windelschmidt · 1 year, 8 months ago
  19. 22a71c1 metropolis/node/kubernetes/metricsproxy: clarify error message by Tim Windelschmidt · 1 year, 7 months ago
  20. 7f72748 m/n/k/reconciler: refactor resource interface by Jan Schär · 1 year, 8 months ago
  21. b63ed8a m/n/core/network: drop Watch/Value methods, expose Status by Serge Bazanski · 1 year, 8 months ago
  22. 1dd0c65 m/n/kubernetes: improve CSI registration reliability by Lorenz Brun · 1 year, 9 months ago
  23. 456961d m/n/k/reconciler: set fsGroupPolicy for CSI driver by Lorenz Brun · 1 year, 9 months ago
  24. 9c4bece m/n/k/containerd: clarify preseed log message by Tim Windelschmidt · 1 year, 9 months ago
  25. 93020d7 m/n/k/containerd: use preseeded pause container by Tim Windelschmidt · 1 year, 9 months ago
  26. ad86a55 m/n/kubernetes: serve authproxy with node certificate by Serge Bazanski · 1 year, 9 months ago
  27. e6e570a m/n/k/nfproxy: use discovery/v1 API by Lorenz Brun · 2 years ago
  28. 4b42c8a m/n/c/metrics: add kube-apiserver by Lorenz Brun · 2 years ago
  29. 60461b2 metropolis: move curator client watches to curator/watcher by Serge Bazanski · 2 years, 1 month ago
  30. f64f197 metropolis/node/core/metrics: fixup metrics authentication by Tim Windelschmidt · 2 years, 4 months ago
  31. 6570219 workspace: rules_go, gazelle, go, gVisor update by Lorenz Brun · 2 years, 2 months ago
  32. 90613af metropolis/node/kubernetes: fix mtls authentication to (controller-manager|scheduler) by Tim Windelschmidt · 2 years, 4 months ago
  33. 150f24a metropolis/test: use localregistry by Lorenz Brun · 2 years, 4 months ago
  34. d1c392a m/n/kubernetes: fix CSI local PV publishing by Lorenz Brun · 2 years, 4 months ago
  35. 0300077 metropolis/node: allow all ports as NodePorts except special ones by Tim Windelschmidt · 2 years, 4 months ago
  36. 4599aa2 m/n/k8s: fix start after unclean shutdown by Lorenz Brun · 2 years, 5 months ago
  37. 2f7e0a2 m/node: enlarge K8s networks by Lorenz Brun · 2 years, 5 months ago
  38. 51a3ed5 m/n/k/containerd: change default runtime to runc by Lorenz Brun · 2 years, 5 months ago
  39. 0e291a1 m/node: clean up DNS service by Lorenz Brun · 2 years, 5 months ago
  40. 2cfafc9 metropolis/node/kubernetes: move worker services to KubernetesWorker nodes by Serge Bazanski · 2 years, 8 months ago
  41. b565cc6 m/n/core/clusternet: grab external IP address prefix from network service by Serge Bazanski · 2 years, 8 months ago
  42. 7920852 m/n/kubernetes: use node clusternet to submit cluster networking routes by Serge Bazanski · 2 years, 8 months ago
  43. 6d6ed31 m/n/kubernetes/{clusternet,nfproxy}: log informer errors by Serge Bazanski · 2 years, 8 months ago
  44. fe39cc2 m/n/c/curator: implement IssueCertificate for Kubernetes Workers by Serge Bazanski · 2 years, 8 months ago
  45. e88ffe9 m/n/kubernetes: factor out generating KPKI, support multiple endpoints in Kubeconfig by Serge Bazanski · 2 years, 8 months ago
  46. d85a40a m/n/kubernetes/service: only note lack of reconciliation every 10 seconds by Serge Bazanski · 2 years, 8 months ago
  47. 6fdca3f m/n/kubernetes: start splitting, run apiproxy by Serge Bazanski · 2 years, 8 months ago
  48. ce19acc m/n/kubernetes: make CSI provisioner more debuggable by Serge Bazanski · 2 years, 8 months ago
  49. 356cbf3 m/n/kubernetes: run reconciler before starting more services by Serge Bazanski · 2 years, 8 months ago
  50. b033b38 *: fix gomodproxy compatibility by Serge Bazanski · 2 years, 8 months ago
  51. 98206b9 mn/n/kubernetes: fix warnings by Lorenz Brun · 3 years, 5 months ago
  52. 78cefca m/n/kubernetes: factor out cluster domain by Lorenz Brun · 3 years, 5 months ago
  53. 83d793d m/n/kubernetes: remove --port flag from services by Serge Bazanski · 3 years, 7 months ago
  54. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 8 months ago
  55. 79a1a8f m/n/k/authproxy: make use of SPDY through proxy work by Lorenz Brun · 3 years, 7 months ago
  56. cc078df m/n/kubernetes: implement Metropolis authenticating proxy by Lorenz Brun · 3 years, 11 months ago
  57. 1de8b18 m/node: pass node identity into k8s by Lorenz Brun · 3 years, 11 months ago
  58. 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 4 years ago
  59. 52304a8 m/node: implement Port type for node ports by Serge Bazanski · 4 years ago
  60. 96043bc *: import reformats by Serge Bazanski · 4 years, 1 month ago
  61. c72aa43 m/n/k/containerd: less verbose runsc logging by Serge Bazanski · 4 years, 2 months ago
  62. 5253884 m/pkg/pki: refactor, allow for external certificates by Serge Bazanski · 4 years, 3 months ago
  63. d98ad45 metropolis/n/kubernetes/pki: remove verbose 'ensure' cert logging by Serge Bazanski · 4 years, 5 months ago
  64. 216fe7b *: reflow comments to 80 characters by Serge Bazanski · 4 years, 6 months ago
  65. 99d210d m/n/k/plugins/kvmdevice: export resource name variable for easier consumption by Lorenz Brun · 4 years, 6 months ago
  66. 3705012 Implement Block PVCs in our storage backend by Lorenz Brun · 4 years, 8 months ago
  67. d8af5bf metropolis/node: use Event Value for network status by Serge Bazanski · 4 years, 8 months ago
  68. 4e09035 Add KVM device plugin by Lorenz Brun · 4 years, 8 months ago
  69. 0560429 m/node/kubernetes: parse klog output from services by Serge Bazanski · 4 years, 8 months ago
  70. 9411f7c m/node/kubernetes/pki: refactor out CA functionality by Serge Bazanski · 4 years, 8 months ago
  71. 74e8e5c Make containerd work with read-only root by Lorenz Brun · 4 years, 10 months ago
  72. 31370b0 *: git.monogon.dev -> source.monogon.dev by Serge Bazanski · 4 years, 10 months ago
  73. 0be9be8 metropolis: Lock down visibility rules by Serge Bazanski · 4 years, 10 months ago
  74. 549b72b metropolis: unify utility packages by Serge Bazanski · 4 years, 10 months ago
  75. 696f39a Make kube-apiserver use supervisor helper for commands by Lorenz Brun · 4 years, 11 months ago
  76. 662b5b3 smalltown -> metropolis by Serge Bazanski · 4 years, 11 months ago
  77. 77cb6c5 core -> metropolis by Serge Bazanski · 5 years ago