jedcunningham opened a new issue #15434:
URL: https://github.com/apache/airflow/issues/15434


   **Description**
   
   `KubernetesPodOperator.name` randomization should be decoupled from the way 
the name is set. Currently `name` is only randomized if the `name` kwarg is 
used. However, one could also want name randomization when a name is set in a 
`pod_template_file` or `full_pod_spec`.
   
   Move the name randomization feature behind a new feature flag, defaulted to 
True.
   
   **Related Issues**
   
   #14167 
   


-- 
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:
[email protected]


Reply via email to