Puskar Basu
|
0d2bcf3b81
|
Move db location funcs into filepaths package. Closes #2122
|
2023-09-13 12:58:25 +01:00 |
|
kaidaguerre
|
95fed2ed2a
|
Key the rate limiter and plugin config maps by plugin image ref, not short name. Closes #3820
|
2023-09-11 15:56:35 +01:00 |
|
Puskar Basu
|
6aaf9bc5be
|
Update 'sperr' import references. Closes #3748
|
2023-08-17 13:52:04 +05:30 |
|
Meet Rajesh Gor
|
ce2bc0cb5b
|
Add flag for disabling writing of default plugin config during plugin installation. Closes #3531. Closes #2206
|
2023-07-28 10:15:37 +01:00 |
|
Puskar Basu
|
5fe095b878
|
Remove migration and backward compatibility of data files from v0.13.0. Closes #3517
|
2023-07-26 14:29:33 +01:00 |
|
Patrick Decat
|
3c5e98d13b
|
feat: upgrade to oras-go v2 and support OCI registries requiring authentication. Closes #2819
|
2023-07-14 10:20:31 +01:00 |
|
Binaek Sarkar
|
9754ed0c1a
|
Creates 'version.json' in each plugin directory. Recompose the global plugin versions.json if it is missing or corrupt. Closes #3492
|
2023-06-30 08:56:59 +01:00 |
|
kaidaguerre
|
43dd6c7a61
|
Refactor Plugin manager:remove support for plugins which do not support multiple connections, simplify startup.
If plugin process crashes, benchmark or dashboard runs can leave running plugin processes after shutdown. Fixes #3598
|
2023-06-21 16:18:49 +01:00 |
|
Eng Zer Jun
|
0f322c688f
|
ociinstaller: simplify installPluginConfigFiles to use dir.Readdir instead of os.ReadDir (#3573)
|
2023-06-15 12:25:28 +01:00 |
|
Binaek Sarkar
|
0e29bfa7e6
|
Fixes issue when steampipe fails to startup if data files could not be migrated. Closes #3518
|
2023-06-09 14:22:47 +01:00 |
|
Binaek Sarkar
|
cd9dd81fab
|
Fixes issue where prefixing a 'v' on a version stream during plugin install would come back with 'not found'. Closes #3513 (#3538)
|
2023-06-08 17:23:12 +01:00 |
|
Binaek Sarkar
|
42847ec327
|
Prevent the writing of zero length 'plugins/versions.json'. Closes #3448
|
2023-05-18 15:12:45 +01:00 |
|
kaidaguerre
|
028d46c8ff
|
Revert connection watching min-interval. Remove filewatcher from utils and and use go-kit filewatcher instead.
|
2022-10-17 22:07:21 +01:00 |
|
kaidaguerre
|
404dd35e21
|
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections. Closes #2422 (#2438)
* Provide feedback for failed prepared statements
* Move error functions to error_helpers
* Make maintenance client retriable
|
2022-10-05 12:38:57 +01:00 |
|
kaidaguerre
|
5193c70395
|
Restructure steampipe repo to use pkg folder. Closes #2204
|
2022-06-27 11:36:03 +01:00 |
|