Commit Graph

355 Commits

Author SHA1 Message Date
Marc Campbell
4e3a627b21 Remove broken mysql example 2020-03-23 08:51:59 -07:00
Marc Campbell
206e5c01d7 Fix makefile 2020-03-23 08:37:53 -07:00
Marc Campbell
e54ad171d8 Removing incorrectly generate client code 2020-03-23 08:36:58 -07:00
Marc Campbell
8f78827002 Redis 2020-03-20 11:03:49 -07:00
Marc Campbell
77eba55ee8 Abstract, add mysql 2020-03-20 07:19:03 -07:00
Marc Campbell
562a565f1f Adding postgres analyzer 2020-03-19 18:28:13 -07:00
Marc Campbell
f37bbdb14c Merge pull request #153 from replicatedhq/export-function
Export function
2020-03-17 14:36:38 -07:00
mzaneri
35808423b2 Merge pull request #155 from replicatedhq/mike-provider-refactor-working
REFACTOR analyzeDistribution to allow vendoring to KOTS
2020-03-12 16:38:45 -07:00
mzaneri
86b745d6c2 Update distribution.go 2020-03-12 16:01:27 -07:00
mzaneri
c773ebd894 Update distribution.go 2020-03-12 14:56:03 -07:00
Michael
2ba2849a38 Merge branch 'mike-provider-refactor-working' of github.com:replicatedhq/troubleshoot into mike-provider-refactor-working 2020-03-12 18:01:19 +00:00
Michael
a1c5247c8b REFACTOR create helper functions for analyzeDistribution 2020-03-12 18:01:05 +00:00
Michael
47ff99bfe2 Merge branch 'mike-provider-refactor-working' of github.com:replicatedhq/troubleshoot into mike-provider-refactor-working 2020-03-12 17:55:12 +00:00
Michael
6d19794dc5 REFACTOR create helper functions for analyzeDistribution 2020-03-12 17:54:34 +00:00
Michael
0c3cc7afce FIX change string to only be empty on eks masters 2020-03-11 23:33:29 +00:00
Michael
5798a4aa11 change analyzers 2020-03-11 22:10:53 +00:00
Michael
ae64a4d591 REFACTOR create helper functions for analyzeDistribution 2020-03-11 17:58:52 +00:00
Marc Campbell
983aaaacea Defining types in a package 2020-03-10 17:32:16 +00:00
Marc Campbell
e74101070d Refactor 2020-03-10 01:07:57 +00:00
Andrew Lavery
d9625477d2 Merge pull request #151 from replicatedhq/laverya/no-go-i18n-version-replace
move multitype package here from kots
2020-03-09 17:43:12 -07:00
Andrew Lavery
1c66eed2cd move multitype package here from kots 2020-03-09 17:37:27 -07:00
Marc Campbell
1dda832933 Export runCollectors 2020-03-10 00:04:23 +00:00
divolgin
d019f87284 Merge pull request #149 from replicatedhq/divolgin/fix-tests
5 is definitely not more than 20....
v0.9.26
2020-03-09 12:14:22 -07:00
divolgin
983481da07 5 is definitely not more than 20.... 2020-03-09 19:07:46 +00:00
Marc Campbell
7462e1cdee Merge pull request #148 from replicatedhq/equality
Fix equality in regex analyzer
2020-03-07 13:32:39 -08:00
Marc Campbell
6563290de9 More clear solutino: 2020-03-07 21:30:41 +00:00
Marc Campbell
ff627dcf83 Fix equality in regex analyzer 2020-03-07 21:28:17 +00:00
Jeremy Cohn
2158dee58d Merge pull request #147 from replicatedhq/jeremy/fix-analyze
Added spec support to `analyze` function in support-bundle
2020-03-06 14:27:48 -08:00
Jeremy Cohn
f6a56a9def A few minor updates in the analyze usage 2020-03-06 14:26:38 -07:00
Jeremy Cohn
63a81314bb Updated to allow an analyze spec from URL
This commit includes the following changes:
1. Updated to allow a analyze spec from URL
2. Removed spec flag
The analyzer spec is a positional argument consistent with preflight.
2020-03-06 13:33:29 -07:00
Jeremy Cohn
1d352298e1 Added spec support to analyze function in support-bundle 2020-03-05 17:43:34 -08:00
Marc Campbell
26d8211a08 Merge pull request #146 from replicatedhq/remove-invalid-tests
Remove unused code
v0.9.25
2020-03-05 17:20:47 -08:00
Marc Campbell
6c212e24f0 Better marshaling 2020-03-06 01:15:49 +00:00
Marc Campbell
c9b01f981d Remove unused code 2020-03-06 00:49:53 +00:00
Marc Campbell
4fca3ff4fc Merge pull request #145 from replicatedhq/json-yaml-json-yaml
BoolString can only unmarshal as json
2020-03-05 16:36:23 -08:00
Marc Campbell
d81cff0d67 BoolString can only unmarshal as json 2020-03-06 00:33:39 +00:00
Marc Campbell
62d12d8fff Merge pull request #144 from replicatedhq/boolstring
Use bool string for exclude value
2020-03-05 15:42:46 -08:00
Marc Campbell
8126cb3d3d Fix 2020-03-05 23:41:55 +00:00
Marc Campbell
6277101574 Use bool string for exclude value 2020-03-05 23:35:21 +00:00
Marc Campbell
346c751bdf Merge pull request #134 from replicatedhq/openapischema
Generate OpenAPISchema
2020-03-05 13:42:21 -08:00
divolgin
812aa9bc30 Merge pull request #143 from replicatedhq/divolgin/kots-kurl
Better integration with embedded kots clusters
v0.9.24
2020-03-03 14:43:18 -08:00
divolgin
5a7b155093 Better integration with embedded kots clusters 2020-03-03 22:30:47 +00:00
Frank Shotwell
c6ecab39cc Merge pull request #141 from replicatedhq/scope-cleanup
set SCOPE_LOG_ROOT_PATH to /dev/null to avoid creating lots of logfiles
2020-02-28 11:33:09 -08:00
Salah Al Saleh
648564eb4d Fix text_analyze_test (#142) v0.9.23 2020-02-25 16:42:00 -08:00
Frank Shotwell
1b9a220e2d set SCOPE_LOG_ROOT_PATH to /dev/null to avoid creating lots of logfiles 2020-02-21 19:34:26 +00:00
GraysonNull
45c7d95ebe Merge pull request #140 from GraysonNull/grayson/icon-uri
add IconURI to insights
2020-02-19 13:02:18 -06:00
GraysonNull
42288a4ff3 add IconURI to insights 2020-02-18 21:23:44 +00:00
divolgin
2eb6518792 Merge pull request #137 from replicatedhq/divolgin/insecure
Don't verify TLS certs on support bundle requests
2020-02-14 15:15:37 -08:00
divolgin
78d2364199 Don't verify TLS certs on support bundle requests 2020-02-14 23:08:42 +00:00
divolgin
1f9e478a78 Merge pull request #135 from replicatedhq/divolgin/icons
New icons for analyzers
2020-02-14 10:20:41 -08:00