sustainable-computing-io / kepler-operator

Kepler Operator
Apache License 2.0
25 stars 26 forks source link

feat: update must-gather script #366

Closed vprashar2929 closed 6 months ago

vprashar2929 commented 7 months ago

This PR streamlines the must-gather script by consolidating multiple subsets into a single gather script. This change simplifies the management and updating process of the script, enhancing maintainability. Additionally, it minimizes the likelihood of errors that may arise from handling multiple separate scripts.