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 14:00:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b92ff8a07477bfd52ffeae9042a04544f2ca50ff
steampipe
/
plugin_manager
History
kai
65f59786a6
Update plugin manager makefile and GRPCServer to support protoc-gen-go-grpc 1.1.0_2. Add plugin_manager_grpc.pb.go.
2021-11-30 23:24:54 +00:00
..
grpc
Update plugin manager makefile and GRPCServer to support protoc-gen-go-grpc 1.1.0_2. Add plugin_manager_grpc.pb.go.
2021-11-30 23:24:54 +00:00
lifecycle.go
Update plugin_manager service management to be more reslient.
Closes
#1155
2021-11-22 21:05:46 +00:00
Makefile
Update plugin manager makefile and GRPCServer to support protoc-gen-go-grpc 1.1.0_2. Add plugin_manager_grpc.pb.go.
2021-11-30 23:24:54 +00:00
plugin_manager_client.go
refactor: move from io/ioutil to io and os packages (
#1153
)
2021-11-23 11:54:38 +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
refactor: move from io/ioutil to io and os packages (
#1153
)
2021-11-23 11:54:38 +00:00
state.go
Update plugin_manager service management to be more reslient.
Closes
#1155
2021-11-22 21:05:46 +00:00