1. 2098b98 m/pkg/combinectx: reformat by Serge Bazanski · 4 years, 2 months ago
  2. 79fc1e9 metropolis/*: move tests to supervisor harness by Serge Bazanski · 4 years, 2 months ago
  3. 50009e0 m/n/core/consensus: parse etcd server logs by Serge Bazanski · 4 years, 2 months ago
  4. ebe0259 m/pkg/logtree/unraw: implement by Serge Bazanski · 4 years, 2 months ago
  5. 020b7c5 metropolis/pkg/logtree: allow logging external leveled payloads by Serge Bazanski · 4 years, 2 months ago
  6. f8a8e65 m/pkg/{logtree,supervisor}: add test helpers by Serge Bazanski · 4 years, 2 months ago
  7. f0b4da5 m/n/core/curator: implement leader and Node/PKI state by Serge Bazanski · 4 years, 3 months ago
  8. 35e43d1 m/pkg/supervisor: move internal testhelpers by Serge Bazanski · 4 years, 2 months ago
  9. 3c885de m/n/core/curator: implement gRPC listener by Serge Bazanski · 4 years, 3 months ago
  10. aad7948 metropolis/handbook: init by Serge Bazanski · 4 years, 2 months ago
  11. cbf1fa9 third_party/rust: initialize, add mdbook by Serge Bazanski · 4 years, 2 months ago
  12. e7bb94c build/ci/Dockerfile: add ibazel by Serge Bazanski · 4 years, 2 months ago
  13. dd7b2d2 third_party/go: add package missing from dependency graph by Serge Bazanski · 4 years, 2 months ago
  14. 76003f8 m/n/core/curator: implement leader election by Serge Bazanski · 4 years, 3 months ago
  15. e30d7d0 m/n/core/consensus/client: add context to ThinClient by Serge Bazanski · 4 years, 3 months ago
  16. db77e82 Protocol specification for VMs by Lorenz Brun · 4 years, 3 months ago
  17. d98ad45 metropolis/n/kubernetes/pki: remove verbose 'ensure' cert logging by Serge Bazanski · 4 years, 3 months ago
  18. 7f17d9b m/n/core/localstorage: add curator ephemeral directory by Serge Bazanski · 4 years, 3 months ago
  19. 63fabd9 m/n/c/curator/proto: add API proto by Serge Bazanski · 4 years, 3 months ago
  20. 30653ee metropolis/proto/common: factor out common messages by Serge Bazanski · 4 years, 3 months ago
  21. fac8b2e m/pkg/event: split out ValueWatch from Value by Serge Bazanski · 4 years, 4 months ago
  22. b9013af m/n/core/consensus/client: implement ThinClient() by Serge Bazanski · 4 years, 5 months ago
  23. 4166a71 m/pkg/combinectx: implement by Serge Bazanski · 4 years, 3 months ago
  24. c89df2f m/pkg/event/etcd: implement etcd-backed Value by Serge Bazanski · 4 years, 5 months ago
  25. dcf6545 .git-ignore-revs: init by Serge Bazanski · 4 years, 4 months ago
  26. 216fe7b *: reflow comments to 80 characters by Serge Bazanski · 4 years, 4 months ago
  27. 6ebdc41 RFC: build/analysis: add commentwrap by Serge Bazanski · 4 years, 4 months ago
  28. 67483de Remove localconfig from README by Leopold Schabel · 4 years, 4 months ago
  29. 0ef9629 build/analysis: move nogo configuration by Serge Bazanski · 4 years, 4 months ago
  30. bd0d24e scripts: refactor for reliability by Serge Bazanski · 4 years, 4 months ago
  31. 7fe19f7 intellij: fix e2e configurations, remove watcherTasks by Serge Bazanski · 4 years, 4 months ago
  32. acae1ef *: replace nxt -> monogon by Serge Bazanski · 4 years, 4 months ago
  33. 7b73537 gitignore: add .idea and .ijwb by Leopold Schabel · 4 years, 4 months ago
  34. 44e4fad gitignore: add vim swp files by Serge Bazanski · 4 years, 4 months ago
  35. 5aa494f build/ci: move Dockerfile, document new CI by Serge Bazanski · 4 years, 4 months ago
  36. 6feb746 build/ci: add presubmit Jenkinsfile by Serge Bazanski · 4 years, 4 months ago
  37. 99d210d m/n/k/plugins/kvmdevice: export resource name variable for easier consumption by Lorenz Brun · 4 years, 4 months ago
  38. 4e0dba6 m/b/kube-code-generator: return go_generated_srcs output group for generated library by Lorenz Brun · 4 years, 4 months ago
  39. be57a03 m/test/launch: fix TPM tempdir permissions, wrap errors by Serge Bazanski · 4 years, 4 months ago
  40. 3536e4d WORKSPACE: bump rules_docker by Serge Bazanski · 4 years, 4 months ago
  41. 68ca5ee m/pkg/event: move MemoryValue to subpackage by Serge Bazanski · 4 years, 5 months ago
  42. 93bba15 Update IntelliJ aspect patch to work with generated embedded libraries by Lorenz Brun · 4 years, 4 months ago
  43. f055a7f third_party/linux: build using unhermetic rule by Serge Bazanski · 4 years, 5 months ago
  44. 2666513 Fix TCP BBR setting by Lorenz Brun · 4 years, 5 months ago
  45. a105db5 m/n/core/cluster: migrate to events and etcd namespaced client by Serge Bazanski · 4 years, 5 months ago
  46. c75c9d4 m/n/c/consensus: add client by Serge Bazanski · 4 years, 5 months ago
  47. 886d289 metropolis/test/launch: add InsecureKey by Serge Bazanski · 4 years, 5 months ago
  48. 0565ea3 m/n/core/cluster: factor out bootstrap into separate file by Serge Bazanski · 4 years, 5 months ago
  49. 09c275b Add ftrace support to DebugService by Lorenz Brun · 4 years, 6 months ago
  50. 3705012 Implement Block PVCs in our storage backend by Lorenz Brun · 4 years, 6 months ago
  51. 2999427 metropolis/vm: add kube/{generated,apis} by Serge Bazanski · 4 years, 5 months ago
  52. 30167f5 Add VM infrastructure smoke test by Lorenz Brun · 4 years, 6 months ago
  53. 9956e72 Add Loop Device package by Lorenz Brun · 4 years, 6 months ago
  54. dca59d9 scripts: replace /bin/bash by /usr/bin/env bash by Leopold Schabel · 4 years, 5 months ago
  55. 58ec09e scripts: clean up build environment launch scripts by Leopold Schabel · 4 years, 5 months ago
  56. 57a9d3e WORKSPACE: fix repository path of gperf fork by Leopold Schabel · 4 years, 5 months ago
  57. 7353e17 metropolis/build: add kube-code-generator by Serge Bazanski · 4 years, 5 months ago
  58. b76580c metropolis/build: add gotoolwrap by Serge Bazanski · 4 years, 5 months ago
  59. 339f97d third_party/go: add k8s.io/code-generator by Serge Bazanski · 4 years, 5 months ago
  60. fa99799 third_party/qemu: better explain tb_invalidate_phys_range patch by Serge Bazanski · 4 years, 6 months ago
  61. 55f01c3 Update README.md by Leopold Schabel · 4 years, 6 months ago
  62. 5e113dd Add top-level Apache 2 LICENSE by Leopold Schabel · 4 years, 6 months ago
  63. 647cbb2 Make QEMU build under musl by Lorenz Brun · 4 years, 6 months ago
  64. bb95ebd Include compiler-specific headers in musl toolchain sysroot by Lorenz Brun · 4 years, 6 months ago
  65. b60d9cb Add C/C++ header rewriter by Lorenz Brun · 4 years, 7 months ago
  66. c4a3aab metropolis/proto: remove internal by Serge Bazanski · 4 years, 6 months ago
  67. 42e61c6 m/n/core/cluster: rewrite bootstrap to conform to cluster lifecycle DD by Serge Bazanski · 4 years, 6 months ago
  68. 34fe8c6 m/node/core/consensus: always use member name as address by Serge Bazanski · 4 years, 6 months ago
  69. 3ea1a3a m/node/core/conensus: handle etcd restarts by Serge Bazanski · 4 years, 6 months ago
  70. 72068da metropolis/proto: add private by Serge Bazanski · 4 years, 6 months ago
  71. d8af5bf metropolis/node: use Event Value for network status by Serge Bazanski · 4 years, 6 months ago
  72. 4e09035 Add KVM device plugin by Lorenz Brun · 4 years, 6 months ago
  73. 0ed2f96 metropolis/proto: EnrolmentConfig -> NodeParameters by Serge Bazanski · 4 years, 6 months ago
  74. 0560429 m/node/kubernetes: parse klog output from services by Serge Bazanski · 4 years, 6 months ago
  75. 0ab4eda m/pkg/logtree: implement klog parsing by Serge Bazanski · 4 years, 6 months ago
  76. 9411f7c m/node/kubernetes/pki: refactor out CA functionality by Serge Bazanski · 4 years, 6 months ago
  77. 0de1893 Add QEMU into the monorepo by Lorenz Brun · 4 years, 6 months ago
  78. 735119f Host toolchain minimal features by Lorenz Brun · 4 years, 6 months ago
  79. ddd6caf Build mkfs.xfs using rules_cc by Lorenz Brun · 4 years, 6 months ago
  80. bcae658 Add common template_file rule by Lorenz Brun · 4 years, 6 months ago
  81. c00318e m/pkg/event: implement by Serge Bazanski · 4 years, 6 months ago
  82. 32d7348 metropolis: introduce AAA.Escrow RPC by Serge Bazanski · 4 years, 7 months ago
  83. 6c4199a Set reasonable defaults for our kernel's network configuration by Lorenz Brun · 4 years, 7 months ago
  84. 5999e92 Bump Linux kernel to 5.10 by Lorenz Brun · 4 years, 8 months ago
  85. 3a99c59 Switch Metropolis to EROFS-based root filesystem by Lorenz Brun · 4 years, 8 months ago
  86. 6b13bf1 Add EROFS creation utility and Bazel rule by Lorenz Brun · 4 years, 8 months ago
  87. 10b9ee9 erofs: Don't modify caller's data by Lorenz Brun · 4 years, 7 months ago
  88. 2073ce3 Bump Bazel to 4.0.0 by Lorenz Brun · 4 years, 7 months ago
  89. 7b82227 Drop legacy kubelet log path by Lorenz Brun · 4 years, 7 months ago
  90. 378a445 Add EROFS library by Lorenz Brun · 4 years, 8 months ago
  91. 74e8e5c Make containerd work with read-only root by Lorenz Brun · 4 years, 8 months ago
  92. 19eb000 third_party: bump Kubernetes to 1.19.7 by Serge Bazanski · 4 years, 8 months ago
  93. 842536b Make Kubernetes work with read-only root by Lorenz Brun · 4 years, 8 months ago
  94. f12bedf *: bump up Go dependencies by Serge Bazanski · 4 years, 8 months ago
  95. c3ad846 ci: build both debug and non-debug builds, add secondary cache by Serge Bazanski · 4 years, 8 months ago
  96. febf0b0 script: nexantic -> monogon by Serge Bazanski · 4 years, 8 months ago
  97. 31370b0 *: git.monogon.dev -> source.monogon.dev by Serge Bazanski · 4 years, 8 months ago
  98. 313816f Disable integrity and encryption for debug builds by Lorenz Brun · 4 years, 9 months ago
  99. d9ed656 build: remove cilium by Serge Bazanski · 4 years, 8 months ago
  100. 0be9be8 metropolis: Lock down visibility rules by Serge Bazanski · 4 years, 8 months ago