Diamon Wiggins
Diamon Wiggins
Hello @limkaisean . We've made progress on this recently with https://github.com/replicatedhq/troubleshoot/pull/574. Still work to do here as Host Analyzers haven't been added yet, but will keep you posted as the...
Some initial work on moving to a struct per interface similar to Host Collectors is here - https://github.com/replicatedhq/troubleshoot/pull/670
Wasn't able to get as much of a complete thought in as I wanted. Initially had some trouble deciding how I wanted to structure things. Feel free to take it...
Hello 👋 . I'm working with @drohnow on this issue and just an FYI that our customer in this case is considering reinstalling. If we can't get the next steps...
@gauravsitlani the rgw process is continuously segfaulting showing: ``` debug 2022-08-18T19:52:38.827+0000 7f7932d82280 0 deferred set uid:gid to 167:167 (ceph:ceph) debug 2022-08-18T19:52:38.827+0000 7f7932d82280 0 ceph version 15.2.11 (e3523634d9c2227df9af89a4eac33d16738c49cb) octopus (stable), process...
@xavpaice I know this makes sense in the context of how things work today, but I wonder if we should just make redactors available in support bundle specs and then...
I'm wondering now if we really need the ability to override the label selector or if we should just hardcode it to a value we expect? Do we really want...
The current plan after a bit of discussion in today's standup is to continue with the flexibility of being able to use the `-l` selector, but reuse the same label...
I also agree that the default behavior should be opt in. If a project that imports Troubleshoot has a requirement of redacting all IP addresses, with this change they should...
@xavpaice just curious. did something happen where the ordering mattered here? Or is the concern that troubleshoot could completely fail on other collectors so we want to capture these as...