wangyang0918 commented on pull request #14629: URL: https://github.com/apache/flink/pull/14629#issuecomment-787426984
cc @tillrohrmann Comments addressed. Please have a look at your convenience. I have also changed a bit about the service account because of the following reasons. * The Kubernetes provides two ways to set the service account(`withServiceAccount` and `withServiceAccountName`). We should set them both. * When checking whether config options are explicitly set, the fallback config option should also be checked. So I am introducing the `withFallbackKeys`. ---------------------------------------------------------------- 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]
