Salah Al Saleh
648564eb4d
Fix text_analyze_test ( #142 )
v0.9.23
2020-02-25 16:42:00 -08: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
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
Grant Miller
46a114478b
Community w/ slack link
2020-01-13 14:44:36 -08:00
Andrew Lavery
f8c9cbf381
Merge pull request #117 from replicatedhq/laverya/simplify-auth-cani
...
minor simplification of authCanI code in resources collector
2020-01-10 15:09:01 -08:00
Andrew Lavery
26f3540d98
minor simplification of authCanI code in resources collector
2020-01-10 15:03:47 -08:00
Marc Campbell
2208b7672e
Merge pull request #116 from replicatedhq/limit-range-collector
...
Add limitranges to cluster-resource collector
v0.9.17
2020-01-10 09:43:18 -08:00
Marc Campbell
b24032519e
Add limitranges to cluster-resource collector
2020-01-10 17:41:20 +00:00
divolgin
1ce5e7b70b
Merge pull request #115 from replicatedhq/divolgin/analyzers
...
Treat analyzer errors as preflight check fails
2020-01-10 08:51:35 -08:00
divolgin
052c932e05
Treat analyzer errors as preflight check fails
2020-01-09 22:48:54 +00:00
Andrew Lavery
5f60b1f0cb
Merge pull request #114 from laverya/dont-require-resources.json
...
if resources.json does not exist, do not fail the distribution analyzer
v0.9.16
2020-01-09 12:10:14 -08:00
Andrew Lavery
0379274bb8
if cluster-resources/resources.json, do not fail the distribution analyzer
...
that file was not collected in v0.9.15 and earlier, so we shouldn't require it - particularly since the microk8s/dockerdesktop/eks/gke/DO detection doesn't depend on it
2020-01-09 12:07:36 -08:00
Andrew Lavery
ff97a4eabf
Merge pull request #113 from laverya/distribution-analyzer-openshift-support
...
identify openshift clusters with distribution analyzer
2020-01-08 16:03:52 -08:00
Andrew Lavery
033524a83a
identify openshift clusters with distribution analyzer
2020-01-08 15:38:32 -08:00
Andrew Lavery
64675883eb
Merge pull request #112 from laverya/include-resources-and-groups-in-troubleshoot-defaults
...
include ServerGroupsAndResources in troubleshoot cluster-resources
2020-01-08 15:17:50 -08:00
Andrew Lavery
0a04256d62
include ServerGroupsAndResources in troubleshoot cluster-resources
...
also run cluster-resources collector even when some rbac permissions are missing
print progress message when skipping a collector due to rbac issues
include a sample troubleshoot yaml spec in the repo
2020-01-08 15:10:32 -08:00
Andrew Lavery
30f4d5e3f8
Merge pull request #111 from laverya/include-precise-version-in-troubleshoot-version.yaml
...
include binary version info in 'version.yaml' troubleshoot file
2020-01-07 17:32:58 -08:00
Andrew Lavery
0fcf473f85
include versionNumber as spec.versionNumber to follow k8s struct standards
2020-01-07 17:21:59 -08:00
Andrew Lavery
f9b9dea1c6
only include version number, not full build info
2020-01-07 17:04:41 -08:00