Skip to content

KubernetesPodOperator name randomization #15434

Description

@jedcunningham

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions