- adcf5d7 metropolis/test: fix %v in cases where we should use %w by Tim Windelschmidt · 1 year, 6 months ago
- 99b0214 m/test/e2e: split out tests into subpackages by Serge Bazanski · 1 year, 7 months ago
- 8bc8286 third_party/linux: fix LACP issues by Lorenz Brun · 1 year, 6 months ago
- b765f24 metropolis/cli/pkg/context: replace with signal.NotifyContext by Tim Windelschmidt · 1 year, 6 months ago
- ddc5e6a treewide: update to UwUbernetes (Kubernetes 1.30) by Tim Windelschmidt · 1 year, 7 months ago
- 7be54aa m/test/e2e: add TestE2EColdStartHA by Serge Bazanski · 1 year, 7 months ago
- 500f6e0 m/t/launch/cluster: add ShutdownNode/StartNode calls by Serge Bazanski · 1 year, 7 months ago
- e564f17 m/t/launch/cluster: allow specifying InitialClusterConfiguration by Serge Bazanski · 1 year, 7 months ago
- a3cd52c treewide: documentation on exported values should start with their name by Tim Windelschmidt · 1 year, 7 months ago
- b41b548 treewide: remove duplicate imports by Tim Windelschmidt · 1 year, 7 months ago
- 73e9882 treewide: cleanup error string formatting by Tim Windelschmidt · 1 year, 7 months ago
- af821c8 treewide: replace error assertions with errors.As by Tim Windelschmidt · 1 year, 7 months ago
- d5f851b treewide: replace error comparisons and assertions with errors.Is by Tim Windelschmidt · 1 year, 7 months ago
- 6b20781 treewide: replace fmt.Errorf with fmt.Sprintf in panic calls by Tim Windelschmidt · 1 year, 7 months ago
- ee8c81b m/t/launch/cluster: make LaunchNode non-blocking by Serge Bazanski · 1 year, 7 months ago
- e84726b m/test/launch/cluster: make runfile aware by Serge Bazanski · 1 year, 7 months ago
- 538292d metropolis: replace node pubkey with id in cluster directory by Serge Bazanski · 1 year, 7 months ago
- 8804972 treewide: fix t.Fatal calls in non-test goroutines by Tim Windelschmidt · 1 year, 7 months ago
- 5e460a9 treewide: remove unnecessary types and conversions by Tim Windelschmidt · 1 year, 7 months ago
- a27272c metropolis/test/ktest/init: remove redundant error check by Tim Windelschmidt · 1 year, 7 months ago
- a7a82f3 metropolis/test/launch/cluster: remove redundant logic by Tim Windelschmidt · 1 year, 7 months ago
- 37cfcc1 m/test/e2e: Implement TestE2ECoreHA by Serge Bazanski · 1 year, 8 months ago
- c16f048 m/test/util: implement MustTestEventual by Serge Bazanski · 1 year, 8 months ago
- bc96957 m/t/launch/cluster: use Health for node liveness in RebootNode by Serge Bazanski · 1 year, 8 months ago
- 3bdb5fc metropolis/core/metrics: expose containerd metrics endpoint by Tim Windelschmidt · 1 year, 8 months ago
- 276a746 m/test/e2e: test NodePort by Lorenz Brun · 2 years, 4 months ago
- 87d9c59 m/test/launch/cluster: fix duplicate NodeIDs entries by Serge Bazanski · 1 year, 8 months ago
- 87bbf7e m/test/l/cluster: use sparse-aware copy for images by Lorenz Brun · 1 year, 8 months ago
- 68cf38a m/t/l/cluster: fix wrong metroctl path in launch-cluster wrapper by Tim Windelschmidt · 1 year, 8 months ago
- 6a328e6 root: move metropolis-specific tools to metropolis/, rename launch-multi2 to launch-cluster by Serge Bazanski · 1 year, 9 months ago
- 244b567 treewide: remove direct access to external/ by Tim Windelschmidt · 1 year, 9 months ago
- b40b918 treewide: replace deprecated qemu short-form option 'readonly' by Tim Windelschmidt · 1 year, 9 months ago
- 2a1d1b2 treewide: replace datafile pkg with rules_go/runfiles pkg by Tim Windelschmidt · 1 year, 9 months ago
- 568c38c m/c/metroctl: use TOFU CA for Kubernetes with node pinning hack by Serge Bazanski · 1 year, 9 months ago
- 7eeef0f m/c/metroctl: implement TOFU for CA certificates by Serge Bazanski · 1 year, 9 months ago
- 0c28015 m/n/core/rpc: limit API footgun availability by Serge Bazanski · 1 year, 9 months ago
- 0974b22 treewide: replace rules_docker with rules_oci by Tim Windelschmidt · 1 year, 10 months ago
- 62f1d36 treewide: stop using LZ4 for initrd compression by Lorenz Brun · 2 years ago
- 1dc60af m/node: replace image genrule with proper rule by Lorenz Brun · 2 years, 1 month ago
- be25a3b metropolis/test/launch/cluster: expose metrics port by Tim Windelschmidt · 2 years, 4 months ago
- 5d0906e metropolis/test/util: move TestCurator to utils package by Tim Windelschmidt · 2 years, 4 months ago
- ffbf393 metropolis/test/util: move in NewEphemeralClusterCredentials from rpc by Serge Bazanski · 2 years, 4 months ago
- 150f24a metropolis/test: use localregistry by Lorenz Brun · 2 years, 4 months ago
- a0bc6d3 m/test/e2e: split core/kubernetes tests, clean up by Serge Bazanski · 2 years, 4 months ago
- a551c58 m/t/e2e: adapt runtime test by Lorenz Brun · 2 years, 4 months ago
- 54e212a metropolis: implement Metrics Service by Serge Bazanski · 2 years, 5 months ago
- ce68ab9 m/t/ktest: allow more memory and extra fssepcs by Lorenz Brun · 2 years, 5 months ago
- 2cfafc9 metropolis/node/kubernetes: move worker services to KubernetesWorker nodes by Serge Bazanski · 2 years, 8 months ago
- 9104e38 metropolis/test/e2e: add self-test image for networking by Serge Bazanski · 2 years, 7 months ago
- 630fb5c m/test/e2e: deflake by Serge Bazanski · 2 years, 7 months ago
- 8535cb5 m/n/core/rpc: implement node verification in authenticated connections by Serge Bazanski · 2 years, 7 months ago
- 1ec1fe9 m/pkg/socksproxy: fix fd leak by Serge Bazanski · 2 years, 8 months ago
- d09c58f m/test/launch: do not pipe node logs to stdout in //:launch-multi2 by Serge Bazanski · 2 years, 8 months ago
- 1f8cad7 m/{cli,test/launch}: integrate launch/cluster with metroctl by Serge Bazanski · 2 years, 8 months ago
- 05f813b m/test/e2e: use concise-style logging by Serge Bazanski · 2 years, 8 months ago
- cc4e96a m/test/nanoswitch: use concise logging by Serge Bazanski · 2 years, 8 months ago
- 591d808 m/test/e2e: stop downloading container images by Serge Bazanski · 2 years, 8 months ago
- b033b38 *: fix gomodproxy compatibility by Serge Bazanski · 2 years, 8 months ago
- 3ccf696 go/net/psample: init by Mateusz Zalega · 2 years, 10 months ago
- 97f212c build/ci: mark supervisor and e2e tests as flaky by Leopold · 2 years, 10 months ago
- e2a302a metropolis/test/launch: convert :launch to a test by Leopold · 2 years, 10 months ago
- acfad5b m/test/launch/cluster: add pcap dump by Leopold · 2 years, 10 months ago
- af5086b m/test/launch: print qemu options at startup by Leopold · 2 years, 10 months ago
- 20a036e Fix some typos/grammar/variable shadows by Leopold · 2 years, 10 months ago
- 28800ad m/p/common: use protobuf.Timestamp in NodeStatus by Mateusz Zalega · 3 years, 4 months ago
- 58ddc09 m/n/c/r/resolver: allow disabling curator updater by Serge Bazanski · 3 years, 4 months ago
- 5bb8a33 m/t/launch: use cluster resolver by Serge Bazanski · 3 years, 5 months ago
- 1fbc597 m/test/launch/cluster: print nanoswitch logs by Serge Bazanski · 3 years, 5 months ago
- ddf19b4 m/t/e2e: move testEventual to common test util pkg by Mateusz Zalega · 3 years, 5 months ago
- 3e5e580 m/t/nanoswitch: fix race in handing out IP addresses by Serge Bazanski · 3 years, 5 months ago
- 78cefca m/n/kubernetes: factor out cluster domain by Lorenz Brun · 3 years, 5 months ago
- e90f4a1 m/t/launch: prevent a TPM socket race with QEMU by Mateusz Zalega · 3 years, 6 months ago
- 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 6 months ago
- 08cb464 m/t/launch: log LaunchNode errors in LaunchCluster by Mateusz Zalega · 3 years, 6 months ago
- d279dc0 m/t/nanoswitch: long term leases for IP addresses by Serge Bazanski · 3 years, 6 months ago
- 0246f5e m/test: implement non-transient QEMU VMs by Mateusz Zalega · 3 years, 7 months ago
- be74284 m/test: implement SOCKS proxy in cluster tests by Serge Bazanski · 3 years, 7 months ago
- a393814 m/node: add /dev/tty0 and /dev/ttyS0 to erofs by Serge Bazanski · 3 years, 7 months ago
- d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 7 months ago
- 399ce55 m/n/core/rpc: provide lower-level gRPC dialing constructs by Serge Bazanski · 3 years, 7 months ago
- 942f5e2 b/ci: update build container to Fedora 35 by Lorenz Brun · 3 years, 9 months ago
- 6dff6d6 m/n/roleserve: reactive service management by Serge Bazanski · 3 years, 9 months ago
- 636032e m/test/launch: fail ROC on non-UNAVAILABLE errors by Serge Bazanski · 3 years, 9 months ago
- b6a9d3c m/n/build: implement new fsspec infrastructure by Lorenz Brun · 3 years, 9 months ago
- cc078df m/n/kubernetes: implement Metropolis authenticating proxy by Lorenz Brun · 3 years, 11 months ago
- 075465c m/t/launch: multi-node launches, prefixed stdout by Serge Bazanski · 4 years ago
- edffbb5 m/{t,n}/installer: move to m/installer by Mateusz Zalega · 3 years, 10 months ago
- cdcc739 m/n/installer: reboot on fatal errors by Mateusz Zalega · 4 years ago
- 367f759 m/t/installer: re-add a missing import by Mateusz Zalega · 3 years, 11 months ago
- 9778322 m: {cli,installer}: runfiles through datafile.MustGet by Serge Bazanski · 3 years, 11 months ago
- e2e0371 m/t/installer: stream qemu output in harness by Serge Bazanski · 3 years, 11 months ago
- 098a863 m/t/installer: deflake by silencing kernel logs by Mateusz Zalega · 4 years ago
- fdb7322 m/n/c/n/dhcp4c: support route configuration (including RFC 3442) by Lorenz Brun · 3 years, 11 months ago
- e78a089 m/n/c/cluster: implement register flow by Serge Bazanski · 4 years, 1 month ago
- 8f72b5d coding style: fix error strings by Mateusz Zalega · 4 years ago
- 8cde8e7 m/t/installer: resolve deps with bazel.Runfile by Mateusz Zalega · 4 years ago
- 0b93c8d m/{t,n}/installer: use bundles and test install by Lorenz Brun · 4 years ago
- 43e2107 m/{n,t}/installer: init by Mateusz Zalega · 4 years, 1 month ago
- 764a2de tree-wide: rewrite ioutil functions to their replacements by Lorenz Brun · 4 years ago
- ad5b47d m/t/i/testos: introduce stub os for installer tests by Lorenz Brun · 4 years ago