[
https://issues.apache.org/jira/browse/FLINK-30786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698393#comment-17698393
]
Sebastian Struß commented on FLINK-30786:
-----------------------------------------
I am also facing this issue when using the flink kubernetes operator.
I was trying to add a persistent volume claim and its volume to the task
manager template, because our task manager recently got evicted due to use of
local disk space.
> Support merge by name for podTemplate array fields
> --------------------------------------------------
>
> Key: FLINK-30786
> URL: https://issues.apache.org/jira/browse/FLINK-30786
> Project: Flink
> Issue Type: New Feature
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Assignee: Gyula Fora
> Priority: Major
> Labels: pull-request-available
>
> The operator currently merges the hierarchical pod template array fields
> (containers, volumes, volume mounts etc) by index.
> In many cases these array fields already have a name attribute that could be
> used to merge by name. We should allow this configurable option.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)