[agent] Have agent run data gathers in its config
charlieegan3 opened this issue · comments
Charlie Egan commented
Users of the agent need to the agent to collect data, this should be configured based on the config file contents and work much the same as it does in preflight core
Sub-tasks
- use preflight-core implementation to build similar data gather functionality in the agent
- run the data gatherers configured in the config file
Acceptance Criteria:
- for now, the agent prints the gathered data to the console in a json format.
- only data gatherers in the config are run
Internal: Created from: https://github.com/jetstack/preflight-private/issues/260 Needs: https://github.com/jetstack/preflight-private/issues/264
Charlie Egan commented
Jose Fuentes Castillo commented
I have continued with #95, which is now waiting for review.
Jose Fuentes Castillo commented
Clicked the wrong button :) and closed the issue by accident.