This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-22 23:00:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d7d2b6b04a0cd1d73ef5ab1c7b487c8e563dea4
steampipe
/
plugin_manager
History
kaidaguerre
8d7d2b6b04
Remove daemon process.
Closes
#1146
2021-11-18 17:57:06 +00:00
..
grpc
Tie the connection watcher lifecycle to the plugin manager.
Closes
#1129
2021-11-16 22:48:10 +00:00
lifecycle.go
Remove daemon process.
Closes
#1146
2021-11-18 17:57:06 +00:00
Makefile
Add support for parallel control execution. Only spawn a single plugin per steampipe connection - defer plugin spawning to a PluginManager service. CLoses#1073,
Closes
#1001
2021-11-04 11:29:28 +00:00
plugin_manager_client.go
Tie the connection watcher lifecycle to the plugin manager.
Closes
#1129
2021-11-16 22:48:10 +00:00
plugin_manager.go
Do not create plugin manager until db is started - fixes connection watcher causing plugin manager to crash when it fails to get a db client. Daemon command uses steampipe path from currently running running process.
Closes
#1137
2021-11-17 17:34:52 +00:00
plugin_path.go
Tie the connection watcher lifecycle to the plugin manager.
Closes
#1129
2021-11-16 22:48:10 +00:00
state.go
Remove daemon process.
Closes
#1146
2021-11-18 17:57:06 +00:00