[ https://issues.apache.org/jira/browse/FLINK-31220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gyula Fora closed FLINK-31220. ------------------------------ Fix Version/s: kubernetes-operator-1.8.0 Resolution: Fixed merged to main 24643c8c6d9d734732ed2cb7e3112c4452675f40 > Replace Pod with PodTemplateSpec for the pod template properties > ---------------------------------------------------------------- > > Key: FLINK-31220 > URL: https://issues.apache.org/jira/browse/FLINK-31220 > Project: Flink > Issue Type: Improvement > Components: Kubernetes Operator > Reporter: Gyula Fora > Assignee: Gyula Fora > Priority: Major > Labels: pull-request-available > Fix For: kubernetes-operator-1.8.0 > > > The current podtemplate fields in the CR use the Pod object for schema. This > doesn't make sense as status and other fields should never be specified and > they take no effect. > We should replace this with PodTemplateSpec and make sure that this is not a > breaking change even if users incorrectly specified status before. -- This message was sent by Atlassian Jira (v8.20.10#820010)