konveyor/operator

Provide details when `install-tackle.sh` fails

Closed this issue · 1 comments

The install-tackle GitHub action will fail (a link-able example). We should update the action to dump more diagnostic/debug info in the case of failures, some idea:

  1. kubectl describe pods - would help if pods wouldn't start
  2. kubectl get subscription - show olm subscription info

Want to avoid dumping too much to stdout, instead try and narrow down on what the specific failure could be.

We should be using the install-konveyor script. I'm going to close this as a won't fix.