1. 3ccf696 go/net/psample: init by Mateusz Zalega · 2 years, 8 months ago
  2. 97f212c build/ci: mark supervisor and e2e tests as flaky by Leopold · 2 years, 8 months ago
  3. e2a302a metropolis/test/launch: convert :launch to a test by Leopold · 2 years, 8 months ago
  4. acfad5b m/test/launch/cluster: add pcap dump by Leopold · 2 years, 8 months ago
  5. af5086b m/test/launch: print qemu options at startup by Leopold · 2 years, 8 months ago
  6. 20a036e Fix some typos/grammar/variable shadows by Leopold · 2 years, 8 months ago
  7. 28800ad m/p/common: use protobuf.Timestamp in NodeStatus by Mateusz Zalega · 3 years, 2 months ago
  8. 58ddc09 m/n/c/r/resolver: allow disabling curator updater by Serge Bazanski · 3 years, 2 months ago
  9. 5bb8a33 m/t/launch: use cluster resolver by Serge Bazanski · 3 years, 3 months ago
  10. 1fbc597 m/test/launch/cluster: print nanoswitch logs by Serge Bazanski · 3 years, 3 months ago
  11. ddf19b4 m/t/e2e: move testEventual to common test util pkg by Mateusz Zalega · 3 years, 3 months ago
  12. 3e5e580 m/t/nanoswitch: fix race in handing out IP addresses by Serge Bazanski · 3 years, 3 months ago
  13. 78cefca m/n/kubernetes: factor out cluster domain by Lorenz Brun · 3 years, 3 months ago
  14. e90f4a1 m/t/launch: prevent a TPM socket race with QEMU by Mateusz Zalega · 3 years, 4 months ago
  15. 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 4 months ago
  16. 08cb464 m/t/launch: log LaunchNode errors in LaunchCluster by Mateusz Zalega · 3 years, 4 months ago
  17. d279dc0 m/t/nanoswitch: long term leases for IP addresses by Serge Bazanski · 3 years, 4 months ago
  18. 0246f5e m/test: implement non-transient QEMU VMs by Mateusz Zalega · 3 years, 5 months ago
  19. be74284 m/test: implement SOCKS proxy in cluster tests by Serge Bazanski · 3 years, 5 months ago
  20. a393814 m/node: add /dev/tty0 and /dev/ttyS0 to erofs by Serge Bazanski · 3 years, 5 months ago
  21. d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 6 months ago
  22. 399ce55 m/n/core/rpc: provide lower-level gRPC dialing constructs by Serge Bazanski · 3 years, 6 months ago
  23. 942f5e2 b/ci: update build container to Fedora 35 by Lorenz Brun · 3 years, 8 months ago
  24. 6dff6d6 m/n/roleserve: reactive service management by Serge Bazanski · 3 years, 8 months ago
  25. 636032e m/test/launch: fail ROC on non-UNAVAILABLE errors by Serge Bazanski · 3 years, 8 months ago
  26. b6a9d3c m/n/build: implement new fsspec infrastructure by Lorenz Brun · 3 years, 8 months ago
  27. cc078df m/n/kubernetes: implement Metropolis authenticating proxy by Lorenz Brun · 3 years, 9 months ago
  28. 075465c m/t/launch: multi-node launches, prefixed stdout by Serge Bazanski · 3 years, 10 months ago
  29. edffbb5 m/{t,n}/installer: move to m/installer by Mateusz Zalega · 3 years, 8 months ago
  30. cdcc739 m/n/installer: reboot on fatal errors by Mateusz Zalega · 3 years, 9 months ago
  31. 367f759 m/t/installer: re-add a missing import by Mateusz Zalega · 3 years, 9 months ago
  32. 9778322 m: {cli,installer}: runfiles through datafile.MustGet by Serge Bazanski · 3 years, 9 months ago
  33. e2e0371 m/t/installer: stream qemu output in harness by Serge Bazanski · 3 years, 9 months ago
  34. 098a863 m/t/installer: deflake by silencing kernel logs by Mateusz Zalega · 3 years, 9 months ago
  35. fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 3 years, 9 months ago
  36. e78a089 m/n/c/cluster: implement register flow by Serge Bazanski · 4 years ago
  37. 8f72b5d coding style: fix error strings by Mateusz Zalega · 3 years, 9 months ago
  38. 8cde8e7 m/t/installer: resolve deps with bazel.Runfile by Mateusz Zalega · 3 years, 10 months ago
  39. 0b93c8d m/{t,n}/installer: use bundles and test install by Lorenz Brun · 3 years, 10 months ago
  40. 43e2107 m/{n,t}/installer: init by Mateusz Zalega · 4 years ago
  41. 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 3 years, 10 months ago
  42. ad5b47d m/t/i/testos: introduce stub os for installer tests by Lorenz Brun · 3 years, 10 months ago
  43. 52304a8 m/node: implement Port type for node ports by Serge Bazanski · 3 years, 11 months ago
  44. 66e5895 m/test: refactor cluster launch code, use for e2e tests by Serge Bazanski · 4 years ago
  45. bf68fa9 m/n/c/roleserve: implement ClusterAgent by Serge Bazanski · 4 years ago
  46. 96043bc *: import reformats by Serge Bazanski · 4 years ago
  47. d7d6e02 m/n/core/rpc: create library for common gRPC functions by Serge Bazanski · 4 years ago
  48. 1f9a03b m/test/e2e: retrieve owner credentials in e2e test by Serge Bazanski · 4 years, 1 month ago
  49. 5b2ae55 m/n/c/curator: listen on public gRPC by Serge Bazanski · 4 years, 1 month ago
  50. 216fe7b *: reflow comments to 80 characters by Serge Bazanski · 4 years, 4 months ago
  51. be57a03 m/test/launch: fix TPM tempdir permissions, wrap errors by Serge Bazanski · 4 years, 4 months ago
  52. f055a7f third_party/linux: build using unhermetic rule by Serge Bazanski · 4 years, 5 months ago
  53. 886d289 metropolis/test/launch: add InsecureKey by Serge Bazanski · 4 years, 5 months ago
  54. 3705012 Implement Block PVCs in our storage backend by Lorenz Brun · 4 years, 6 months ago
  55. 30167f5 Add VM infrastructure smoke test by Lorenz Brun · 4 years, 6 months ago
  56. 9956e72 Add Loop Device package by Lorenz Brun · 4 years, 6 months ago
  57. 0ed2f96 metropolis/proto: EnrolmentConfig -> NodeParameters by Serge Bazanski · 4 years, 6 months ago
  58. ddd6caf Build mkfs.xfs using rules_cc by Lorenz Brun · 4 years, 6 months ago
  59. 19eb000 third_party: bump Kubernetes to 1.19.7 by Serge Bazanski · 4 years, 8 months ago
  60. f12bedf *: bump up Go dependencies by Serge Bazanski · 4 years, 8 months ago
  61. 31370b0 *: git.monogon.dev -> source.monogon.dev by Serge Bazanski · 4 years, 8 months ago
  62. 0be9be8 metropolis: Lock down visibility rules by Serge Bazanski · 4 years, 8 months ago
  63. 549b72b metropolis: unify utility packages by Serge Bazanski · 4 years, 8 months ago
  64. 6df7c4f Properly exit CTS on signals by Lorenz Brun · 4 years, 9 months ago
  65. df95241 Fix nanoswitch logging after logtree refactor by Lorenz Brun · 4 years, 9 months ago
  66. 662b5b3 smalltown -> metropolis by Serge Bazanski · 4 years, 9 months ago
  67. 39f2f69 Make LaunchCluster not close DebugClient it's returning by Lorenz Brun · 4 years, 9 months ago
  68. 686444e launch-multi2: split up logs from nodes into prefixed lines by Serge Bazanski · 4 years, 9 months ago
  69. 553ab2b nanoswitch: document shorter lease time by Serge Bazanski · 4 years, 9 months ago
  70. 77cb6c5 core -> metropolis by Serge Bazanski · 4 years, 9 months ago