|
|
7f1f186aa0
|
nternal/config/cli.go: move overrideCliFlags() to cmd/thalos/server.go as its pretty specific code.
|
2024-02-18 18:00:26 +01:00 |
|
|
|
53baae8a7f
|
internal/config/cli.go: move flags that are not bound to config to cmd/thalos/main.go
|
2024-02-18 17:40:04 +01:00 |
|
|
|
2db0a64bd4
|
internal/config: add additional flags for config fields.
|
2024-02-18 15:45:10 +01:00 |
|
|
|
beb5b6cf04
|
cmd/thalos/main.go: move cli flags to internal/config/cli.go as it is easier to write tests if we can get a hold of the flags.
|
2024-02-18 14:36:27 +01:00 |
|
|
|
7033240000
|
internal/config/cli.go: Rename Config.ReadCliFlags to ovverideCliFlags and make it a function instead of method.
|
2024-02-18 11:39:32 +01:00 |
|
|
|
85da219349
|
Merge branch 'refactor'
|
2024-02-17 17:32:19 +01:00 |
|
|
|
9974bfe3fd
|
rename app folder to internal.
|
2024-02-14 13:00:33 +01:00 |
|