Releases: replicatedhq/troubleshoot
v0.9.31
Changelog
f377b7c Merge pull request #185 from replicatedhq/laverya/add-multiline-and-yaml-to-example
6d3321c Merge pull request #186 from replicatedhq/laverya/redact-yaml-star-map-support
15b100e support * when redacting yaml maps
cd84cfa add multiline redactor and yaml to example spec
94ccf28 Merge pull request #184 from replicatedhq/laverya/custom-multiline-and-yaml-redactors
2f092ae add multiline redactor test
56150c3 add support for redacting items within yaml documents
8f594e8 add support for custom multiline redactors, add yaml redactors to spec
7752a33 Merge pull request #183 from replicatedhq/laverya/allow-specifying-multiple-redact-specs
94e27eb allow specifying multiple redact specs
Docker images
docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.31docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.31
v0.9.30
Changelog
33580e9 Merge pull request #182 from replicatedhq/laverya/no-regex-panic-when-not-found
09bc81e analyzeRegexGroups should not have out of range error upon no match
Docker images
docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.30docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.30
v0.9.29
Changelog
7626f7d Merge pull request #181 from replicatedhq/laverya/use-glob-file-matching
37f75c1 use gobwas/glob, not filepath, file matching
b1e1dbb Merge pull request #178 from replicatedhq/laverya/support-multidoc-collector-and-redactor-input
a58913d allow providing redactors as multidoc yaml after collectors
eb84fc6 Merge pull request #177 from replicatedhq/laverya/remove-per-collector-redactors
087505f fix example yaml
8b54c28 remove per-collector redactors
7be40dd Merge pull request #176 from replicatedhq/laverya/include-collect-global-redactors
de9b832 honor global redactors from collect spec
fc65ceb Merge pull request #175 from replicatedhq/laverya/custom-redactors
d016e32 add global and per-collector redactors
f06cd9e Merge pull request #172 from replicatedhq/laverya/refactor-byte-array-interfaces
7dc93dd don't redact nil entries, discard them
a7c4f04 convert remaining collectors to map[string][]byte format
527fe16 reduce marshal/unmarshal passes by returning map[string][]byte
406e1e6 Merge pull request #168 from replicatedhq/laverya/collect-logs-from-all-containers-in-pod
cbaf966 collect logs from all containers in a pod if no container is specified
4dfb02e Merge pull request #167 from replicatedhq/laverya/include-container-in-copy-path-if-provided
e19a5de Merge pull request #166 from replicatedhq/laverya/respect-secret-includevalue-flag
2c495b8 include the container name in the file copy path destination if provided
c3646ba don't use a default filename in paths
3844a3d don't override namespace
544c832 support the 'includeValue' flag for secrets
Docker images
docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.29docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.29
v0.9.28
Changelog
38aef19 Merge pull request #162 from ashwathishiva/fix_win_path_bug
545ce24 Merge pull request #164 from replicatedhq/laverya/fix-build-after-k8s-1.18
c262320 fix build after k8s 1.18 was released
d1c45f1 fixes path handling in windows as well
c4f841d Merge pull request #161 from replicatedhq/laverya/check-filepath-before-attempting-url
75ab7bb fix downloadAnalyzerSpec function too
9692d5a attempt to read the file at the provided path before trying url
Docker images
docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.28docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.28
v0.9.27
Changelog
2775a63 Docker login
b0c46c5 Rename
e9ad961 Merge pull request #160 from replicatedhq/build-on-actions
bd71222 Removing more unused code
818f8b2 Move all to github actions
9dbf282 Merge pull request #156 from replicatedhq/divolgin/previous
3748567 Merge branch 'master' of github.com:replicatedhq/troubleshoot
d754b3b Go mod
225ebfb Merge pull request #157 from replicatedhq/postgres-analyzer
821a132 add some omitempty
4e3a627 Remove broken mysql example
206e5c0 Fix makefile
e54ad17 Removing incorrectly generate client code
8f78827 Redis
77eba55 Abstract, add mysql
562a565 Adding postgres analyzer
db8533e Include previous logs from pods if available
f37bbdb Merge pull request #153 from replicatedhq/export-function
3580842 Merge pull request #155 from replicatedhq/mike-provider-refactor-working
86b745d Update distribution.go
c773ebd Update distribution.go
2ba2849 Merge branch 'mike-provider-refactor-working' of github.com:replicatedhq/troubleshoot into mike-provider-refactor-working
a1c5247 REFACTOR create helper functions for analyzeDistribution
47ff99b Merge branch 'mike-provider-refactor-working' of github.com:replicatedhq/troubleshoot into mike-provider-refactor-working
6d19794 REFACTOR create helper functions for analyzeDistribution
0c3cc7a FIX change string to only be empty on eks masters
5798a4a change analyzers
ae64a4d REFACTOR create helper functions for analyzeDistribution
983aaaa Defining types in a package
e741010 Refactor
d962547 Merge pull request #151 from replicatedhq/laverya/no-go-i18n-version-replace
1c66eed move multitype package here from kots
1dda832 Export runCollectors
Docker images
docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.27docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.27
v0.9.26
Changelog
d019f87 Merge pull request #149 from replicatedhq/divolgin/fix-tests
983481d 5 is definitely not more than 20....
7462e1c Merge pull request #148 from replicatedhq/equality
6563290 More clear solutino:
ff627dc Fix equality in regex analyzer
2158dee Merge pull request #147 from replicatedhq/jeremy/fix-analyze
f6a56a9 A few minor updates in the analyze usage
63a8131 Updated to allow an analyze spec from URL
1d35229 Added spec support to analyze function in support-bundle
Docker images
docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.26docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.26
v0.9.25
Changelog
26d8211 Merge pull request #146 from replicatedhq/remove-invalid-tests
6c212e2 Better marshaling
c9b01f9 Remove unused code
4fca3ff Merge pull request #145 from replicatedhq/json-yaml-json-yaml
d81cff0 BoolString can only unmarshal as json
62d12d8 Merge pull request #144 from replicatedhq/boolstring
8126cb3 Fix
6277101 Use bool string for exclude value
346c751 Merge pull request #134 from replicatedhq/openapischema
d1ab5a6 Docs say exclude, code says when
c91a8ee Filenames that match kubeval
899d5d7 Generate OpenAPISchema
Docker images
docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.25docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.25
v0.9.24
Changelog
812aa9b Merge pull request #143 from replicatedhq/divolgin/kots-kurl
5a7b155 Better integration with embedded kots clusters
c6ecab3 Merge pull request #141 from replicatedhq/scope-cleanup
1b9a220 set SCOPE_LOG_ROOT_PATH to /dev/null to avoid creating lots of logfiles
Docker images
docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.24docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.24
v0.9.23
Changelog
648564e Fix text_analyze_test (#142)
45c7d95 Merge pull request #140 from GraysonNull/grayson/icon-uri
42288a4 add IconURI to insights
2eb6518 Merge pull request #137 from replicatedhq/divolgin/insecure
78d2364 Don't verify TLS certs on support bundle requests
1f9e478 Merge pull request #135 from replicatedhq/divolgin/icons
0d3c58e Merge pull request #136 from replicatedhq/detect-aks
1a11722 add aks detection
1c79403 New icons for analyzers
Docker images
docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.23docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.23
v0.9.22
Changelog
b466188 Merge pull request #133 from replicatedhq/node-aggregate-analyzers
f15579a Update example
1424faa Merge pull request #132 from replicatedhq/node-aggregate-analyzers
e94b152 strings.fields
717ba13 Sum, min, max and count aggregation functions
6765e6c Working on aggregation functions
eea2315 Aggregate analyzers for node troubleshoot:
1e83443 Merge pull request #131 from replicatedhq/scope-build
729caa4 pass through necessary envs for scope
130aa88 Merge pull request #128 from replicatedhq/scope
f8870e5 move scope instrumentation to handle table-driven tests
10b2941 Add scope test instrumentation
Docker images
docker pull replicated/preflight:latestdocker pull replicated/preflight:0docker pull replicated/preflight:0.9docker pull replicated/preflight:0.9.22docker pull replicated/troubleshoot:latestdocker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.9docker pull replicated/troubleshoot:0.9.22