You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/14 18:04:40 UTC

[GitHub] [airflow] jedcunningham commented on issue #14167: KubernetesPodOperator Pods no unique names

jedcunningham commented on issue #14167:
URL: https://github.com/apache/airflow/issues/14167#issuecomment-819723680


   The latest provider should allow setting a `name` kwarg, however, the right fix for this is to decouple the randomization behavior from the way the name is set. We should add a new flag to control whether the name is randomized, defaulted to True.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org