I think this is related to a bug that Daniel (cc'd) solved. Regards, Kaxil
On Thu, Jan 16, 2020, 18:30 Daniel Mateus Pires <[email protected]> wrote: > Specifying xcom_push along with do_xcom_push seems to work around the issue > > On Thu, 16 Jan 2020 at 11:04, Daniel Mateus Pires <[email protected]> > wrote: > > > Hi there, > > > > I recently upgraded our set up of Airflow from 1.10.6 to 1.10.7, and I > was > > surprised to find that the XCom sidecar is not created along the "base" > pod > > using KubernetesPodOperator on top of KubernetesExecutor > > > > As a result the KubernetesPodOperators using do_xcom_push=True fail; this > > was not an issue in 1.10.6 > > > > Note that this is not an issue running KubernetesPodOperators on top of a > > LocalExecutor > > >
