The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
1b7084c2f9b878d87ffb6e6815596e651b23c831 / Daniel Standish 
<[email protected]>
Use "remote" pod when patching KPO pod as "checked"

We have to use the current version of the pod otherwise we may get an error 
when trying to patch it, e.g.:

```
Operation cannot be fulfilled on pods 
\"test-kubernetes-pod-db9eedb7885c40099dd40cd4edc62415\": the object has been 
modified; please apply your changes to the latest version and try again"
```

This error would not cause a failure of the task, since errors in `cleanup` are 
suppressed.  However, it would fail to patch.

I believe one scenario when the pod may be updated is when retrieving xcom, 
since the sidecar is terminated after extracting the value.

Report URL: https://github.com/apache/airflow/actions/runs/2314942301

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to