Commit Graph

9 Commits

Author SHA1 Message Date
kai
f85c76b139 Update plugin manager to remove plugin from map if startup fails. Prevents timeout when retrying to start a failed plugin. Closes #1631 2022-03-10 16:05:08 +00:00
kai
d11a4f4fa6 Remove unneeded logging 2022-03-10 13:32:30 +00:00
kai
c560a65096 Update plugin manager logging 2022-03-09 15:15:04 +00:00
kaidaguerre
a4976c3dc5 Fix connection file watching. Closes #1469 2022-03-08 16:32:06 +00:00
Binaek Sarkar
4ea7167040 Fix issue where plugin-manager becomes unstable if plugins crash. Closes #1453 2022-03-07 16:25:15 +00:00
kaidaguerre
01c4b4fc43 Update steampipe-plugin-sdk version to v3. Closes #1445 2022-02-14 15:31:13 +00:00
Puskar Basu
f2d56ddeb8 Fix issues reported by the 'unused', 'staticcheck', 'gosimple' linters. Closes #1360 2022-01-31 16:00:54 +00:00
Binaek Sarkar
b4cf62d3a0 Fixes issue in plugin manager where plugin shutdown and process killing messages were logging in at WARN level. Closes #1309 2022-01-18 16:25:23 +00:00
kaidaguerre
e0ff19a280 Update package naming to be consistent and follow Go standards. Closes #1282
General code spring cleaning:
* move file paths from `consts` package to `filepaths`
* move InitData and ExportData to query and control packages
2022-01-04 12:28:36 +00:00