- 68961c3 third_party/sandboxroot: bump by Leopold · 2 years, 7 months ago
- d639776 build/ci: add "go mod tidy" step by Leopold · 2 years, 7 months ago
- 52c261e cloud/agent/api: add missing placeholder by Leopold · 2 years, 7 months ago
- 506b886 commentwrap: ignore lines with URIs in them by Leopold · 2 years, 7 months ago
- 97f212c build/ci: mark supervisor and e2e tests as flaky by Leopold · 2 years, 8 months ago
- 6294854 c/agent: add hardware report by Lorenz Brun · 2 years, 8 months ago
- 7eeec65 third_party/sandboxroot: stabilize repo URLs by Leopold · 2 years, 8 months ago
- a9580a7 c/bmaas/bmdb: implement backoff and history by Serge Bazanski · 2 years, 8 months ago
- 60a00a9 c/bmaas/bmdb/model: split query files by Serge Bazanski · 2 years, 8 months ago
- 2aa8b18 third_party/rust: update rules_rust and deps by Leopold · 2 years, 8 months ago
- bc93c2b *: migrate to CC toolchains and Bazel 5.4.0 by Leopold · 2 years, 8 months ago
- e1ebf72 README.md: improve developer setup instructions by Leopold · 2 years, 8 months ago
- e2a302a metropolis/test/launch: convert :launch to a test by Leopold · 2 years, 8 months ago
- 7fbf104 *: bring our own sandbox root by Leopold · 2 years, 8 months ago
- bffdda8 m/p/scsi: add SCSI package by Lorenz Brun · 2 years, 8 months ago
- 6c9535b c/bmaas/bmdb: implement OS installation flow by Serge Bazanski · 2 years, 8 months ago
- be326c2 *: add bazeldnf dependency by Leopold · 2 years, 8 months ago
- acfad5b m/test/launch/cluster: add pcap dump by Leopold · 2 years, 8 months ago
- af5086b m/test/launch: print qemu options at startup by Leopold · 2 years, 8 months ago
- 20a036e Fix some typos/grammar/variable shadows by Leopold · 2 years, 8 months ago
- afb925b .bazelrc: remove hardcoded resource constraints by Leopold · 2 years, 8 months ago
- 9469596 c/agent/api: add takeover API by Lorenz Brun · 2 years, 8 months ago
- be6c3ad c/bmaas/bmdb: rework Work API into working form by Serge Bazanski · 2 years, 9 months ago
- 79c13a2 build/toolchain: fix a few typos while driving by by Leopold · 2 years, 8 months ago
- 20f68b6 cloud/bmaas/server/api: add gomod placeholder for go mod tidy by Leopold · 2 years, 8 months ago
- 2940028 tools/bazel: add wrapper script by Leopold · 2 years, 8 months ago
- 06f5194 third_party/linux: add memory hotplug by Lorenz Brun · 2 years, 9 months ago
- 12450d2 pkg/smbios: fix error calculating memory size by Lorenz Brun · 2 years, 9 months ago
- fba5da0 pkg/nvme: add NVMe package by Lorenz Brun · 2 years, 9 months ago
- 189495a c/a/a: add initial API for HW report by Lorenz Brun · 2 years, 10 months ago
- 4abeb13 cloud/bmaas/server: init by Serge Bazanski · 3 years ago
- f9c65e9 pkg/smbios: add SMBIOS package by Lorenz Brun · 2 years, 10 months ago
- 68ca370 c/bmaas/bmdb: add Agent{Started,Heartbeat} tags and queries by Serge Bazanski · 2 years, 10 months ago
- 0123a1c m/p/kexec: add auxiliary EFI handling by Lorenz Brun · 2 years, 11 months ago
- 35e8d79 cloud/bmaas/bmdb: init by Serge Bazanski · 3 years ago
- ee17d83 m/p/gpt: add GPT package by Lorenz Brun · 2 years, 11 months ago
- ce3d810 third_party/linux: add bonding by Lorenz Brun · 2 years, 11 months ago
- a5baa87 cloud/{apigw,lib/component}: add cockroachdb client, sample schema by Serge Bazanski · 3 years ago
- 9cdec58 build/sqlc: remove bindata machinery for migrations by Serge Bazanski · 3 years ago
- 1e9d7d8 third_party: add lib/pq, cockroachdb and cockroachdb test server by Serge Bazanski · 3 years ago
- bee272f cloud: init with apigw by Serge Bazanski · 3 years ago
- a9590fe third_party/go: add improbable-eng/grpc-web and klog by Serge Bazanski · 3 years ago
- f054486 third_party/linux: improve kernel configuration by Lorenz Brun · 3 years ago
- 5486a9c m/p/kexec: add minimal kexec library by Lorenz Brun · 3 years ago
- d1bc4a6 m/n/build: fix fsspec rules duplicating specs by Lorenz Brun · 3 years ago
- 4c50f99 m/c/metroctl: reformat by Serge Bazanski · 3 years ago
- 1b28e1b build/sqlc: implement simple sqlc/bindata rules by Serge Bazanski · 3 years ago
- 46e72ab third_party: add libpg_query and sqlc by Serge Bazanski · 3 years ago
- bd2ce6d m/p/fat32: add fat32 package by Lorenz Brun · 3 years, 2 months ago
- 4c07878 m/c/metroctl: accept multiple node IDs in approve by Mateusz Zalega · 3 years, 1 month ago
- e15fee1 m/c/metroctl: implement add, remove role commands by Mateusz Zalega · 3 years, 1 month ago
- b838e05 m/c/metroctl: implement the "describe" command by Mateusz Zalega · 3 years, 1 month ago
- 9c315f1 m/p/api: UpdateNodeRoles: identify by node IDs by Mateusz Zalega · 3 years, 1 month ago
- db75e21 m/c/metroctl: implement the "list" command by Mateusz Zalega · 3 years, 1 month ago
- 2f7790d m/p/cmd: handle exiting processes by Mateusz Zalega · 3 years, 1 month ago
- 6cdc976 m/p/cmd: use predicates in RunCommand by Mateusz Zalega · 3 years, 1 month ago
- 18a67b0 m/c/metroctl: move common impl to m/c/m/core by Mateusz Zalega · 3 years, 1 month ago
- fed8fe5 m/c/metroctl: exercise the takeownership command by Mateusz Zalega · 3 years, 2 months ago
- 1846450 m/c/metroctl: takeownership: use cluster resolver by Mateusz Zalega · 3 years, 2 months ago
- b2cac08 m/c/metroctl: log resolver state by Mateusz Zalega · 3 years, 2 months ago
- 073a1c5 workspace: add dosfstools by Lorenz Brun · 3 years, 1 month ago
- fab7d46 m/n/c/l/crypt: improve zeroing speed by Lorenz Brun · 3 years, 2 months ago
- 8234c16 m/c/metroctl: add configurable credentials path by Mateusz Zalega · 3 years, 2 months ago
- e5053ed t/linux: enable LoadPin LSM by Lorenz Brun · 3 years, 2 months ago
- ea0a2c8 build/ci: add github actions runner dependencies by Leopold · 3 years, 2 months ago
- cf92f40 m/p/api: use protobuf.Timestamp in LogEntry by Mateusz Zalega · 3 years, 2 months ago
- 28800ad m/p/common: use protobuf.Timestamp in NodeStatus by Mateusz Zalega · 3 years, 2 months ago
- f777496 m/c/metroctl: introduce proxyAddr parameter by Mateusz Zalega · 3 years, 2 months ago
- b1e7ee4 m/c/metroctl: use the global endpoints parameter by Mateusz Zalega · 3 years, 2 months ago
- f1234a9 m/p/cmd: implement RunCommand by Mateusz Zalega · 3 years, 3 months ago
- cce1f0d github-actions: monorepo adjustments by Lorenz Brun · 3 years, 2 months ago
- c6316c8 m/handbook: change over tag to metropolis-v0.1 by Lorenz Brun · 3 years, 2 months ago
- 6e7c2ac m/handbook: add a chapter on the demo cluster by Mateusz Zalega · 3 years, 2 months ago
- 916619b m/handbook: add a chapter on Cluster API by Mateusz Zalega · 3 years, 2 months ago
- c437dc4 m/c/metroctl: implement the approve command by Mateusz Zalega · 3 years, 2 months ago
- d5f2f7a m/c/metroctl: implement multi-node installation by Mateusz Zalega · 3 years, 2 months ago
- ac3324b workspace: update version number for initial release by Lorenz Brun · 3 years, 2 months ago
- 961c7a2 workspace: update main K8s to 1.24.2 by Lorenz Brun · 3 years, 2 months ago
- 02bc7de github: implement release workflow by Lorenz Brun · 3 years, 2 months ago
- 1dc567e m/n/c/r/resolver: enable keepalive on updaters by Serge Bazanski · 3 years, 2 months ago
- 20d1dd1 m/c/metroctl: automatically set up kubeconfig by Lorenz Brun · 3 years, 2 months ago
- 7a51019 m/c/metroctl: embed installer and add argument for bundle by Lorenz Brun · 3 years, 2 months ago
- adb98f9 workspace: support workspace-relative embeds in rules_go by Lorenz Brun · 3 years, 2 months ago
- 237cf40 m/p/pki: set correct authority key identifier by Lorenz Brun · 3 years, 2 months ago
- d57ef1c m: remove references to LUK, GUK by Mateusz Zalega · 3 years, 2 months ago
- 5f8414d m/n/core: fix panic logging by Serge Bazanski · 3 years, 3 months ago
- 867107d handbook: structure, introduction, chapter 3 root by Serge Bazanski · 4 years, 2 months ago
- fcc5115 *: bump to go 1.18.3 by Serge Bazanski · 3 years, 2 months ago
- 58ddc09 m/n/c/r/resolver: allow disabling curator updater by Serge Bazanski · 3 years, 2 months ago
- 5bb8a33 m/t/launch: use cluster resolver by Serge Bazanski · 3 years, 3 months ago
- b43d0f0 m/node: use resolver for intra-cluster connections by Serge Bazanski · 3 years, 3 months ago
- fcfebbc m/n/c/rpc: make resolver leader-aware by Serge Bazanski · 3 years, 3 months ago
- b401d63 workspace: update etcd to 3.5.4 by Lorenz Brun · 3 years, 3 months ago
- 6107ed1 workspace: update containerd and runc by Lorenz Brun · 3 years, 3 months ago
- 6f852d5 workspace: update Kubernetes to 1.24.2 by Lorenz Brun · 3 years, 3 months ago
- bbb873d m/p/event/etcd: better handle update coalescing by Serge Bazanski · 3 years, 3 months ago
- 2a64fff m/n/c/curator: lower leader failover TTL to 10s by Serge Bazanski · 3 years, 3 months ago
- 655a780 m/n/c/network: be more verbose about receiving new IP addresses and using interfaces by Serge Bazanski · 3 years, 3 months ago
- 966d40c m/proto: Add RunningCurator to status, report in status pusher by Serge Bazanski · 3 years, 3 months ago
- 97d6808 m/n/c/consensus: add debug logging about PKI data presence by Serge Bazanski · 3 years, 3 months ago