hjzccc

Results 1 comments of hjzccc

Hi, I think the api actually works, the "ephemeralContainers" field should be in the "spec" field: ``` patch_body = { "spec": { "ephemeralContainers": [ body ] } } response=v1.patch_namespaced_pod_ephemeralcontainers( name=pod_name,...