kaidaguerre
|
ca64841eee
|
Disable FDW update message during plugin update. Closes #2312 #
|
2022-08-09 17:46:25 +01:00 |
|
kaidaguerre
|
76025788e3
|
Connection config watching failing to add connection schema when connections are added. Closes #2295
|
2022-08-04 20:39:18 +01:00 |
|
kaidaguerre
|
e838c8b1f9
|
Enable GODEBUG madvdontneed=1 to ensure OS reclaims memory immediately
|
2022-07-27 19:37:18 +01:00 |
|
kaidaguerre
|
305fb9107b
|
Add support for plugins to handle multiple connections. Closes #2262
|
2022-07-22 14:53:54 +01:00 |
|
cbruno10
|
3816cf7a8a
|
Minor spacing fix in steampipe check help flags (#2220)
|
2022-07-06 16:20:11 +01:00 |
|
kaidaguerre
|
5193c70395
|
Restructure steampipe repo to use pkg folder. Closes #2204
|
2022-06-27 11:36:03 +01:00 |
|
kaidaguerre
|
6ac9d9ff8a
|
Add --show-password to service status command. Update service help text. #2033
|
2022-06-21 14:10:27 +01:00 |
|
kaidaguerre
|
dc6b636822
|
Add support for Open Telemetry. Closes #1193
|
2022-06-16 15:17:52 +01:00 |
|
kaidaguerre
|
938ad80d37
|
Update dashboard snapshot format, making control/benchmark output consistent with dashboards. Closes #2154
|
2022-06-15 16:01:51 +01:00 |
|
kaiba42
|
316d1b3486
|
Add '--show-password' cli arg to reveal the db user password. Disables password visibility by default. Closes #2033
|
2022-06-14 15:21:57 +01:00 |
|
Puskar Basu
|
d214812e5f
|
Update json control output template to use Go templating, rather than just serialising the results. Closes #2163
|
2022-06-10 17:34:47 +01:00 |
|
Gábor Lipták
|
af7d97c229
|
Correct golint warnings (3) (#2065)
|
2022-06-07 14:36:04 +01:00 |
|
Puskar Basu
|
47120a8701
|
Improve the response to "steampipe plugin update all". Closes #2125
|
2022-06-07 14:08:36 +01:00 |
|
kaidaguerre
|
e0ed768942
|
Fix update check failing for large numbers of plugins, with little or no feedback on the error. Closes #2118
|
2022-05-25 17:56:48 +01:00 |
|
kaidaguerre
|
ac694676d4
|
Fix intermittent panic error on plugin install. Closes #2086
|
2022-05-19 14:27:50 +01:00 |
|
kaidaguerre
|
b6d84d256a
|
Add support for setting dependent mod variable values using an spvars or by setting and Args property in the mod Require block. Closes #2076. Closes #2077
|
2022-05-17 14:31:40 +01:00 |
|
Binaek Sarkar
|
c5ced36a48
|
Hides the '--schema-comments' flag in the root 'steampipe' command. Closes #2010
|
2022-05-06 13:41:19 +01:00 |
|
kai
|
7c878c56ed
|
Uncomment config migration code.
|
2022-05-04 09:20:14 +01:00 |
|
kaidaguerre
|
2c5f369c92
|
Allow dependent mods to have the same variable name as the parent mod. Closes #1922
|
2022-04-26 15:39:47 +01:00 |
|
Puskar Basu
|
9f7e408e96
|
Maintain backward and forward compatibility during state and version file migrations. Closes #1913
|
2022-04-26 11:34:35 +01:00 |
|
kaidaguerre
|
1f90fda9e2
|
Tidy locking in dashboard server. Make dashboard event sending async. Closes #1914
|
2022-04-25 21:51:04 +01:00 |
|
Binaek Sarkar
|
1189032aa6
|
Prevents backup creation if there is an instance of 'pg12' running. Closes #1916
|
2022-04-25 16:14:06 +01:00 |
|
kai
|
3581d87953
|
Update command help for --input arg to "Enable interactive prompts". Closes #1920
|
2022-04-21 17:13:39 +01:00 |
|
Binaek Sarkar
|
269e550961
|
Fixes issue where plugin install crashes for non-existent plugins. Closes #1896
|
2022-04-19 17:03:43 +01:00 |
|
kaidaguerre
|
5b05c03ee2
|
Update 'check' and 'dashboard' command to NOT fail if any connection fails to load. CLoses #1885
|
2022-04-19 12:11:05 +01:00 |
|
Binaek Sarkar
|
259a88f191
|
Updates to plugin operations output including async update and install. Closes #1780. Closes #1778. Closes #1777. Closes #1776
|
2022-04-19 12:02:14 +01:00 |
|
kaidaguerre
|
f8f71ab8ee
|
Add variables list command. Closes #1868
|
2022-04-14 21:15:21 +01:00 |
|
Binaek Sarkar
|
da70afdfe4
|
Add support for plugins to switch over to arm64 build for darwin even in the same version. Closes #1796
|
2022-04-13 14:24:14 +01:00 |
|
kaidaguerre
|
4f3238c4c2
|
Add dashboard support for controls and benchmarks. Closes #1760
|
2022-04-13 12:44:38 +01:00 |
|
Puskar Basu
|
c4ff352c41
|
Migrate all json config files to use snake case property names. Closes #1730
|
2022-04-12 17:23:29 +01:00 |
|
kaidaguerre
|
c07fe30294
|
Add 'input' flag to disable interactive prompting for variables. Closes #1839
|
2022-04-12 16:08:05 +01:00 |
|
Binaek Sarkar
|
7f5a379731
|
Updates database version to postgresql14. Closes #43
|
2022-04-01 14:52:52 +01:00 |
|
Puskar Basu
|
41cf8926ae
|
Use constants as exit codes in steampipe cli. Closes #1577
|
2022-04-01 14:06:38 +01:00 |
|
Binaek Sarkar
|
f5bb97dd05
|
Add cmd docs for mod commands. Closes #1652
|
2022-03-22 14:49:11 +00:00 |
|
Binaek Sarkar
|
dde6986171
|
Fix issue where dashboard isn't shutting down even with unmet plugin dependency. Closes #1711
|
2022-03-21 12:54:49 +00:00 |
|
kaidaguerre
|
26a7074d42
|
Fix dashboard shutdown sometimes stalling. Closes #1708
|
2022-03-18 12:44:26 +00:00 |
|
kaidaguerre
|
6699d7de77
|
Ensure service is shutdown if check/dashboard/query are cancelled during initialisation. Closes #1288
|
2022-03-17 16:32:24 +00:00 |
|
Binaek Sarkar
|
bf36e9e98b
|
Adds output message before loading workspace. Closes #1567
|
2022-03-16 15:30:30 +00:00 |
|
Binaek Sarkar
|
d6b681a001
|
Adds 'search-path' and 'variable' flags to 'dashboard' cmd. Closes #1674
|
2022-03-16 14:36:40 +00:00 |
|
kaidaguerre
|
01bd16a459
|
Add 'browser' flag to dashboard command to control whether to auto-open a browser #1628
|
2022-03-10 15:22:39 +00:00 |
|
Binaek Sarkar
|
0105e28bf6
|
Fixes inconsistent output for service commands with --dashboard. Closes #1599
|
2022-03-09 17:40:59 +00:00 |
|
Binaek Sarkar
|
6d9ebf9db2
|
Fix issue where dashboard stalls and provides no output when installing assets. Closes #1616
|
2022-03-09 16:53:27 +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
|
751660e704
|
Fixes issue where dashboard starts even if there's a port clash. Closes #1579
|
2022-03-08 14:42:37 +00:00 |
|
Binaek Sarkar
|
d16fcf60ad
|
Add support for finding the mod definition by searching up the working directory tree. Closes #1533
|
2022-03-07 15:52:57 +00:00 |
|
kaidaguerre
|
26f6baa1bd
|
Expose reporting metadata to the dashboard UI. Closes #1411
|
2022-03-04 17:15:01 +00:00 |
|
Binaek Sarkar
|
985dc00d13
|
Add support for dashboard to send its output to a file when running as service. Closes #1485
|
2022-02-22 15:47:58 +00:00 |
|
Binaek Sarkar
|
5fa20150fa
|
Adds support for starting dashboard server with service start (#1472)
|
2022-02-21 16:15:19 +00:00 |
|
kaidaguerre
|
2c7d9950ed
|
Refactor prepared statement creation code to support all QueryProviders. Closes #1468
|
2022-02-17 14:41:23 +00:00 |
|