Skip to content

Commit

Permalink
update log
Browse files Browse the repository at this point in the history
  • Loading branch information
nvanthao committed Oct 21, 2024
1 parent 7309b37 commit eee6d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/supportbundle/execute.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ func executeSupportBundleCollectRoutine(bundle *types.SupportBundle, progressCha
}

logger.Infof("Executing Collection go routine for support bundle ID: %s", bundle.ID)
logger.Infof("Always run host collectors in pod: %t", opts.RunHostCollectorsInPod)

go func() {
defer close(progressChan)
Expand Down

0 comments on commit eee6d62

Please sign in to comment.