Sven Rebhan
|
274fbd4b62
|
chore(windows): Rework Windows service handling (#15372)
|
2024-06-03 16:05:39 -05:00 |
Joshua Powers
|
0e636b729a
|
feat(config): Allow reloading on URL config change (#15388)
|
2024-06-03 15:11:03 -05:00 |
Joshua Powers
|
ad59290166
|
feat(agent): Introduce CLI option to set config URL retry attempts (#15377)
|
2024-05-21 10:56:52 +02:00 |
Sven Rebhan
|
ae326bc805
|
fix(windows): Make sure to log the final error message (#15346)
|
2024-05-15 10:35:31 -06:00 |
Sven Rebhan
|
71b58ddaf5
|
chore(log): Restructure and cleanup logging code (#15234)
|
2024-05-10 16:43:43 -05:00 |
Paweł Żak
|
c4dbe65732
|
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
|
2024-02-12 23:26:10 +01:00 |
Paweł Żak
|
4ad8f6b814
|
chore(linters): Enable `preferDecodeRune` and `preferFprint` checkers for gocritic (#14453)
|
2023-12-15 07:01:25 -07:00 |
Sven Rebhan
|
d570f015df
|
feat(secrets): Add unprotected secret implementation (#13998)
|
2023-12-04 10:42:48 -07:00 |
Joshua Powers
|
1e42262184
|
feat(cli): Add plugins subcommand to list available and deprecated (#13787)
|
2023-08-29 16:05:34 +02:00 |
Joshua Powers
|
b187de0475
|
fix(secretstores): Skip dbus connection with kwallet (#13489)
|
2023-06-27 17:14:30 +02:00 |
Sven Rebhan
|
47e10e1679
|
fix(config): Restore old environment var behavior with option (#13457)
|
2023-06-21 07:58:21 -06:00 |
Sven Rebhan
|
16786d2977
|
feat(config): Add framework for migrating deprecated plugins (#13377)
|
2023-06-09 10:10:09 +02:00 |
Joshua Powers
|
0db9bafb79
|
docs: Clarify watch config behavior (#13285)
|
2023-05-18 08:40:53 -06:00 |
Sven Rebhan
|
9bb2d1562d
|
chore(serializers): Add new-style framework and migrate influx (#12920)
|
2023-04-11 21:52:42 +02:00 |
Sven Rebhan
|
7981260f22
|
feat(agent): Add command-line option to specify password (#12812)
|
2023-03-09 11:54:27 +01:00 |
Sven Rebhan
|
ed91ca2bfd
|
fix(agent): Allow gracefull shutdown on interrupt (e.g. Ctrl-C) (#12781)
|
2023-03-02 10:46:41 -07:00 |
Paweł Żak
|
f7949ca68a
|
chore: Fix linter findings for errorlint (part1) (#12701)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 12:57:53 +01:00 |
Paweł Żak
|
e84bc0c590
|
chore: clean up import shadowing issues (#12588)
|
2023-02-01 11:21:38 -07:00 |
Sven Rebhan
|
f5122893e3
|
fix(agent): catch non-existing commands and error out (#12549)
|
2023-01-25 07:54:51 -07:00 |
Sven Rebhan
|
c98115e744
|
feat: secret-store implementation (#11232)
|
2022-12-08 09:53:06 -07:00 |
Paweł Żak
|
236af553a3
|
chore: wrap long lines in other locations (#12219)
|
2022-11-11 06:32:11 -07:00 |
Paweł Żak
|
9d9eb403a6
|
chore: Review of //nolint comments (#12088)
|
2022-10-26 12:06:08 +02:00 |
Paweł Żak
|
5878278fca
|
chore: resolve linter issues for unhandled-error (#11969)
|
2022-10-12 14:23:53 -06:00 |
Sebastian Spaink
|
af53478e4f
|
fix(cli): Support old style of filtering sample configs (#11896)
|
2022-10-03 08:22:47 -06:00 |
Sebastian Spaink
|
a57434eb4e
|
feat: Migrate to urfave/cli (#11700)
|
2022-08-24 21:46:58 -05:00 |