Diamon Wiggins
d6a17951d3
Merge pull request #564 from replicatedhq/diamonwiggins/sc-44286/run-pod-spec
...
RunPod Collector
v0.33.0
2022-05-06 11:27:21 -04:00
Diamon Wiggins
9f527ee6a5
Merge branch 'main' into diamonwiggins/sc-44286/run-pod-spec
2022-05-06 11:08:15 -04:00
Ethan Mosbaugh
2c9a37a4f1
BoolOrString pollutes marshalling, does not respect omitempty ( #566 )
...
* BoolOrString pollutes marshalling, does not respect omitempty
* fix panic
2022-05-05 16:10:05 -07:00
Ethan Mosbaugh
e6e9df1773
Merge pull request #565 from replicatedhq/mysql-collector-example
...
Mysql collector example
v0.32.0
2022-05-04 11:14:25 -07:00
Ethan Mosbaugh
755220cd4c
Mysql collector example
2022-05-04 17:45:10 +00:00
Edgar Ochoa
7289134757
Add Mysql variables to collector ( #562 )
...
* Add Mysql variables to collector
* Cleanup row scanning and a few updates based on feedback
* Close db connection
* Move defer db.close
* Updates based on feedback
* Use vars in loop instead of struct
* Only pull parameters specified in collector config
Co-authored-by: Ethan Mosbaugh <ethan@replicated.com >
2022-05-04 10:42:37 -07:00
Jalaja Ganapathy
63362d32ee
Include osd disk usage ( #563 )
...
* Include osd disk usage
* add timeouts to ceph commands
* removed df, collect from host
v0.31.5
2022-05-02 09:51:49 -07:00
diamonwiggins
6cdcb36127
change naming for runPod collector object
2022-05-02 03:12:07 +00:00
diamonwiggins
dfe5538132
remove podLabels from run function
2022-05-02 02:53:29 +00:00
diamonwiggins
42902405cd
adding new runpod collector and refactoring old run collector to use new code
2022-05-02 02:44:02 +00:00
diamonwiggins
2516924a92
moving imagepullsecret creation into non pod spec declaration
2022-04-19 20:41:28 +00:00
diamonwiggins
ce4165f69e
fixing typo
2022-04-19 20:29:28 +00:00
diamonwiggins
648f9b8d35
allow entire podspec to be passed in run collector
2022-04-19 16:25:59 +00:00
Ethan Mosbaugh
aeb89e57a7
Merge pull request #556 from replicatedhq/emosbaugh/sc-45934/longhorn-logs-collector-all-files-are-empty
...
Fix missing longhorn logs
v0.31.4
2022-04-01 15:21:56 -07:00
Ethan Mosbaugh
8d1a0f6d24
return ReadCloser
2022-04-01 14:22:44 -07:00
Ethan Mosbaugh
0cfd431274
Fix missing longhorn logs
2022-04-01 14:13:32 -07:00
Andrew Lavery
fe5dd3ee8f
Merge pull request #554 from replicatedhq/laverya/pods-with-notready-containers-are-unhealthy
...
pods with containers that are not 'ready' are unhealthy
v0.31.3
2022-03-25 22:31:25 -04:00
Andrew Lavery
7eb1d5a5fb
better parse namespaces, and parse legacy list-of-pods storage format
2022-03-25 22:13:52 -04:00
Andrew Lavery
40cdc6805e
pods with containers that are not 'ready' are unhealthy
2022-03-25 21:36:22 -04:00
Pavan Sokke Nagaraj
3d7a255e32
update: add missing database collector code for func GetName() ( #553 )
v0.31.2
2022-03-23 22:00:25 -04:00
Pavan Sokke Nagaraj
77a2475bd2
fix: return true when one of analyzers strict field is true ( #552 )
...
* fix: return true when one of analyzers is true
* fix: return true when one of analyzers is true
* update: add unit test
* update: log errors while processing analyzers
* fix: return parse error instead of logging
* fix: update err message
* fix: evaluate strict check err separately
2022-03-23 20:24:21 -04:00
Pavan Sokke Nagaraj
7bfb54360c
map strict flag to analyze result ( #551 )
...
* add util functions
* rename func HasStrictAnalyzersFailed
* map strict flag to analyze err result
v0.31.1
2022-03-22 20:47:50 -04:00
Diamon Wiggins
ca0b3c31c1
Merge pull request #544 from replicatedhq/diamonwiggins/sc-44015/run-pod-service-account
...
Add ServiceAccountName parameter to Run collector
v0.31.0
2022-03-03 10:46:31 -05:00
diamonwiggins
2b774e16d7
adding serviceaccountname parameter to run collector
2022-03-03 06:12:42 +00:00
Salah Al Saleh
9d41d4a7be
Fix getting pod details for new support bundle formats ( #543 )
v0.30.0
2022-03-01 15:55:47 -08:00
Pavan Sokke Nagaraj
e248ab0f97
Fix strict flag mapping ( #542 )
...
* add func BoolOrDefaultFalse and Bool
* use strict.BoolOrDefaultFalse
* Update pkg/multitype/boolstring.go
Co-authored-by: Andrew Lavery <laverya@umich.edu >
* Update pkg/multitype/boolstring_test.go
Co-authored-by: Andrew Lavery <laverya@umich.edu >
* Update pkg/multitype/boolstring_test.go
Co-authored-by: Andrew Lavery <laverya@umich.edu >
* Update boolstring_test.go
* remove duplicate test
* Update pkg/multitype/boolstring_test.go
Co-authored-by: garcialuis <garcialuisdev@gmail.com >
Co-authored-by: Andrew Lavery <laverya@umich.edu >
Co-authored-by: garcialuis <garcialuisdev@gmail.com >
2022-02-24 13:31:51 -05:00
Pavan Sokke Nagaraj
942234da80
Add strict flag to Analyzers and ResultAnalyzers ( #539 )
...
* add strict flag to Analyzer/AnalyzerMeta
and regenerate schemas and controller-gen code
* map analyzer strict to result
* Update stdout for human and json format
* fix review comment
* update interactive result
* update interactive results
* Update types.go
* Update upload_results.go
* print strict when only true
2022-02-23 15:07:51 -05:00
Craig O'Donnell
0a2ed01a46
improvement: added --output flag for preflight and support bundle ( #538 )
...
* improvement: added --output flag for preflight and support bundle
* improvement: added datetime to preflight default file name
v0.29.0
2022-02-17 17:28:28 -05:00
Jeff Golden
a818417e8c
include atomic collector statuses ( #534 )
v0.28.2
2022-02-10 11:27:13 -06:00
divolgin
f9039a0fb5
Merge pull request #533 from replicatedhq/divolgin/gvk
...
Add GVK to k8s objects in cluster-resources files
v0.28.1
2022-02-04 09:28:29 -08:00
divolgin
3351c289ab
Add GVK to k8s objects in cluster-resources files
2022-02-04 01:31:07 +00:00
Salah Aldeen Al Saleh
6f0cf6550d
find total memory instead of available ( #525 )
v0.28.0
2022-01-11 17:02:44 -08:00
Salah Aldeen Al Saleh
7425f583fc
Don't include any default host collectors ( #524 )
v0.27.0
2022-01-10 16:19:56 -08:00
Andrew Lavery
c3af3b63d9
Merge pull request #521 from replicatedhq/laverya/improve-required-fields
...
mark a number of fields as not being required
2022-01-06 18:11:08 -05:00
Andrew Lavery
8fc7d12e19
mark a number of fields as not being required
...
namespace/namepsaces in resource status analyzers, and the OS list in host package collectors
2022-01-06 23:54:19 +01:00
divolgin
877e43dd47
Merge pull request #511 from replicatedhq/dependabot/go_modules/k8s.io/apimachinery-0.23.0
...
Bump k8s.io/apimachinery from 0.22.4 to 0.23.0
v0.26.0
2021-12-17 15:49:46 -08:00
divolgin
e18d273205
Fix build
2021-12-17 23:00:21 +00:00
dependabot[bot]
3d97d8e5a6
Bump k8s.io/apimachinery from 0.22.4 to 0.23.0
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.22.4 to 0.23.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.22.4...v0.23.0 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-17 23:00:21 +00:00
divolgin
137b0cee14
Merge pull request #515 from replicatedhq/divolgin/namesapces
...
Allow specifying namespaces when analyzing cluster resources
2021-12-17 14:31:51 -08:00
divolgin
007edd1181
Allow specifying namespaces when analyzing cluster resources
2021-12-17 21:47:06 +00:00
divolgin
3cedbe16a7
Organize test files by type and namespace
2021-12-17 19:23:54 +00:00
Salah Aldeen Al Saleh
46cfa14598
no-op ( #514 )
v0.25.0
2021-12-10 14:10:27 -08:00
Salah Aldeen Al Saleh
4c72573936
os minor should default to 0 ( #513 )
v0.24.0
2021-12-10 13:17:36 -08:00
Salah Aldeen Al Saleh
347d462d7f
goreleaser should wait for supportbundle binary ( #512 )
2021-12-10 12:27:16 -08:00
Salah Aldeen Al Saleh
d1f341b8ed
host system packages collector/analyzer ( #506 )
...
* host system packages collector/analyzer
2021-12-10 12:05:21 -08:00
Ethan Mosbaugh
186180612b
Merge pull request #502 from replicatedhq/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.10.3
...
Bump sigs.k8s.io/controller-runtime from 0.7.0 to 0.10.3
v0.23.0
2021-12-01 12:27:30 -08:00
dependabot[bot]
bed930fa7c
Bump sigs.k8s.io/controller-runtime from 0.7.0 to 0.10.3
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.7.0 to 0.10.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.7.0...v0.10.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-01 18:43:11 +00:00
Ethan Mosbaugh
08b746d021
Merge pull request #503 from replicatedhq/dependabot/go_modules/k8s.io/apiextensions-apiserver-0.22.4
...
Bump k8s.io/apiextensions-apiserver from 0.22.2 to 0.22.4
2021-12-01 10:26:50 -08:00
Ethan Mosbaugh
f9b55e2bff
Merge pull request #504 from replicatedhq/dependabot/go_modules/github.com/shirou/gopsutil-3.21.11incompatible
...
Bump github.com/shirou/gopsutil from 3.21.10+incompatible to 3.21.11+incompatible
2021-12-01 10:26:37 -08:00
Ethan Mosbaugh
f4db86960b
Merge pull request #505 from replicatedhq/dependabot/go_modules/github.com/google/gofuzz-1.2.0
...
Bump github.com/google/gofuzz from 1.1.0 to 1.2.0
2021-12-01 10:02:45 -08:00