Provide details when install-tackle.sh
fails
#133
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/minor
Lowest priority. Possibly useful, but not yet enough support to actually get it done.
triage/unresolved
Indicates an issue that can not or will not be resolved.
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:
kubectl describe pods
- would help if pods wouldn't startkubectl get subscription
- show olm subscription infoWant to avoid dumping too much to stdout, instead try and narrow down on what the specific failure could be.
The text was updated successfully, but these errors were encountered: