wangyang0918 commented on pull request #14629: URL: https://github.com/apache/flink/pull/14629#issuecomment-766512509
I believe your suggestions make sense. For labels, annotations, node-selectors, tolerations and other similar features, Flink config option will add additional results to such fields. They could be combined easily. However, for other Flink internal generated fields(e.g. `namespace`, `podName`, `restartPolicy`, `mem`, `cpu`, etc.), the values from pod template will be always overwritten. This should be declared clearly in the documentation with few tables. ---------------------------------------------------------------- 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]
