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-03-02 20:00:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
584bd2cfb773c9cc53ba2cfda8a1fd204c58e291
steampipe
/
pluginmanager
History
Binaek Sarkar
4ea7167040
Fix issue where plugin-manager becomes unstable if plugins crash.
Closes
#1453
2022-03-07 16:25:15 +00:00
..
grpc
Update package naming to be consistent and follow Go standards.
Closes
#1282
2022-01-04 12:28:36 +00:00
lifecycle.go
Update steampipe-plugin-sdk version to v3.
Closes
#1445
2022-02-14 15:31:13 +00:00
Makefile
Update package naming to be consistent and follow Go standards.
Closes
#1282
2022-01-04 12:28:36 +00:00
plugin_manager_client.go
Update steampipe-plugin-sdk version to v3.
Closes
#1445
2022-02-14 15:31:13 +00:00
plugin_manager.go
Fix issue where plugin-manager becomes unstable if plugins crash.
Closes
#1453
2022-03-07 16:25:15 +00:00
plugin_path.go
Create and use a
$STEAMPIPE_INSTALL_DIR/tmp
for
oci
installations.
Closes
#1375
2022-02-08 12:13:35 +00:00
state.go
Adds support for starting
dashboard
server with
service start
(
#1472
)
2022-02-21 16:15:19 +00:00