You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If container outputs some logs to stderr then command crictl logs feed such logs to stderr too. But function run_command_text treats such behavior as unsuccessful command termination.