mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 00:48:45 +01:00
* gather: allow unconditional gather in CI In CI, we want to collect an installer log bundle so we can examine bootstrap logs that aren't retrievable from anywhere else. This is especially important for problems that might happen during early install. * Update cmd/openshift-install/create.go Co-authored-by: Patrick Dillon <pdd@redhat.com> --------- Co-authored-by: Patrick Dillon <pdd@redhat.com>