[BUG] Support-bundle should not set error on optional phase #6898
Labels
area/support-bundle-kit
kind/bug
Issues that are defects reported by users or that we know have reached a real release
reproduce/always
Reproducible 100% of the time
reproduce/needed
Reminder to add a reproduce label and to remove this one
severity/needed
Reminder to add a severity label and to remove this one
severity/3
Function working but has a major issue w/ workaround
Milestone
Describe the bug
Support-bundle can't work unless disable
rancher-monitoring
addon#6891 (comment)
It caused the
rancher-monitoring
related POD logs can't be collected.To Reproduce
Steps to reproduce the behavior:
Expected behavior
SB should work as reliable as possible
https://github.com/rancher/support-bundle-kit/blob/6bd0407236d20de97b38c84a31944fe2d36d9949/pkg/manager/manager.go#L285
Prometheus is broken, above code will return error
harvester/pkg/controller/master/supportbundle/controller.go
Line 152 in 19bc22d
https://github.com/rancher/support-bundle-kit/blob/6bd0407236d20de97b38c84a31944fe2d36d9949/pkg/manager/manager.go#L189
Support bundle
Environment
Additional context
The text was updated successfully, but these errors were encountered: