crowdsec/pkg/csconfig
mmetc 799cc82bb5
functional tests, minor refactoring and lint/cleanup (#1570)
* cmd/crowdsec: removed log.Fatal()s, added tests and print error for unrecognized argument
* updated golangci-lint to v1.46
* lint/deadcode: fix existing issues
* tests: cscli config backup/restore
* tests: cscli completion powershell/fish
* err check: pflags MarkHidden()
* empty .dockerignore (and explain the reason)
* tests, errors.Wrap
* test for CS_LAPI_SECRET and minor refactoring
* minor style changes
* log cleanup
2022-06-06 15:24:48 +02:00
..
tests Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
api.go error reporting (#1501) 2022-05-19 10:48:08 +02:00
api_test.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01:00
common.go Deprecate pid_file config (#1346) 2022-03-16 09:23:49 +01:00
common_test.go Deprecate pid_file config (#1346) 2022-03-16 09:23:49 +01:00
config.go fix #1385: .yaml.local (#1497) 2022-05-18 10:08:37 +02:00
config_paths.go Output plugins (#878) 2021-08-25 11:43:29 +02:00
config_test.go error reporting (#1501) 2022-05-19 10:48:08 +02:00
console.go allow Makefile to override /etc/crowdsec and /var/lib/crowdsec/data (#1221) 2022-02-01 10:34:53 +01:00
crowdsec_service.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
crowdsec_service_test.go hubtests revamp + cscli explain (#988) 2021-10-04 17:14:52 +02:00
cscli.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
cscli_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
database.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01:00
database_test.go Improve LAPI performance when under high load (#1273) 2022-02-17 17:52:04 +01:00
hub.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
hub_test.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
plugin_config.go Make plugin runner configurable and run only registered plugins (#944) 2021-09-08 11:36:42 +02:00
profiles.go fix #1385: .yaml.local (#1497) 2022-05-18 10:08:37 +02:00
prometheus.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
prometheus_test.go Refactor configuration management (#698) 2021-03-24 18:16:17 +01:00
simulation.go fix #1385: .yaml.local (#1497) 2022-05-18 10:08:37 +02:00
simulation_test.go error reporting (#1501) 2022-05-19 10:48:08 +02:00