- d481749 treewide: bump dependencies by Tim Windelschmidt · 5 months ago
- 62cecde metropolis: use new OS image format for updates by Jan Schär · 7 months ago
- 4cc3d4d cloud/agent: use new OS image format for install by Jan Schär · 7 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
- 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
- 20c2ff0 treewide: Fix FIELD_LOWER_SNAKE_CASE rule exception by Tim Windelschmidt · 10 months ago
- 2f9f624 treewide: Fix PACKAGE_DIRECTORY_MATCH rule exception 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
- 7856760 metropolis: remove stutter in ClusterConfiguration.KubernetesConfig by Serge Bazanski · 1 year ago
- 1e39914 metropolis: first pass API for reconfiguring cluster by Serge Bazanski · 1 year ago
- 5a5c66b metropolis: add Reboot RPC by Lorenz Brun · 1 year, 3 months ago
- 10ef8f9 treewide: move //net to //osbase/net by Tim Windelschmidt · 1 year, 3 months ago
- e5e90a8 treewide: migrate external rules to bzlmod 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
- 30e30b3 m/node: allow specifying node labels during node registration by Serge Bazanski · 1 year, 6 months ago
- 11198c8 m/node: allow specifying node labels during cluster bootstrap by Serge Bazanski · 1 year, 6 months ago
- 1f78954 m/{node,proto}: implement Node Labels by Serge Bazanski · 1 year, 6 months ago
- 8814f52 metropolis/pkg/logtree: move logtree protobuf definition to logtree pkg by Tim Windelschmidt · 1 year, 6 months ago
- 1463468 metropolis/proto/api: remove unused import by Tim Windelschmidt · 1 year, 6 months ago
- 8456ddf metropolis: implement node Deletion and framework for Decommissioning by Serge Bazanski · 2 years ago
- d14be0e m/n/c/update: implement kexec-based activation by Lorenz Brun · 2 years, 3 months ago
- 35fcf03 metropolis: implement A/B updates by Lorenz Brun · 2 years, 4 months ago
- e4a4ce1 metropolis: finish implementing TPMMode by Serge Bazanski · 2 years, 8 months ago
- 5df62ba metropolis: implement cluster configuration by Serge Bazanski · 2 years, 8 months ago
- 85ad26a m/node: implement static network config by Lorenz Brun · 2 years, 7 months ago
- da11486 metropolis/proto: move log-related types to common by Serge Bazanski · 2 years, 7 months ago
- b91938f metropolis: stub out log service by Serge Bazanski · 2 years, 7 months ago
- b40c008 m/n/core/mgmt: implement node-local management service by Serge Bazanski · 2 years, 7 months ago
- 30fd154 m/n/core/curator: return denormalized node id in GetNodes by Serge Bazanski · 2 years, 7 months ago
- 15f7f63 metropolis: rename KubernetesWorker to KubernetesController, add no-op KubernetesWorker by Serge Bazanski · 2 years, 8 months ago
- 9c315f1 m/p/api: UpdateNodeRoles: identify by node IDs by Mateusz Zalega · 3 years, 3 months ago
- cf92f40 m/p/api: use protobuf.Timestamp in LogEntry by Mateusz Zalega · 3 years, 4 months ago
- 944cb53 m/p/api: use protobuf.Duration in Management.Node by Mateusz Zalega · 3 years, 5 months ago
- 2175ec9 m/p/api: rename Node.HeartbeatTimestamp by Mateusz Zalega · 3 years, 5 months ago
- bb2edbe m/n/c/curator: add Management.UpdateNodeRoles by Mateusz Zalega · 3 years, 5 months ago
- 955e46e m/n/c/curator: add result filtering to GetNodes by Mateusz Zalega · 3 years, 5 months ago
- 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 6 months ago
- fdc3a24 third_party/go: fix `go mod tidy` by Serge Bazanski · 3 years, 7 months ago
- d13c1c6 treewide: switch to gomod and bump everything by Lorenz Brun · 3 years, 7 months ago
- 1612d4b m/n/c/curator: implement Management.ApproveNode by Serge Bazanski · 4 years ago
- 5611447 m/n/c/curator: implement Management.GetNodes by Serge Bazanski · 4 years, 1 month ago
- fbd38e2 m/proto: switch from CA pubkey to CA certificate in ClusterDirectory/Register by Serge Bazanski · 4 years, 1 month ago
- 516d300 m/n/c/curator: implement Curator.RegisterNode by Serge Bazanski · 4 years, 1 month ago
- 2f58ac0 m/n/c/curator: return CA public key in GetClusterInfo by Serge Bazanski · 4 years, 1 month ago
- bc671d0 m/n/core: implement GetClusterInfo by Serge Bazanski · 4 years, 1 month ago
- 2893e98 m/n/c/curator: add UpdateStatus by Serge Bazanski · 4 years, 2 months ago
- 9ffa1f9 m/n/core/curator: authenticated RPC by Serge Bazanski · 4 years, 2 months ago
- 6bd4159 m/node: add Management service, implement GetRegisterTicket RPC by Serge Bazanski · 4 years, 3 months ago
- 9d6c4c7 Support injecting container images for development by Lorenz Brun · 4 years, 4 months ago
- 09c275b Add ftrace support to DebugService by Lorenz Brun · 4 years, 7 months ago
- 72068da metropolis/proto: add private by Serge Bazanski · 4 years, 8 months ago
- 0ed2f96 metropolis/proto: EnrolmentConfig -> NodeParameters by Serge Bazanski · 4 years, 8 months ago
- 32d7348 metropolis: introduce AAA.Escrow RPC by Serge Bazanski · 4 years, 9 months ago
- 31370b0 *: git.monogon.dev -> source.monogon.dev by Serge Bazanski · 4 years, 10 months ago
- 549b72b metropolis: unify utility packages by Serge Bazanski · 4 years, 10 months ago
- 662b5b3 smalltown -> metropolis by Serge Bazanski · 4 years, 11 months ago
- 77cb6c5 core -> metropolis by Serge Bazanski · 4 years, 11 months ago