vatsrahul1001 commented on PR #70722:
URL: https://github.com/apache/airflow/pull/70722#issuecomment-5141650519

   Going to move this to the 3.4.0 milestone instead of backporting it to 
`v3-3-test`.
   
   The new paragraph appends into the "Durable execution" section of the 
KubernetesPodOperator docs, and that section isn't present on `v3-3-test` at 
all — the `durable=` parameter on KPO only exists on `main`, not in the 3.3.x 
provider. So there is nothing for this caveat to attach to on the release 
branch (which is also why the cherry-pick conflicts).
   
   The caveat itself is accurate, but it describes how `airflow state-store 
clean` / `default_retention_days` interacts with the durable pod-identity 
reconnect — a behavior the 3.3.x KPO does not have. It will be accurate and 
useful once it ships alongside the provider release that carries `durable=`, so 
3.4.0 looks like the right home. Happy to revisit if the durable-execution work 
is itself planned for backport.
   
   Drafted-by: Claude Code (Opus 4.8)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to