- 2b9a0a0 treewide: remove build_static_transition by Jan Schär · 4 months ago
- 12240f9 third_party/edk2: use toolchain-bundle for edk2 build by Tim Windelschmidt · 6 months ago
- 8f1efe9 treewide: migrate to qemu-kvm in toolchain-bundle by Tim Windelschmidt · 7 months ago
- daf9e95 m/installer/install: take OCI image in Params by Jan Schär · 5 months ago
- e19d279 m/installer/install: move from osbase/build/mkimage/osimage by Jan Schär · 5 months ago
- e08c160 m/n/core/network: implement LLDP transmission by Lorenz Brun · 5 months ago
- d481749 treewide: bump dependencies by Tim Windelschmidt · 5 months ago
- 4b88826 treewide: use architecture-specific UEFI boot path by Jan Schär · 6 months ago
- 6df40aa t/linux: use toolchain and platforms by Lorenz Brun · 6 months ago
- b21bdf9 treewide: delete cloud/ except cloud/agent by Tim Windelschmidt · 5 months ago
- d0d5d9d treewide: use Fatal in tests instead of Error by Tim Windelschmidt · 7 months ago
- 69b7687 metropolis/node: move misplaced packages out of core by Jan Schär · 6 months ago
- 778cc33 m/n/c/abloader: fix duplicate build by Jan Schär · 6 months ago
- 1b6cd6f treewide: replace platform_transition_binary by Jan Schär · 6 months ago
- 4cc3d4d cloud/agent: use new OS image format for install by Jan Schär · 7 months ago
- 0175d7a osbase/net/sshtakeover: refactor package by Jan Schär · 7 months ago
- c1b6df4 osbase/fat32: adopt structfs by Jan Schär · 8 months ago
- 551a737 treewide: remove rlocationpath workaround by Jan Schär · 8 months ago
- 9bd9bd4 treewide: replace deprecated grpc.Dial with grpc.NewClient by Tim Windelschmidt · 9 months ago
- bed76d9 osbase/build: move efi.bzl, split and move def.bzl to their corresponding action by Tim Windelschmidt · 9 months ago
- 24bf6fd osbase/build: replace label_keyed_string_dict with string_keyed_label_dict by Tim Windelschmidt · 9 months ago
- 5ffa636 treewide: Fix RPC_REQUEST_STANDARD_NAME and RPC_RESPONSE_STANDARD_NAME by Tim Windelschmidt · 9 months ago
- 6d33a43 treewide: add license header and enable haslicense linter by Tim Windelschmidt · 9 months ago
- 99e1511 treewide: run gofmt -s and enable linter by Tim Windelschmidt · 9 months ago
- f525fa7 treewide: Unmark SERVICE_SUFFIX rule exception as todo by Tim Windelschmidt · 9 months ago
- f4d3875 treewide: Unmark ENUM_ZERO_VALUE_SUFFIX rule exception as todo by Tim Windelschmidt · 10 months ago
- a10d0cb treewide: Fix ENUM_VALUE_PREFIX rule exception by Tim Windelschmidt · 10 months ago
- f408e81 cloud/agent/api: Unmark MESSAGE_PASCAL_CASE rule exception as todo by Tim Windelschmidt · 10 months ago
- 3b62407 treewide: add buf_proto_lint_test to all proto_library targets by Tim Windelschmidt · 10 months ago
- 156248b treewide: format repo with buildifier by Tim Windelschmidt · 10 months ago
- 0996ea8 cloud/shepherd/provider/equinix: fix data race by Tim Windelschmidt · 10 months ago
- 681d515 treewide: clean up test static binary targets by Tim Windelschmidt · 10 months ago
- 8eeae7b cloud/shepherd/manager: fix data race by Tim Windelschmidt · 11 months ago
- 1f51cf4 treewide: update rules_rust to v0.53.0 by Tim Windelschmidt · 1 year, 1 month ago
- 7a1b27d metropolis/cli/metroctl: implement install ssh by Tim Windelschmidt · 1 year, 9 months ago
- d0e39cb go/net/ssh: allow multiple AuthMethods by Tim Windelschmidt · 1 year, 2 months ago
- 3c5d063 osbase/logtree.LeveledLogger -> go/logging.Leveled by Serge Bazanski · 1 year, 2 months ago
- 5832112 cloud/agent: migrate to bringup package by Tim Windelschmidt · 1 year, 2 months ago
- 10ef8f9 treewide: move //net to //osbase/net by Tim Windelschmidt · 1 year, 3 months ago
- 91bf1c8 treewide: integrate new DNS server by Jan Schär · 1 year, 3 months ago
- c2290c2 treewide: move build helper to more fitting places by Tim Windelschmidt · 1 year, 3 months ago
- 6920c47 Document top-level directories by Leopold Schabel · 1 year, 3 months ago
- cc27faa m/n/b/mkimage/osimage: rename osimage.Create to osimage.Write by Tim Windelschmidt · 1 year, 3 months ago
- 82e6af7 treewide: replace hardcoded runfiles paths by Tim Windelschmidt · 1 year, 4 months ago
- 93ba807 treewide: fix "could not merge expression" from gazelle by Tim Windelschmidt · 1 year, 4 months ago
- 5285c27 cloud/bmaas/server/api: fix placeholder content by Tim Windelschmidt · 1 year, 4 months ago
- 3325b4b workspace: bump bazel_gazelle to v0.37.0 by Tim Windelschmidt · 1 year, 4 months ago
- 44fdf7f cloud: add multirun for cloud image push by Tim Windelschmidt · 1 year, 4 months ago
- 9f21f53 treewide: introduce osbase package and move things around by Tim Windelschmidt · 1 year, 6 months ago
- 327cdba cloud: fix %v in cases where we should use %w by Tim Windelschmidt · 1 year, 6 months ago
- 3b5a917 treewide: initialize empty structs with var by Tim Windelschmidt · 1 year, 6 months ago
- de12c7e cloud/equinix/cli: add list command by Tim Windelschmidt · 1 year, 6 months ago
- b765f24 metropolis/cli/pkg/context: replace with signal.NotifyContext by Tim Windelschmidt · 1 year, 6 months ago
- 513df18 treewide: errors variables should be prefixed with Err by Tim Windelschmidt · 1 year, 7 months ago
- 73e9882 treewide: cleanup error string formatting by Tim Windelschmidt · 1 year, 7 months ago
- 2d5ae8f treewide: add nolint after t.Skip/log.Fatal to make staticcheck happy by Tim Windelschmidt · 1 year, 7 months ago
- 096654a treewide: add missing error handling by Tim Windelschmidt · 1 year, 7 months ago
- 2d02305 cloud/bmaas/bmdb/reflection: don’t use fmt.Sprintf for string types by Tim Windelschmidt · 1 year, 7 months ago
- 0cf8944 treewide: remove redundant returns by Tim Windelschmidt · 1 year, 7 months ago
- 5538121 cloud/agent: remove unnecessary convertions by Tim Windelschmidt · 1 year, 7 months ago
- 6250705 cloud/shepherd/provider/equinix: fix wrong usage of slices.DeleteFunc 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
- 690511d treewide: fix %w in cases where only %v is supported by Tim Windelschmidt · 1 year, 7 months ago
- 13b83f7 metropolis/node/core: fix invalid write in console setup by Tim Windelschmidt · 1 year, 7 months ago
- 8804972 treewide: fix t.Fatal calls in non-test goroutines by Tim Windelschmidt · 1 year, 7 months ago
- 0c57d34 treewide: cleanup function receiver names by Tim Windelschmidt · 1 year, 7 months ago
- 3810567 treewide: remove shadowing of stdlib functions by Tim Windelschmidt · 1 year, 7 months ago
- 2a74e58 cloud/bmaas/bmdb: check for transaction error by Tim Windelschmidt · 1 year, 7 months ago
- 6b6428d treewide: remove redundant loop vars by Tim Windelschmidt · 1 year, 7 months ago
- 5e460a9 treewide: remove unnecessary types and conversions by Tim Windelschmidt · 1 year, 7 months ago
- 438ae2e treewide: replace always true switch condition with default by Tim Windelschmidt · 1 year, 7 months ago
- 65bf311 third_party: expose firmware and ucode targets by Tim Windelschmidt · 1 year, 7 months ago
- 0af4dab treewide: increase test timeouts by Jan Schär · 1 year, 7 months ago
- 5f5f330 cloud/shepherd: move ssh client to own package by Tim Windelschmidt · 1 year, 9 months ago
- 79ffbbe cloud: move takeover to agent/takeover by Tim Windelschmidt · 1 year, 9 months ago
- c4dd003 cloud/shepherd: rename shepherd.State to shepherd.Availability by Tim Windelschmidt · 1 year, 9 months ago
- fdd87ab cloud/shepherd: skip machines in failed state by Tim Windelschmidt · 1 year, 11 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
- 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
- 30494c1 build/status: remove old compatibility fields for metropolis/cloud by Serge Bazanski · 2 years ago
- b6308cd cloud: split shepherd up by Tim Windelschmidt · 2 years, 1 month ago
- 62f1d36 treewide: stop using LZ4 for initrd compression by Lorenz Brun · 2 years ago
- d042443 cloud/bmaas/bmdb/webug: Add provider ip address to webug by Tim Windelschmidt · 2 years ago
- 60fab1c cloud/bmaas/scruffy: add nodes per region metric by Tim Windelschmidt · 2 years, 5 months ago
- 54a5a05 metropolis: implement and use A/B preloader by Lorenz Brun · 2 years, 1 month ago
- 3c6306b cloud/b/b/reflection: add single-line HumanValue rendering, Index by Serge Bazanski · 2 years, 2 months ago
- efa381f Set flaky flag on all known flakes by Leopold Schabel · 2 years, 3 months ago
- 0e74961 cloud/bmaas/bmdb: Filter for machines based on provider by Tim Windelschmidt · 2 years, 3 months ago
- 35fcf03 metropolis: implement A/B updates by Lorenz Brun · 2 years, 4 months ago
- ad13188 treewide: port everything to blockdev by Lorenz Brun · 2 years, 4 months ago
- 9933ef0 m/p/efivarfs: BootOrder fixes by Lorenz Brun · 2 years, 4 months ago
- 0553f88 webug: shrink tabs in monospace areas by Leopold Schabel · 2 years, 4 months ago
- a2ee88d cloud: package scruffy into the cloud container bundle by Tim Windelschmidt · 2 years, 4 months ago
- 5308730 cloud/bmaas/bmdb: correctly handle installation report by Tim Windelschmidt · 2 years, 4 months ago
- 12c8140 cloud/shepherd/equinix/cli: replace old argument handling and wrong loop by Tim Windelschmidt · 2 years, 4 months ago
- 72a903f cloud/shepherd/equinix/cli: Rename servers before deletion by Tim Windelschmidt · 2 years, 4 months ago
- ca1cff0 m/p/efivarfs: refactor by Lorenz Brun · 2 years, 4 months ago