async fn dump_k8s_pod_logs( context: &Context, client: Client, namespace: &String, )
Write k8s pod logs to a yaml file per pod.