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
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