-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Start-Transcript sporadically loses exe output #8215
Copy link
Copy link
Closed
Labels
Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Cmdletsgeneral cmdlet issuesgeneral cmdlet issues
Metadata
Metadata
Assignees
Labels
Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Cmdletsgeneral cmdlet issuesgeneral cmdlet issues
About half the time there is not output result in the $logFile even though on the console there was plently of output. The other half of the time there is output in the $logFile. It seems very random on if the output works or not. Actually I would say a little less than half the time the helm ouput does NOT appear in the $logFile.
I'm using PowerShell core 6.1 on Windows 10.
This also happen with
kubectlcommands as well.