divolgin
39cf553a03
Merge pull request #359 from replicatedhq/divolgin/maxage
...
Honor maxAge for log collector if set in the spec
v0.10.20
2021-04-19 13:26:29 -07:00
divolgin
e5233dfcf5
Honor maxAge for log collector if set in the spec
2021-04-19 20:15:41 +00:00
Dan Stough
1562a645de
Merge pull request #358 from replicatedhq/DanStough-patch-1
...
Fix linkage to KOTS
2021-04-15 12:01:33 -04:00
Dan Stough
3f43697b57
Fix linkage to KOTS
2021-04-15 11:46:59 -04:00
jgruica
67ec6f54bc
Merge pull request #357 from replicatedhq/jelena-analyzer-checks
...
More analyzer types checks
v0.10.19
2021-04-15 07:59:08 -07:00
Jelena
c43da65afe
More analyzer types checks
2021-04-15 14:30:20 +00:00
jgruica
dd2c2f84e6
Merge pull request #352 from replicatedhq/jelena-analyze-supportbundle
...
Analyze kind support bundle
2021-04-14 14:15:24 -07:00
Andrew Reed
45decfcb7d
Merge pull request #356 from areed/fs-perf-text
...
Remove html escaping in fs performance analyzer
v0.10.18
2021-04-13 12:47:14 -07:00
Andrew Reed
7d7e3c2664
Remove html escaping in fs performance analyzer
2021-04-13 19:35:11 +00:00
Andrew Reed
822ada99a2
Merge pull request #355 from areed/fs-perf-fix-timeout
...
Fix background IOPS blocking until timeout
2021-04-13 12:05:54 -07:00
Andrew Reed
30f21ac71b
Fix background IOPS blocking until timeout
2021-04-13 18:55:53 +00:00
Andrew Reed
ce815844cd
Merge pull request #354 from areed/fs-perf-timeout
...
Add timeout to filesystem performance collector
2021-04-13 11:43:19 -07:00
Andrew Reed
0a6c9836e0
Add timeout to filesystem performance collector
2021-04-13 18:30:18 +00:00
Andrew Lavery
e21813535c
Merge pull request #353 from replicatedhq/laverya/collect-rgw-status
...
collect RGW status/stats as part of ceph collector
2021-04-13 11:24:08 -05:00
Andrew Lavery
44993a5d0d
collect RGW status as part of ceph collector
2021-04-12 23:14:00 -05:00
Jelena
a2f4041a1b
Analyze kind support bundle
2021-04-12 23:50:15 +00:00
Andrew Reed
744523cc09
Merge pull request #351 from areed/concurrent-iops
...
Benchmark write latency with background IOPS
2021-04-12 16:06:13 -07:00
Andrew Reed
477cde7228
Benchmark write latency with background IOPS
...
Add a background IOPS feature to the filesystem performance collector
that specifies separate read and write background IOPS to perform while
measuring latency. This allows for better assessment of whether etcd
will be stable when running alongside other workloads on the same
cluster.
Also add templating to the outcome message of the filesystem performance
analyzers to allow printing individual latency percentiles or the entire
table.
Remove the random IOPS benchmark since it was attempting to perform
unaligned direct I/O.
2021-04-12 22:56:00 +00:00
divolgin
ae63ccba8d
Merge pull request #350 from replicatedhq/divolgin/so
...
remove troubleshoot.so from builds
v0.10.17
2021-04-12 11:53:18 -07:00
divolgin
5c5e30a9a5
remove troubleshoot.so from builds
2021-04-12 18:50:58 +00:00
Salah Aldeen Al Saleh
ac2a0484e2
add build flags to ffi ( #349 )
2021-04-12 11:23:46 -07:00
divolgin
bc91151883
Merge pull request #348 from replicatedhq/divolgin/goreleaser
...
fix ffi build
2021-04-12 10:57:34 -07:00
divolgin
de8feb167e
fix ffi build
2021-04-12 17:22:21 +00:00
divolgin
0a6ef1c2c3
Merge pull request #347 from replicatedhq/divolgin/goreleaser
...
fix ffi build
2021-04-12 10:10:08 -07:00
divolgin
4a89067912
fix ffi build
2021-04-12 17:07:09 +00:00
divolgin
1e17c5c4c2
Merge pull request #346 from replicatedhq/divolgin/goreleaser
...
fix go-releaser build
2021-04-12 09:40:23 -07:00
divolgin
32cca1215a
fix go-releaser build
2021-04-12 16:34:53 +00:00
divolgin
052d10fec7
Merge pull request #345 from replicatedhq/divolgin/images
...
use containers package instead of go-containerregistry
2021-04-12 08:42:46 -07:00
divolgin
7a0c6e5383
use containers package instead of go-containerregistry
2021-04-11 21:39:44 +00:00
divolgin
1dc03db254
Merge pull request #343 from replicatedhq/divolgin/images
...
Docker registry collector/analyzer
v0.10.16
2021-04-09 09:25:29 -07:00
divolgin
fe414af556
Docker registry collector/analyzer
2021-04-09 16:17:15 +00:00
Andrew Lavery
f8dca39899
Merge pull request #342 from replicatedhq/laverya/improve-systemctl-service-analyzer
...
expand systemctl service analyzer to also match service sub/load
2021-04-02 15:33:02 -04:00
Andrew Lavery
19aef8a02f
expand systemctl service analyzer to also match service sub/load
2021-04-02 14:48:24 -04:00
Andrew Lavery
4b6606e323
Merge pull request #341 from replicatedhq/laverya/systemctl-services-collector
...
systemctl services collector
v0.10.15
2021-03-30 16:41:30 -04:00
Andrew Lavery
559e18d996
lowercase errors
2021-03-30 16:32:19 -04:00
Andrew Lavery
bf4d26acd2
add host_services analyzer
2021-03-30 16:15:18 -04:00
Andrew Lavery
f3b599c19a
collect host systemctl services
2021-03-30 16:15:17 -04:00
Salah Aldeen Al Saleh
810b3cbf78
support non-interactive mode in support bundle ( #340 )
...
* support non-interactive mode in support bundle
v0.10.14
2021-03-23 18:01:39 -07:00
Andrew Lavery
81789181ed
Merge pull request #339 from replicatedhq/laverya/host-unmounted-partitions
...
added two parameters to the eligible block device check
v0.10.13
2021-03-18 19:36:56 -04:00
Andrew Lavery
256c68feca
added two parameters to the eligible block device check
...
whether to accept unmounted partitions (default false) and minimum acceptable device size (default 0)
2021-03-18 19:03:39 -04:00
divolgin
b01e6ef578
Merge pull request #338 from replicatedhq/divolgin/preogress2
...
Add progress percentage
v0.10.12
2021-03-18 16:02:11 -07:00
divolgin
62afc87af8
Add progress percentage
2021-03-18 22:29:27 +00:00
divolgin
17bff4b2bd
Merge pull request #337 from replicatedhq/divolgin/progress
...
Report back some basic progress
v0.10.11
2021-03-18 12:11:54 -07:00
divolgin
5f2525b663
Report back some basic progress
2021-03-18 18:56:27 +00:00
Salah Aldeen Al Saleh
afa0bc56d4
fix custom redactors file selectors in support bundle subdirectory ( #336 )
...
* fix custom redactors file selectors in support bundle subdirectory
v0.10.10
2021-03-11 08:45:20 -08:00
Salah Aldeen Al Saleh
c1f9b3906d
support reading redactors from configmaps ( #335 )
v0.10.9
2021-03-10 15:25:55 -08:00
Dex
0a19d35073
hide spinner if interactive false ( #328 )
...
* hide preflight spinner if interactive is false
Co-authored-by: Salah Aldeen Al Saleh <salahalsaleh1993@gmail.com >
2021-03-09 09:42:38 -08:00
emosbaugh
7c4135d563
Merge pull request #334 from replicatedhq/host-preflgihts-ux
...
Host preflight ux improvements
v0.10.8
2021-03-02 12:03:17 -08:00
Ethan Mosbaugh
4b78c430ca
Host preflight ux improvements
2021-03-02 17:27:01 +00:00
Ethan Mosbaugh
09d16ff185
Host preflights exclude
2021-03-01 22:45:16 +00:00