- ab583b3 m/n/core: always start network service by Lorenz Brun · 2 years, 4 months ago
- a3904fc m/n/c/l/crypt: select partitions more specifically by Lorenz Brun · 2 years, 4 months ago
- 0508c6d m/n/c/cluster: fix logic error in bootstrap by Lorenz Brun · 2 years, 4 months ago
- f0b22ff m/node: also log to ttyS1 by Lorenz Brun · 2 years, 4 months ago
- 76e39d8 m/n/c/network: fix add/modify condition by Lorenz Brun · 2 years, 5 months ago
- 28883b7 m/n/c/network: configure given DNS servers by Lorenz Brun · 2 years, 5 months ago
- 4c82532 m/n/c/network: static networking fixes by Lorenz Brun · 2 years, 5 months ago
- b902dfc m/n/c/n/dns: fix race condition by Lorenz Brun · 2 years, 5 months ago
- e4a4ce1 metropolis: finish implementing TPMMode by Serge Bazanski · 2 years, 6 months ago
- 5df62ba metropolis: implement cluster configuration by Serge Bazanski · 2 years, 6 months ago
- 2cfafc9 metropolis/node/kubernetes: move worker services to KubernetesWorker nodes by Serge Bazanski · 2 years, 6 months ago
- 85ad26a m/node: implement static network config by Lorenz Brun · 2 years, 6 months ago
- 3ecb04a m/n/c/network: add support for static network configuration by Lorenz Brun · 2 years, 6 months ago
- b565cc6 m/n/core/clusternet: grab external IP address prefix from network service by Serge Bazanski · 2 years, 6 months ago
- 98e05e1 metropolis/*: confine etcd output in tests by Serge Bazanski · 2 years, 5 months ago
- 29974f3 m/p/logtree: pipe to t.Log in tests instead of stdout by Serge Bazanski · 2 years, 5 months ago
- 1fb2b10 m/node/core: run hostsfile from roleserver, provide feedback on cluster directory by Serge Bazanski · 2 years, 5 months ago
- 86afa22 m/n/c/cluster: when registering, save node credentials before starting roleserver by Serge Bazanski · 2 years, 5 months ago
- 7920852 m/n/kubernetes: use node clusternet to submit cluster networking routes by Serge Bazanski · 2 years, 6 months ago
- e012b72 metropolis: implement NodeManagement.Logs by Serge Bazanski · 2 years, 6 months ago
- a6d8b39 third_party/go: bump grpc-go by Serge Bazanski · 2 years, 5 months ago
- 93d593b m/n/core/clusternet: init by Serge Bazanski · 2 years, 6 months ago
- b58102c m/n/core/rpc: do not log RPC traces from NodeManagement.Logs by Serge Bazanski · 2 years, 6 months ago
- da11486 metropolis/proto: move log-related types to common by Serge Bazanski · 2 years, 6 months ago
- bc73972 m/n/core/curator: prevent nodes from sharing wireguard keys by Serge Bazanski · 2 years, 6 months ago
- b91938f metropolis: stub out log service by Serge Bazanski · 2 years, 6 months ago
- b40c008 m/n/core/mgmt: implement node-local management service by Serge Bazanski · 2 years, 6 months ago
- 8535cb5 m/n/core/rpc: implement node verification in authenticated connections by Serge Bazanski · 2 years, 6 months ago
- 30fd154 m/n/core/curator: return denormalized node id in GetNodes by Serge Bazanski · 2 years, 6 months ago
- 3ac3a2e m/n/core/identity: prevent crash when verifying nil CA certs by Serge Bazanski · 2 years, 6 months ago
- 03139ef m/n/c/curator: tell filter users what's wrong with their filter expression by Serge Bazanski · 2 years, 6 months ago
- 8b4a5ea m/n/core/rpc: shorten proto messages in traces by Serge Bazanski · 2 years, 6 months ago
- 6778878 m/n/core/curator: check that pubkey is given when expecting self-signed certificate by Serge Bazanski · 2 years, 6 months ago
- e6bc227 m/n/c/curator: implement cluster networking storage by Serge Bazanski · 2 years, 6 months ago
- 218d708 m/n/core/curator: fix another crash in IssueCertificates by Serge Bazanski · 2 years, 6 months ago
- c25ca5d m/n/core/curator: fix crash in IssueCertificates by Serge Bazanski · 2 years, 6 months ago
- 6b7731e m/n/core: hide verbose supervisor logs from console by Serge Bazanski · 2 years, 6 months ago
- d02f216 m/n/core: fix crash on exit by Serge Bazanski · 2 years, 6 months ago
- fe39cc2 m/n/c/curator: implement IssueCertificate for Kubernetes Workers by Serge Bazanski · 2 years, 6 months ago
- e88ffe9 m/n/kubernetes: factor out generating KPKI, support multiple endpoints in Kubeconfig by Serge Bazanski · 2 years, 6 months ago
- e6719b3 m/n/core: do not show minit error on failure by Serge Bazanski · 2 years, 6 months ago
- ac43801 m/n/core/cluster: don't cry wolf about missing nodeparams sources by Serge Bazanski · 2 years, 6 months ago
- 5d6cdf4 m/n/c/core/cluster: notify whenever storage takes longer than 5 seconds to mount by Serge Bazanski · 2 years, 6 months ago
- d6fee31 m/n/c/roleserve/controlplane: wrap tpm errors by Serge Bazanski · 2 years, 6 months ago
- e013f1b m/n/core/localstorage: add helper functions for PKIDirectory by Serge Bazanski · 2 years, 6 months ago
- 6fdca3f m/n/kubernetes: start splitting, run apiproxy by Serge Bazanski · 2 years, 6 months ago
- d174e55 m/n/core/localstorage: remove unused PKI options by Serge Bazanski · 2 years, 6 months ago
- c1cb37c m/n/core/consensus: log etcd into sub-DN and wait for DNS resolvability by Serge Bazanski · 2 years, 6 months ago
- 3600690 m/n/c/rpc/resolver: correctly close watcher on context cancel by Serge Bazanski · 2 years, 6 months ago
- fe5192d m/n/core/cluster: clean up by Serge Bazanski · 2 years, 6 months ago
- b76b8d1 m/n/core/consensus: work around etcd dial timeout by Serge Bazanski · 2 years, 6 months ago
- 3b09823 metropolis/node: use concise logging in tty0/ttyS1 by Serge Bazanski · 2 years, 6 months ago
- f2f85f5 m/n/core: make startup errors more readable by Serge Bazanski · 2 years, 6 months ago
- 9dd92d9 m/pkg/event: implement Pipe helper by Serge Bazanski · 2 years, 6 months ago
- 37110c3 m/pkg/event: make type-safe by Serge Bazanski · 2 years, 6 months ago
- bfc2807 m/node/core: fix up resolver keepalives by Serge Bazanski · 2 years, 6 months ago
- 15f7f63 metropolis: rename KubernetesWorker to KubernetesController, add no-op KubernetesWorker by Serge Bazanski · 2 years, 6 months ago
- f220b29 *: use a vishvananda/netlink fork by Monogon by Mateusz Zalega · 2 years, 7 months ago
- 20a036e Fix some typos/grammar/variable shadows by Leopold · 2 years, 8 months ago
- 4abeb13 cloud/bmaas/server: init by Serge Bazanski · 3 years ago
- 9c315f1 m/p/api: UpdateNodeRoles: identify by node IDs by Mateusz Zalega · 3 years, 1 month ago
- fab7d46 m/n/c/l/crypt: improve zeroing speed by Lorenz Brun · 3 years, 2 months ago
- 28800ad m/p/common: use protobuf.Timestamp in NodeStatus by Mateusz Zalega · 3 years, 2 months ago
- 1dc567e m/n/c/r/resolver: enable keepalive on updaters by Serge Bazanski · 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
- 58ddc09 m/n/c/r/resolver: allow disabling curator updater by Serge Bazanski · 3 years, 2 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
- 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
- 05c1db9 m/n/c/rpc: remove leftover ClusterServices by Serge Bazanski · 3 years, 3 months ago
- 944cb53 m/p/api: use protobuf.Duration in Management.Node by Mateusz Zalega · 3 years, 3 months ago
- 5055d72 m/n/c/curator: test role filtering in GetNodes by Mateusz Zalega · 3 years, 3 months ago
- aaa4d45 m/n/c/cluster: add proper exponential backoff to Join by Serge Bazanski · 3 years, 3 months ago
- 268dd8c m/n/c/curator: add CuratorLocal.GetCurrentLeader by Serge Bazanski · 3 years, 3 months ago
- 003a3b0 m/n/c/rpc: allow authenticated connections to unauthenticated endpoints by Serge Bazanski · 3 years, 3 months ago
- 50f5ec7 m/n/c/consensus: close CRL watcher by Serge Bazanski · 3 years, 3 months ago
- 949e425 m/node: fix etcd join data assigned to first node by Serge Bazanski · 3 years, 3 months ago
- 5e9cb57 m/n/c/rpc: replace SetupExternalGRPC with an option generator by Serge Bazanski · 3 years, 4 months ago
- 78cefca m/n/kubernetes: factor out cluster domain by Lorenz Brun · 3 years, 3 months ago
- 4025c9b m/node: refactor panic handling by Lorenz Brun · 3 years, 3 months ago
- 2175ec9 m/p/api: rename Node.HeartbeatTimestamp by Mateusz Zalega · 3 years, 3 months ago
- bb2edbe m/n/c/curator: add Management.UpdateNodeRoles by Mateusz Zalega · 3 years, 3 months ago
- 83e8b6c m/n/core: retry node joining call indefinitely by Lorenz Brun · 3 years, 3 months ago
- 100e22f m/n/core: fix pstore runnable by Lorenz Brun · 3 years, 3 months ago
- 05e420d m/n/curator: return complete roleset from GetNodes by Mateusz Zalega · 3 years, 3 months ago
- 955e46e m/n/c/curator: add result filtering to GetNodes by Mateusz Zalega · 3 years, 4 months ago
- 1b2df23 m/n/core: add pstore handling by Lorenz Brun · 3 years, 3 months ago
- 32b1929 m/n/core: implement node heartbeats by Mateusz Zalega · 3 years, 4 months ago
- 619029b m/n/c/consensus: fix a typo by Mateusz Zalega · 3 years, 4 months ago
- 2d91aa3 curator: remove dispatch system by Serge Bazanski · 3 years, 5 months ago
- b354453 m/n/c/localstorage: fix import grouping by Serge Bazanski · 3 years, 4 months ago
- defff52 metropolis: fix tests using etcd by Serge Bazanski · 3 years, 4 months ago
- e11ffb6 m/n/c/s/crypt: enable fast inline data path by Lorenz Brun · 3 years, 4 months ago
- c7b4091 m/n/c/localstorage: fix synchronous mounting flag by Lorenz Brun · 3 years, 4 months ago
- b30a41d m/n/core: automatically update ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago
- de82150 m/n/c/cluster: sanitize ClusterDirectory by Mateusz Zalega · 3 years, 5 months ago