RHsyseng / openshift-checks

A collection of scripts to check the health of an OpenShift cluster
53 stars 44 forks source link

Cleanup some of the codes #112

Open iranzo opened 1 year ago

iranzo commented 1 year ago
Most of the checks are executed against oc debug, It might be declutter a bit the output if we remove the 'please wait' message

msg "Checking Intel firmware version (${BLUE}using oc debug, it can take a while${NOCOLOR})"

and similar in many places in the code

iranzo commented 1 year ago

Also, similar messages like:

image