- bdbb9c2 m/node/core/time: use CommandContext by Jan Schär · 11 months ago
- 91bcf46 m/node: remove non-definition dependencies by Timon Stampfli · 11 months ago
- d1a8b64 treewide: add more ptr.To usages by Jan Schär · 12 months ago
- d77e26e treewide: replace bool-to-boolptr helpers with k8s.io/utils/ptr.To by Tim Windelschmidt · 12 months ago
- 0ec0c53 m/n/k/containerd: upgrade to v2 by Lorenz Brun · 1 year, 3 months ago
- 1587a80 metropolis: add boot IDs to status by Lorenz Brun · 1 year, 2 months ago
- 7856760 metropolis: remove stutter in ClusterConfiguration.KubernetesConfig by Serge Bazanski · 1 year, 1 month ago
- 1f51cf4 treewide: update rules_rust to v0.53.0 by Tim Windelschmidt · 1 year, 2 months ago
- 39f4f5c metropolis: add cluster domain config and metroctl param by Jan Schär · 1 year, 1 month ago
- 1e39914 metropolis: first pass API for reconfiguring cluster by Serge Bazanski · 1 year, 1 month ago
- e99638e metropolis/node/kubernetes: synchronize metropolis node labels to kubernetes by Serge Bazanski · 1 year, 2 months ago
- 9579be5 metropolis/proto/common: add node label synchronization rules by Serge Bazanski · 1 year, 2 months ago
- dd2b80f metropolis: support prefixes in node labels by Serge Bazanski · 1 year, 2 months ago
- 6d1ff36 metropolis/node/kubernetes: update labels based on node roles by Serge Bazanski · 1 year, 2 months ago
- 8eebee7 m/n/c/curator: add ID field to nodes in etcd by Jan Schär · 1 year, 2 months ago
- 61b97a3 m/node/core/localstorage: fix EFI directory name by Jan Schär · 1 year, 2 months ago
- 5fb8a3f metropolis/curator: log warning if cluster configuration cannot be loaded by Serge Bazanski · 1 year, 2 months ago
- d5538b5 m/n/c/consensus: fix startup after removing a cluster node by Jan Schär · 1 year, 2 months ago
- 39d9c24 metropolis: reduce usage of identity.NodeID by Jan Schär · 1 year, 2 months ago
- 8d82f8d m/n/c/curator: maintain consistency between roles and etcd members by Jan Schär · 1 year, 2 months ago
- ad8982f m/node/core: remove etcd membership before removing consensus role by Jan Schär · 1 year, 2 months ago
- 5f1a7de treewide: fix %v in cases where we should use %w by Tim Windelschmidt · 1 year, 2 months ago
- e4b1d20 m/node/core: fix nodeparams dependent on network by Lorenz Brun · 1 year, 2 months ago
- ca8d951 metropolis/resolver: use logging.Leveled by Serge Bazanski · 1 year, 2 months ago
- 3c5d063 osbase/logtree.LeveledLogger -> go/logging.Leveled by Serge Bazanski · 1 year, 2 months ago
- a036c4e m/n/c/mgmt: move and factor out reboot code by Lorenz Brun · 1 year, 2 months ago
- 154e6d9 metropolis: prevent printk console pollution by Serge Bazanski · 1 year, 2 months ago
- 437d624 m/n/c/u/e2e/testos: migrate to bringup package by Tim Windelschmidt · 1 year, 2 months ago
- 5a5c66b metropolis: add Reboot RPC by Lorenz Brun · 1 year, 3 months ago
- 32ccd10 m/n/c/cluster: ensure A/B state exists by Lorenz Brun · 1 year, 2 months ago
- 1640c28 m/n/c/update: allow kexec'ing the next slot by Lorenz Brun · 1 year, 2 months ago
- 73c632f tconsole: add logs page by Serge Bazanski · 1 year, 2 months ago
- d735a3c tconsole: add status bar by Serge Bazanski · 1 year, 2 months ago
- 0d9e125 tconsole: init by Serge Bazanski · 1 year, 2 months ago
- 12b9a5d m/n/c/localstorage: grow data partition before initializing by Jan Schär · 1 year, 3 months ago
- ca6da6a m/n/c/update: implement Rollback by Lorenz Brun · 1 year, 2 months ago
- 442cf68 m/n/c/consensus: handle empty etcd member Name by Jan Schär · 1 year, 2 months ago
- 14e6347 m/n/c/curator: refactor consensus status access by Jan Schär · 1 year, 2 months ago
- b2d6c33 metropolis/roleserver: expose cluster credentials to external users by Serge Bazanski · 1 year, 2 months ago
- f538ce4 metropolis/minit: do not log to /dev/console, bump year by Serge Bazanski · 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, 4 months ago
- c2290c2 treewide: move build helper to more fitting places by Tim Windelschmidt · 1 year, 3 months ago
- be0b4c9 Revert "metropolis/node/core: mount /sys/fs/bpf" 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, 4 months ago
- 82e6af7 treewide: replace hardcoded runfiles paths by Tim Windelschmidt · 1 year, 4 months ago
- efbde19 metropolis/node: export core/supervisor metrics by Serge Bazanski · 1 year, 4 months ago
- a3e38cf metroctl: add metrics command by Serge Bazanski · 1 year, 4 months ago
- 201b527 metropolis/node/core: mount /sys/fs/bpf by Leopold Schabel · 1 year, 4 months ago
- c5e0dbd metropolis/node/core: add tmpfs at /dev/shm by Leopold Schabel · 1 year, 4 months ago
- 3325b4b workspace: bump bazel_gazelle to v0.37.0 by Tim Windelschmidt · 1 year, 4 months ago
- 41b2448 m/n/c/network: implement ARP announcements by Lorenz Brun · 1 year, 7 months ago
- 2a3e336 m/n/c/n/dhcp4c: minor cleanup by Jan Schär · 1 year, 4 months ago
- ba404a6 m/n/c/network: fix panic when DHCP lease expires by Jan Schär · 1 year, 4 months ago
- dfa99b8 metropolis/node/core/update/e2e: bump timeout by Tim Windelschmidt · 1 year, 5 months ago
- fe6b506 m/node: switch to cgroupv2 by Lorenz Brun · 1 year, 5 months ago
- 9f21f53 treewide: introduce osbase package and move things around by Tim Windelschmidt · 1 year, 6 months ago
- dac0bba m/n/c/network: make bringup order deterministic by Lorenz Brun · 1 year, 5 months ago
- 4a47288 m/n/c/network: explain why links cannot be returned by Lorenz Brun · 1 year, 5 months ago
- 5e74d70 m/n/c/network: refetch link attributes from kernel by Lorenz Brun · 1 year, 5 months ago
- 8c2b394 m/n/c/network: do not refetch interface metadata by Lorenz Brun · 1 year, 6 months ago
- 1ce8039 m/n/c/n/dhcp4c: verify hardware address sanity by Lorenz Brun · 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
- 00986a9 Revert "m/n/c/network: return original links" by Lorenz Brun · 1 year, 6 months ago
- 966f5ea m/n/c/network: return original links by Lorenz Brun · 1 year, 6 months ago
- 3b5a917 treewide: initialize empty structs with var by Tim Windelschmidt · 1 year, 6 months ago
- f8baa3a metropolis/node/core/metrics: fix %v in cases where we should use %w by Tim Windelschmidt · 1 year, 6 months ago
- 8814f52 metropolis/pkg/logtree: move logtree protobuf definition to logtree pkg by Tim Windelschmidt · 1 year, 6 months ago
- d20ddcc m/n/k/reconciler: implement leader election by Jan Schär · 1 year, 6 months ago
- ddc5e6a treewide: update to UwUbernetes (Kubernetes 1.30) by Tim Windelschmidt · 1 year, 7 months ago
- d5cabde m/node/core/consensus: correctly handle failed parsing of node urls by Tim Windelschmidt · 1 year, 7 months ago
- 8732d43 treewide: documentation on exported types should start with their name by Tim Windelschmidt · 1 year, 7 months ago
- 51daf25 treewide: documentation on exported functions should start with their name by Tim Windelschmidt · 1 year, 7 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
- 07541ae m/node/core/localstorage/crypt: fix use of non-octal value as filemode by Tim Windelschmidt · 1 year, 7 months ago
- 096654a treewide: add missing error handling by Tim Windelschmidt · 1 year, 7 months ago
- 92316fd treewide: remove unnecessary use of fmt.Sprint by Tim Windelschmidt · 1 year, 7 months ago
- e4c60f9 m/n/c/n/dhcp4c/callback: Replace x.Sub(time.Now()) with time.Until(x) by Tim Windelschmidt · 1 year, 7 months ago
- 0cf8944 treewide: remove redundant returns by Tim Windelschmidt · 1 year, 7 months ago
- e1acfe3 treewide: use a single append to concatenate two slices by Tim Windelschmidt · 1 year, 7 months ago
- d6877d5 metropolis/node/core/roleserve: simplify returning boolean expression by Tim Windelschmidt · 1 year, 7 months ago
- a2eea16 treewide: replace call to bytes.Compare with bytes.Equal by Tim Windelschmidt · 1 year, 7 months ago
- b2778e4 metropolis/node/core/curator: merge assignment into variable declaration by Tim Windelschmidt · 1 year, 7 months ago
- 683b62b treewide: simplify boolean expressions by Tim Windelschmidt · 1 year, 7 months ago
- 6e5b8a5 treewide: add nolint exceptions for returnerrcheck 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
- 13b83f7 metropolis/node/core: fix invalid write in console setup by Tim Windelschmidt · 1 year, 7 months ago
- 2829649 m/n/core/n/hostsfile: persist and load node names to/from Cluster Directory by Serge Bazanski · 1 year, 7 months ago
- 07e7f0d m/n/c/n/dhcp4c: use net.ErrClosed by Lorenz Brun · 1 year, 7 months ago
- 6554689 m/n/c/update/e2e: remove unreachable code by Jan Schär · 1 year, 7 months ago
- 538292d metropolis: replace node pubkey with id in cluster directory by Serge Bazanski · 1 year, 7 months ago
- 5ad3144 m/n/core/consensus: remove unused fifoPath argument 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
- 0c57d34 treewide: cleanup function receiver names by Tim Windelschmidt · 1 year, 7 months ago
- 6b6428d treewide: remove redundant loop vars by Tim Windelschmidt · 1 year, 7 months ago