1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-06 09:47:02 +01:00
Files
installer/cmd/openshift-install/command
Richard Su 0d6211e4e1 OCPBUGS-5728: Log "agent wait-for" commands to .openshift_install.log
Updated "agent wait-for" commands to also call
SetupFileHook(RootOpts.Dir) so that it logs to the common
.openshift_install.log file.

Moved log.go and rootOpts to a command package so that it can
be shared with agent wait-for.
2023-09-27 18:19:42 -04:00
..