You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(admin console): save bundle of last run preflight in Admin Console (#4887)
* feat(admin console): save bundle after running preflights
- Save preflight bundle in /tmp/last-preflight-result directory
- Add collector to store the directory in support bundles
Signed-off-by: Evans Mungai <evans@replicated.com>
* Save troubleshoot version to preflight bundle
Signed-off-by: Evans Mungai <evans@replicated.com>
* Update troubleshoot dep in branch
Signed-off-by: Evans Mungai <evans@replicated.com>
* Update log messages and uncomment BundlePath variable
Signed-off-by: Evans Mungai <evans@replicated.com>
* Handle analysis when storing preflights to bundle in /tmp
Signed-off-by: Evans Mungai <evans@replicated.com>
* Log warning if skipping preflights
Signed-off-by: Evans Mungai <evans@replicated.com>
* Fix checking RBAC error condition
Signed-off-by: Evans Mungai <evans@replicated.com>
* Handle case where not preflight results are collected
Signed-off-by: Evans Mungai <evans@replicated.com>
* analyze.yaml has to be present in local preflight bundle
Signed-off-by: Evans Mungai <evans@replicated.com>
* Update troubleshoot
Signed-off-by: Evans Mungai <evans@replicated.com>
* Run go mod tidy
Signed-off-by: Evans Mungai <evans@replicated.com>
---------
Signed-off-by: Evans Mungai <evans@replicated.com>
0 commit comments