324 Commits

Author SHA1 Message Date
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
Frank Shotwell
0d3c58eccd Merge pull request #136 from replicatedhq/detect-aks
Add AKS detection
2020-02-13 13:17:36 -08:00
Frank Shotwell
1a117220cb add aks detection 2020-02-12 17:57:38 +00:00
divolgin
1c79403934 New icons for analyzers 2020-02-11 23:52:29 +00:00
Marc Campbell
d1ab5a6991 Docs say exclude, code says when 2020-02-10 22:13:07 +00:00
Marc Campbell
c91a8ee60d Filenames that match kubeval 2020-02-10 21:31:36 +00:00
Marc Campbell
899d5d7672 Generate OpenAPISchema 2020-02-10 21:17:11 +00:00
Marc Campbell
b466188679 Merge pull request #133 from replicatedhq/node-aggregate-analyzers
Update example
v0.9.22
2020-02-06 18:11:06 -05:00
Marc Campbell
f15579a3b2 Update example 2020-02-06 23:10:40 +00:00
Marc Campbell
1424faacab Merge pull request #132 from replicatedhq/node-aggregate-analyzers
Node aggregate analyzers
2020-02-06 18:06:21 -05:00
Marc Campbell
e94b152733 strings.fields 2020-02-06 19:54:02 +00:00
Marc Campbell
717ba13614 Sum, min, max and count aggregation functions 2020-02-06 19:30:50 +00:00
Marc Campbell
6765e6c030 Working on aggregation functions 2020-02-06 19:10:22 +00:00
Marc Campbell
eea2315c52 Aggregate analyzers for node troubleshoot: 2020-02-06 10:06:09 -08:00
Frank Shotwell
1e834430c2 Merge pull request #131 from replicatedhq/scope-build
pass through necessary envs for scope
2020-02-05 09:24:33 -08:00
Frank Shotwell
729caa4a7b pass through necessary envs for scope 2020-02-04 21:10:48 +00:00
Frank Shotwell
130aa88f3a Merge pull request #128 from replicatedhq/scope
Add scope test instrumentation
2020-01-31 12:31:21 -08:00
Frank Shotwell
f8870e5fc0 move scope instrumentation to handle table-driven tests 2020-01-31 06:25:07 +00:00
Marc Campbell
4472f10ae7 Merge pull request #127 from replicatedhq/node-analyzers
Node analyzers
v0.9.21
2020-01-30 14:17:16 -08:00
Frank Shotwell
10b2941c57 Add scope test instrumentation 2020-01-30 21:01:06 +00:00
Marc Campbell
879c3a67d7 Node resource analyzer 2020-01-29 23:16:40 +00:00
Marc Campbell
299f3e0da7 Add node analyzers 2020-01-29 13:49:02 -08:00
emosbaugh
3982e2023b Treat empty preflight when condition as true (#125)
* Treat empty preflight when condition as true

* add test

* fix
v0.9.20
2020-01-23 11:05:54 -08:00
emosbaugh
8eddab69ce Collect statefulsets (#123)
* Collect statefulsets

* go version
v0.9.19
2020-01-22 16:43:47 -08:00
Andrew Lavery
58b642426b Merge pull request #122 from replicatedhq/laverya/properly-identify-openshift-clusters-on-eks
EKS clusters do not have masters within the node list
v0.9.18
2020-01-21 12:17:46 -08:00
Andrew Lavery
6fe9e2e7e6 EKS clusters do not have masters within the node list 2020-01-21 12:10:29 -08:00
Jeremy Cohn
ecfe34f24c Merge pull request #121 from replicatedhq/kurl-installations
Identify kurl clusters with distribution analyzer
2020-01-21 12:04:06 -08:00
Jeremy Cohn
190eeef657 Accidentally pushed these go.mod and go.sum changes 2020-01-21 03:29:32 +00:00
Jeremy Cohn
db48de2494 Identify kurl clusters with distribution analyzer 2020-01-21 03:11:39 +00:00
Andrew Lavery
5d280aee02 Merge pull request #120 from replicatedhq/laverya/fix-DownloadAndAnalyze-calls
fix order of arguments in calls to DownloadAndAnalyze
2020-01-20 18:24:33 -08:00
Andrew Lavery
f67cd31e80 fix order of arguments in calls to DownloadAndAnalyze 2020-01-20 18:17:15 -08:00
Grant Miller
8f87fd0f1e Merge pull request #118 from replicatedhq/grantmiller-patch-1
Community w/ slack link
2020-01-13 14:46:57 -08:00