must-gather is a tool built on top of OpenShift must-gather that extends its capabilities to gather openshift-pipelines debug information.
It currently supports the following architectures:
linux/amd64linux/ppc64lelinux/s390x
oc adm must-gather --image=quay.io/openshift-pipeline/must-gather:v1.1.0In order to get data about other parts of the cluster (not specific to Pipelines) you should run oc adm must-gather (without passing a custom image). Run oc adm must-gather --help to see more options.