1. 6b13bf1 Add EROFS creation utility and Bazel rule by Lorenz Brun · 4 years, 8 months ago
  2. 10b9ee9 erofs: Don't modify caller's data by Lorenz Brun · 4 years, 7 months ago
  3. 2073ce3 Bump Bazel to 4.0.0 by Lorenz Brun · 4 years, 7 months ago
  4. 7b82227 Drop legacy kubelet log path by Lorenz Brun · 4 years, 7 months ago
  5. 378a445 Add EROFS library by Lorenz Brun · 4 years, 8 months ago
  6. 74e8e5c Make containerd work with read-only root by Lorenz Brun · 4 years, 8 months ago
  7. 19eb000 third_party: bump Kubernetes to 1.19.7 by Serge Bazanski · 4 years, 8 months ago
  8. 842536b Make Kubernetes work with read-only root by Lorenz Brun · 4 years, 8 months ago
  9. f12bedf *: bump up Go dependencies by Serge Bazanski · 4 years, 8 months ago
  10. c3ad846 ci: build both debug and non-debug builds, add secondary cache by Serge Bazanski · 4 years, 8 months ago
  11. febf0b0 script: nexantic -> monogon by Serge Bazanski · 4 years, 8 months ago
  12. 31370b0 *: git.monogon.dev -> source.monogon.dev by Serge Bazanski · 4 years, 8 months ago
  13. 313816f Disable integrity and encryption for debug builds by Lorenz Brun · 4 years, 9 months ago
  14. d9ed656 build: remove cilium by Serge Bazanski · 4 years, 8 months ago
  15. 0be9be8 metropolis: Lock down visibility rules by Serge Bazanski · 4 years, 8 months ago
  16. 549b72b metropolis: unify utility packages by Serge Bazanski · 4 years, 8 months ago
  17. 696f39a Make kube-apiserver use supervisor helper for commands by Lorenz Brun · 4 years, 9 months ago
  18. 81de89b scripts: remove cockroachdb container by Serge Bazanski · 4 years, 9 months ago
  19. 520c934 sqlboiler: remove by Serge Bazanski · 4 years, 9 months ago
  20. 6df7c4f Properly exit CTS on signals by Lorenz Brun · 4 years, 9 months ago
  21. df95241 Fix nanoswitch logging after logtree refactor by Lorenz Brun · 4 years, 9 months ago
  22. 662b5b3 smalltown -> metropolis by Serge Bazanski · 4 years, 9 months ago
  23. 39f2f69 Make LaunchCluster not close DebugClient it's returning by Lorenz Brun · 4 years, 9 months ago
  24. 686444e launch-multi2: split up logs from nodes into prefixed lines by Serge Bazanski · 4 years, 9 months ago
  25. 553ab2b nanoswitch: document shorter lease time by Serge Bazanski · 4 years, 9 months ago
  26. 77cb6c5 core -> metropolis by Serge Bazanski · 4 years, 9 months ago
  27. 26d4199 intellij: use Bazel-built goimports by Leopold Schabel · 4 years, 9 months ago
  28. 023093c intellij: add run configurations for fietsje and gazelle by Leopold Schabel · 4 years, 9 months ago
  29. 18b4d65 intellij: add localconfig helper by Leopold Schabel · 4 years, 9 months ago
  30. a4edfa9 Fix IntelliJ instructions in README by Leopold Schabel · 4 years, 9 months ago
  31. dbac6cc Replace temporary DHCP client with dhcp4c by Lorenz Brun · 4 years, 10 months ago
  32. 9601f26 Implement DHCPv4 default callbacks by Lorenz Brun · 4 years, 9 months ago
  33. ede8a80 Remove .ijwb and .idea, migrate to import_run_configurations by Leopold Schabel · 4 years, 9 months ago
  34. 56a7ae6 Added DHCPv4 Client by Lorenz Brun · 4 years, 11 months ago
  35. 21b039b Fix nanoswitch not setting DHCP lease time by Lorenz Brun · 4 years, 10 months ago
  36. edf5c4f logtree: slightly rearrange LeveledPayload/LogEntry by Serge Bazanski · 4 years, 10 months ago
  37. 12971d6 logtree: capture multiple lines in leveled log entries by Serge Bazanski · 4 years, 10 months ago
  38. b027218 core: plug logtree into NodeDebugService by Serge Bazanski · 4 years, 10 months ago
  39. 967be21 core: replace logbuffer with logtree by Serge Bazanski · 4 years, 10 months ago
  40. 3a15d04 core/network/dhcp: fix logging call typo by Leopold Schabel · 4 years, 10 months ago
  41. c735967 core: replace zap with logtree by Serge Bazanski · 4 years, 11 months ago
  42. f6a5d31 core/internal/common/service: delete by Serge Bazanski · 4 years, 11 months ago
  43. f68153c logtree: implement raw logging by Serge Bazanski · 4 years, 11 months ago
  44. 1bfa0c2 logtree: rename payload to leveledpayload by Serge Bazanski · 5 years ago
  45. 248b2ec logbuffer: split out LineBuffer by Serge Bazanski · 4 years, 11 months ago
  46. a7dca89 scripts: update aspects patch to support custom toolchains by Serge Bazanski · 4 years, 11 months ago
  47. 5e4fc2d Add support for runc container runtime by Lorenz Brun · 5 years ago
  48. fa5c2fc Use CoreDNS for everything and make directives dynamic by Lorenz Brun · 5 years ago
  49. 4efaa01 Remove Cilium from Initramfs by Lorenz Brun · 5 years ago
  50. 06d65bc logtree: chase out some documentation typos by Serge Bazanski · 5 years ago
  51. 9e861a8 //build/toolchain/musl-host-gcc: implement by Serge Bazanski · 5 years ago
  52. 5faa2fc logtree: implement by Serge Bazanski · 5 years ago
  53. 5ade732 logtree: implement LeveledLogger interface by Serge Bazanski · 5 years ago
  54. a50e845 Introduce TPM event log infrastructure by Lorenz Brun · 5 years ago
  55. ed0503c Add Kubernetes CTS by Lorenz Brun · 5 years ago
  56. b9431c9 supervisor: never give up by Serge Bazanski · 5 years ago
  57. ca24cfa Fixups after Node refactor by Lorenz Brun · 5 years ago
  58. 339582b Add Kubernetes DNS with CoreDNS by Lorenz Brun · 5 years ago
  59. b29e0b0 Add CoreDNS build by Lorenz Brun · 5 years ago
  60. efb028f Allow applying patches before BUILD file generation by Lorenz Brun · 5 years ago
  61. 8b0431a Implement image preseeding by Lorenz Brun · 5 years ago
  62. b682ba5 Add service proxy by Lorenz Brun · 5 years ago
  63. f857487 Make bindata relative to workspace root by Lorenz Brun · 5 years ago
  64. 57b4375 core/internal/cluster: implement multi-node clusters with 'golden ticket'. by Serge Bazanski · 5 years ago
  65. 73fc595 core/proto: remove NodeDebugService.GetCondition by Serge Bazanski · 5 years ago
  66. 1ebd1e1 core/internal/cluster: add new single-node cluster code by Serge Bazanski · 5 years ago
  67. c2c7ad9 core/internal: move containerd and kubernetes to localstorage by Serge Bazanski · 5 years ago
  68. efdb6e9 core/api: move to core/proto by Serge Bazanski · 5 years ago
  69. b7689bd cluster/internal: remove old cluster enrolment/integrity/management by Serge Bazanski · 5 years ago
  70. cb883e2 core/internal/consensus: refactor by Serge Bazanski · 5 years ago
  71. a5eaeb8 Increase zeroing performance for data partition by Lorenz Brun · 5 years ago
  72. f042e6f Add Wireguard-based K8s pod networking by Lorenz Brun · 5 years ago
  73. b876fc3 Update containerd to 1.4.0-beta.2 and K8s to 1.19.0-rc.0 by Lorenz Brun · 5 years ago
  74. 78fd972 Kubernetes volume & stamping fixes by Lorenz Brun · 5 years ago
  75. cca74b6 core/internal/common/supervisor: remove debug logs by Serge Bazanski · 5 years ago
  76. 56ae577 Increase E2E gRPC connection reliability by Lorenz Brun · 5 years ago
  77. ac9947f intellij: add launch configuration presets for single node and e2e by Leopold Schabel · 5 years ago
  78. 70f65b2 Add init debugging support by Lorenz Brun · 5 years ago
  79. 52f7f29 Add nanoswitch and cluster testing by Lorenz Brun · 5 years ago
  80. 3ff5af3 Expand launch infrastructure and make dependencies use it by Lorenz Brun · 5 years ago
  81. e50ec39 core/internal/localstorage: init by Serge Bazanski · 5 years ago
  82. 2e30e88 Add our own qboot firmware by Lorenz Brun · 5 years ago
  83. 5be29dd scripts/create_container: fix cockroachdb startup by Serge Bazanski · 5 years ago
  84. dbfc638 core/internal/kubernetes: refactor PKI fully by Serge Bazanski · 5 years ago
  85. 71f7a56 Revert "scripts/create_container: fix cockroachdb startup" by Serge Bazanski · 5 years ago
  86. 5a09142 scripts/create_container: fix cockroachdb startup by Serge Bazanski · 5 years ago
  87. 385c12f build/toolchain: init by Serge Bazanski · 5 years ago
  88. 032ca18 core/cmd/mkimage: clean up by Serge Bazanski · 5 years ago
  89. d603f84 core/tests/e2e: increase timeouts by Leopold Schabel · 5 years ago
  90. c3ae758 core/initramfs: add cilium, force static binaries by Serge Bazanski · 5 years ago
  91. 3b544a9 scripts: fietsje cleanliness check in CI by Leopold Schabel · 5 years ago
  92. e28e6d7 core/tests/e2e: print pprof server port by Leopold Schabel · 5 years ago
  93. a013ffa core/tests/e2e: wait for all subprocesses we created by Leopold Schabel · 5 years ago
  94. fc5dbc6 Add E2E tests for basic functionality and port launching to Go by Lorenz Brun · 5 years ago
  95. 140bddc core: build initramfs using generic initramfs rule by Serge Bazanski · 5 years ago
  96. e6030f6 core/internal/kubernetes: refactor reconciler, move to subpackage by Serge Bazanski · 5 years ago
  97. 4cc664d Reconciler fixup by Lorenz Brun · 5 years ago
  98. 980d003 scripts: create local container with --net=host by Leopold Schabel · 5 years ago
  99. 3058b7a build: add fietsje config and alias for Delve debugger by Leopold Schabel · 5 years ago
  100. b15abad Add PV provisioner by Lorenz Brun · 5 years ago