mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-09-03 00:47:17 +00:00
* new struct and update schemas * implement Collect function * add kernel config to collector struct * generate kernel config analyzer schema * implement kernel config analyzer * fail on no match in pass outcome * run make check-schemas * fix failed unit test * update from code review * add selectedConfigs field * run make check-schemas