Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
de12c7ef5833ae349d8f39c8116431a286838fd7
de12c7e
cloud/equinix/cli: add list command
by Tim Windelschmidt
· 2 years ago
d20ddcc
m/n/k/reconciler: implement leader election
by Jan Schär
· 1 year, 11 months ago
8bc8286
third_party/linux: fix LACP issues
by Lorenz Brun
· 1 year, 11 months ago
b765f24
metropolis/cli/pkg/context: replace with signal.NotifyContext
by Tim Windelschmidt
· 1 year, 11 months ago
da1c950
metropolis/pkg/(event|pki): remove dependency to consensus/client
by Tim Windelschmidt
· 1 year, 11 months ago
2f84237
metropolis/cli/metroctl: register context flag to the correct command
by Tim Windelschmidt
· 1 year, 11 months ago
ddc5e6a
treewide: update to UwUbernetes (Kubernetes 1.30)
by Tim Windelschmidt
· 2 years ago
2d83a12
m/n/k/p/kvmdevice: fix device inode error handling
by Lorenz Brun
· 1 year, 11 months ago
6ea5762
m/pkgs/localregistry: make even more runfile aware
by Serge Bazanski
· 2 years ago
c8f5e64
m/p/tpm/e/internal: fix validation logic error
by Jan Schär
· 1 year, 11 months ago
cceb6a3
m/c/metroctl: add exclude flag to node update
by Lorenz Brun
· 2 years ago
fbd55e7
m/p/tpm/e/internal: remove unsigned comparison against negative value
by Tim Windelschmidt
· 2 years ago
e2b2865
build/analysis: make nogo stricter by enabling more checks
by Tim Windelschmidt
· 2 years ago
7be54aa
m/test/e2e: add TestE2EColdStartHA
by Serge Bazanski
· 2 years ago
500f6e0
m/t/launch/cluster: add ShutdownNode/StartNode calls
by Serge Bazanski
· 2 years ago
e564f17
m/t/launch/cluster: allow specifying InitialClusterConfiguration
by Serge Bazanski
· 2 years ago
d5cabde
m/node/core/consensus: correctly handle failed parsing of node urls
by Tim Windelschmidt
· 2 years ago
931b3a3
metropolis/pkg/supervisor: read directly from channel instead via select
by Tim Windelschmidt
· 2 years ago
62050ca
metropolis/pkg/tpm/eventlog: simplify replay events error check
by Tim Windelschmidt
· 2 years ago
8215e0c
metropolis/pkg/verity: remove noop on encoder close
by Tim Windelschmidt
· 2 years ago
a3cd52c
treewide: documentation on exported values should start with their name
by Tim Windelschmidt
· 2 years ago
8732d43
treewide: documentation on exported types should start with their name
by Tim Windelschmidt
· 2 years ago
51daf25
treewide: documentation on exported functions should start with their name
by Tim Windelschmidt
· 2 years ago
b41b548
treewide: remove duplicate imports
by Tim Windelschmidt
· 2 years ago
513df18
treewide: errors variables should be prefixed with Err
by Tim Windelschmidt
· 2 years ago
a21783f
metropolis/pkg/verity: remove unused receiver name
by Tim Windelschmidt
· 2 years ago
73e9882
treewide: cleanup error string formatting
by Tim Windelschmidt
· 2 years ago
07541ae
m/node/core/localstorage/crypt: fix use of non-octal value as filemode
by Tim Windelschmidt
· 2 years ago
c4ac94e
m/pkg/fat32: replace strings.ToLower comparison with strings.EqualFold
by Tim Windelschmidt
· 2 years ago
2d5ae8f
treewide: add nolint after t.Skip/log.Fatal to make staticcheck happy
by Tim Windelschmidt
· 2 years ago
096654a
treewide: add missing error handling
by Tim Windelschmidt
· 2 years ago
a355821
metropolis/cli/dbg: replace deprecated grpc.WithInsecure
by Tim Windelschmidt
· 2 years ago
92316fd
treewide: remove unnecessary use of fmt.Sprint
by Tim Windelschmidt
· 2 years ago
24ce66f
metropolis/node/kubernetes/reconciler: remove redundant nil check
by Tim Windelschmidt
· 2 years ago
2d02305
cloud/bmaas/bmdb/reflection: don’t use fmt.Sprintf for string types
by Tim Windelschmidt
· 2 years ago
e4c60f9
m/n/c/n/dhcp4c/callback: Replace x.Sub(time.Now()) with time.Until(x)
by Tim Windelschmidt
· 2 years ago
0cf8944
treewide: remove redundant returns
by Tim Windelschmidt
· 2 years ago
e1acfe3
treewide: use a single append to concatenate two slices
by Tim Windelschmidt
· 2 years ago
d6877d5
metropolis/node/core/roleserve: simplify returning boolean expression
by Tim Windelschmidt
· 2 years ago
a2eea16
treewide: replace call to bytes.Compare with bytes.Equal
by Tim Windelschmidt
· 2 years ago
885668a
treewide: remove comparison with boolean constant
by Tim Windelschmidt
· 2 years ago
073e7c4
go/types/mapsets: use copy instead of loop
by Tim Windelschmidt
· 2 years ago
b2778e4
metropolis/node/core/curator: merge assignment into variable declaration
by Tim Windelschmidt
· 2 years ago
683b62b
treewide: simplify boolean expressions
by Tim Windelschmidt
· 2 years ago
13b4947
metropolis/pkg/efivarfs: use strings.ReplaceAll
by Tim Windelschmidt
· 2 years ago
783d078
metropolis/node/build/kconfig-patcher: check for bufio.Scanner error
by Tim Windelschmidt
· 2 years ago
5538121
cloud/agent: remove unnecessary convertions
by Tim Windelschmidt
· 2 years ago
6e5b8a5
treewide: add nolint exceptions for returnerrcheck
by Tim Windelschmidt
· 2 years ago
62a02ea
build/toolbase: only use Getcwd when it didn't fail
by Tim Windelschmidt
· 2 years ago
4beb06e
metropolis/pkg/gpt: call Hash.Sum with nil instead of empty byte slice
by Tim Windelschmidt
· 2 years ago
47d0344
metropolis/pkg/supervisor: simplify error unwrap and comparison
by Tim Windelschmidt
· 2 years ago
3074ec6
treewide: remove empty slice return value with nil
by Tim Windelschmidt
· 2 years ago
06c1964
treewide: compare syscall.Errno directly instead of interface type
by Tim Windelschmidt
· 2 years ago
6250705
cloud/shepherd/provider/equinix: fix wrong usage of slices.DeleteFunc
by Tim Windelschmidt
· 2 years ago
3215ee8
metropolis/pkg/tpm: replace external errors package with stdlib
by Tim Windelschmidt
· 2 years ago
c20e372
treewide: replace errors.Wrap assertions with fmt.Errorf
by Tim Windelschmidt
· 2 years ago
af821c8
treewide: replace error assertions with errors.As
by Tim Windelschmidt
· 2 years ago
d5f851b
treewide: replace error comparisons and assertions with errors.Is
by Tim Windelschmidt
· 2 years ago
69fec52
metropolis/pkg: delete unused package combinectx
by Tim Windelschmidt
· 2 years ago
6b20781
treewide: replace fmt.Errorf with fmt.Sprintf in panic calls
by Tim Windelschmidt
· 2 years ago
690511d
treewide: fix %w in cases where only %v is supported
by Tim Windelschmidt
· 2 years ago
13b83f7
metropolis/node/core: fix invalid write in console setup
by Tim Windelschmidt
· 2 years ago
ee8c81b
m/t/launch/cluster: make LaunchNode non-blocking
by Serge Bazanski
· 2 years ago
2829649
m/n/core/n/hostsfile: persist and load node names to/from Cluster Directory
by Serge Bazanski
· 2 years ago
07e7f0d
m/n/c/n/dhcp4c: use net.ErrClosed
by Lorenz Brun
· 2 years ago
6554689
m/n/c/update/e2e: remove unreachable code
by Jan Schär
· 2 years ago
e84726b
m/test/launch/cluster: make runfile aware
by Serge Bazanski
· 2 years ago
f779b8f
m/pkgs/localregistry: make runfile aware
by Serge Bazanski
· 2 years ago
538292d
metropolis: replace node pubkey with id in cluster directory
by Serge Bazanski
· 2 years ago
5ad3144
m/n/core/consensus: remove unused fifoPath argument
by Serge Bazanski
· 2 years ago
8804972
treewide: fix t.Fatal calls in non-test goroutines
by Tim Windelschmidt
· 2 years ago
2006753
build/analysis: remove loopclosure nogo check
by Tim Windelschmidt
· 2 years ago
8ae96a4
m/p/erofs: handle metadata alignment correctly
by Lorenz Brun
· 2 years ago
322e0d9
go.mod: bump go version to 1.22
by Tim Windelschmidt
· 2 years ago
bda384c
treewide: use nil value for empty slices
by Tim Windelschmidt
· 2 years ago
1d3a83d
metropolis/pkg/fsquota/quotactl: remove redundant parentheses
by Tim Windelschmidt
· 2 years ago
33306eb
metropolis/installer/test: check for part table parse error
by Tim Windelschmidt
· 2 years ago
9b2c156
treewide: add empty default case to switch statements
by Tim Windelschmidt
· 2 years ago
49c9ab0
treewide: dont seed random
by Tim Windelschmidt
· 2 years ago
0c57d34
treewide: cleanup function receiver names
by Tim Windelschmidt
· 2 years ago
3810567
treewide: remove shadowing of stdlib functions
by Tim Windelschmidt
· 2 years ago
2a74e58
cloud/bmaas/bmdb: check for transaction error
by Tim Windelschmidt
· 2 years ago
6b6428d
treewide: remove redundant loop vars
by Tim Windelschmidt
· 2 years ago
5e460a9
treewide: remove unnecessary types and conversions
by Tim Windelschmidt
· 2 years ago
438ae2e
treewide: replace always true switch condition with default
by Tim Windelschmidt
· 2 years ago
a27272c
metropolis/test/ktest/init: remove redundant error check
by Tim Windelschmidt
· 2 years ago
1a8062f
metropolis/node/core/rpc: remove noop append
by Tim Windelschmidt
· 2 years ago
a7a82f3
metropolis/test/launch/cluster: remove redundant logic
by Tim Windelschmidt
· 2 years ago
1ba1e1d
metropolis/pkg/kexec: fix scanner error check
by Tim Windelschmidt
· 2 years ago
c12b797
workspace: update cacerts
by Lorenz Brun
· 2 years ago
6211e4d
treewide: k8s 1.28 and lots related updates
by Lorenz Brun
· 2 years, 5 months ago
2ac249b
m/n/c/update/e2e: abort test when timing out
by Lorenz Brun
· 2 years ago
65bf311
third_party: expose firmware and ucode targets
by Tim Windelschmidt
· 2 years ago
37cfcc1
m/test/e2e: Implement TestE2ECoreHA
by Serge Bazanski
· 2 years ago
c16f048
m/test/util: implement MustTestEventual
by Serge Bazanski
· 2 years ago
bc96957
m/t/launch/cluster: use Health for node liveness in RebootNode
by Serge Bazanski
· 2 years ago
19b110b
m/n/core/consensus: remove unused variable
by Jan Schär
· 2 years ago
0af4dab
treewide: increase test timeouts
by Jan Schär
· 2 years ago
0ea961c
m/p/blockdev: fix discard
by Jan Schär
· 2 years ago
107eb06
m/n/c/curator: use full election prefix
by Jan Schär
· 2 years ago
Next »