1. 57b4375 core/internal/cluster: implement multi-node clusters with 'golden ticket'. by Serge Bazanski · 5 years ago
  2. 73fc595 core/proto: remove NodeDebugService.GetCondition by Serge Bazanski · 5 years ago
  3. 1ebd1e1 core/internal/cluster: add new single-node cluster code by Serge Bazanski · 5 years ago
  4. c2c7ad9 core/internal: move containerd and kubernetes to localstorage by Serge Bazanski · 5 years ago
  5. efdb6e9 core/api: move to core/proto by Serge Bazanski · 5 years ago
  6. b7689bd cluster/internal: remove old cluster enrolment/integrity/management by Serge Bazanski · 5 years ago
  7. cb883e2 core/internal/consensus: refactor by Serge Bazanski · 5 years ago
  8. a5eaeb8 Increase zeroing performance for data partition by Lorenz Brun · 5 years ago
  9. f042e6f Add Wireguard-based K8s pod networking by Lorenz Brun · 5 years ago
  10. b876fc3 Update containerd to 1.4.0-beta.2 and K8s to 1.19.0-rc.0 by Lorenz Brun · 5 years ago
  11. 78fd972 Kubernetes volume & stamping fixes by Lorenz Brun · 5 years ago
  12. cca74b6 core/internal/common/supervisor: remove debug logs by Serge Bazanski · 5 years ago
  13. 56ae577 Increase E2E gRPC connection reliability by Lorenz Brun · 5 years ago
  14. 70f65b2 Add init debugging support by Lorenz Brun · 5 years ago
  15. 52f7f29 Add nanoswitch and cluster testing by Lorenz Brun · 5 years ago
  16. 3ff5af3 Expand launch infrastructure and make dependencies use it by Lorenz Brun · 5 years ago
  17. e50ec39 core/internal/localstorage: init by Serge Bazanski · 5 years ago
  18. dbfc638 core/internal/kubernetes: refactor PKI fully by Serge Bazanski · 5 years ago
  19. 71f7a56 Revert "scripts/create_container: fix cockroachdb startup" by Serge Bazanski · 5 years ago
  20. 5a09142 scripts/create_container: fix cockroachdb startup by Serge Bazanski · 5 years ago
  21. 032ca18 core/cmd/mkimage: clean up by Serge Bazanski · 5 years ago
  22. d603f84 core/tests/e2e: increase timeouts by Leopold Schabel · 5 years ago
  23. c3ae758 core/initramfs: add cilium, force static binaries by Serge Bazanski · 5 years ago
  24. e28e6d7 core/tests/e2e: print pprof server port by Leopold Schabel · 5 years ago
  25. a013ffa core/tests/e2e: wait for all subprocesses we created by Leopold Schabel · 5 years ago
  26. fc5dbc6 Add E2E tests for basic functionality and port launching to Go by Lorenz Brun · 5 years ago
  27. 140bddc core: build initramfs using generic initramfs rule by Serge Bazanski · 5 years ago
  28. e6030f6 core/internal/kubernetes: refactor reconciler, move to subpackage by Serge Bazanski · 5 years ago
  29. 4cc664d Reconciler fixup by Lorenz Brun · 5 years ago
  30. b15abad Add PV provisioner by Lorenz Brun · 5 years ago
  31. 0db90ba Implement CSI node plugin by Lorenz Brun · 5 years ago
  32. 8e3b8fc Port kubernetes package to supervisor by Lorenz Brun · 5 years ago
  33. 8da5377 core/cmd/init: ignore SIGURG by Leopold Schabel · 5 years ago
  34. 6acfc32 Add support for gVisor logging by Lorenz Brun · 5 years ago
  35. 878f5f9 Add Kubernetes Worker and infrastructure by Lorenz Brun · 5 years ago
  36. df12522 *: unpin rules_go/gazelle by Serge Bazanski · 5 years ago
  37. d3c59d2 Update to Go 1.14 by Lorenz Brun · 5 years ago
  38. c88c82d Add containerd & gVisor support by Lorenz Brun · 5 years ago
  39. 60febd9 Clean up consensus etcd log output by Lorenz Brun · 5 years ago
  40. ac6b644 core/internal/common/supervisor: deflake by Serge Bazanski · 5 years ago
  41. 19bb412 //core/internal/supervisor: drop panic propagation flag by Serge Bazanski · 5 years ago
  42. bb7db92 Add all dependencies for Kubernetes worker by Serge Bazanski · 5 years ago
  43. 547b33f Add in-kernel test runner by Lorenz Brun · 5 years ago
  44. 5d7d2a4 Update Kubernetes to 1.18.0 by Lorenz Brun · 5 years ago
  45. 1d80175 Introduce fsquota package by Lorenz Brun · 5 years ago
  46. 25b82a8 Added logbuffer helper package by Lorenz Brun · 5 years ago
  47. b1b742f core/internal/network: move to supervisor by Serge Bazanski · 5 years ago
  48. 9c09c4e supervisor: init by Serge Bazanski · 5 years ago
  49. 9374393 test_boot is now a medium-sized test by Leopold Schabel · 6 years ago
  50. 581b0bd init: remount to tmpfs by Serge Bazanski · 6 years ago
  51. 8fba0f8 Review comments for TPM attestation by Leopold Schabel · 6 years ago
  52. 8efe51e ide: use goimports instead of gofmt by Hendrik Hofstadt · 6 years ago
  53. 1a5a667 core/internal/network: use DHCP router/gateway by Serge Bazanski · 6 years ago
  54. cdb8c78 Revamp DHCP, add basic context management by Serge Bazanski · 6 years ago
  55. 2fb13a8 third_party: slurp in edk2, kubernetes, mkfs.xfs by Serge Bazanski · 6 years ago
  56. aa6b734 Attestation & Identity & Global Unlock & Enrolment by Lorenz Brun · 6 years ago
  57. 731d00a Move linux to //third_party. by Serge Bazanski · 6 years ago
  58. 7ba3152 core/internal/api: use gRPC statuses as much as possible by Serge Bazanski · 6 years ago
  59. 71049af core/api: fix RemoveNode return type. by Serge Bazanski · 6 years ago
  60. dcb3a56 Remove spurious '@//' root workspace references by Serge Bazanski · 6 years ago
  61. 83dc285 Teach Gazelle about k8s import paths in @kubernetes by Leopold Schabel · 6 years ago
  62. f1d34d3 Update Bazel, rules_go, gazelle, linux_kernel, musl, and k8s by Leopold Schabel · 6 years ago
  63. a4516f9 Add minimal functionality test for k8s control plane by Leopold Schabel · 6 years ago
  64. 6e8f69c Initial Kubernetes Control Plane by Lorenz Brun · 6 years ago
  65. 0490496 Added kube-controlplane binary by Lorenz Brun · 6 years ago
  66. f79bfac Increase test_boot timeout to 60s by Leopold Schabel · 6 years ago
  67. 45333b6 Enable network loopback interface by Lorenz Brun · 6 years ago
  68. 7193620 Added fileargs helper package by Lorenz Brun · 6 years ago
  69. 7670e67 Improve core/scripts:launch ergonomics by Leopold Schabel · 6 years ago
  70. 383d4bb Run "bazel test //..." in CI by Leopold Schabel · 6 years ago
  71. 68c5875 Improve documentation, remove dead code plus some minor refactorings by Leopold Schabel · 6 years ago
  72. a4ea9d0 Added bootstrap CA by Lorenz Brun · 6 years ago
  73. 6549307 Use flag package for mkimage command line parsing by Leopold Schabel · 6 years ago
  74. 5f1d05f Split up linux_kernel build folder to separate repo changes by Leopold Schabel · 6 years ago
  75. 0bcaaee Build core with separate initramfs by Lorenz Brun · 6 years ago
  76. f08704a Dynamic "make -j" parameter by Leopold Schabel · 6 years ago
  77. 6c39ea1 Added Kubernetes to build system by Lorenz Brun · 6 years ago
  78. 0d7c91e Implement monorepo layout by Hendrik Hofstadt · 6 years ago