ashangit commented on PR #561: URL: https://github.com/apache/flink-kubernetes-operator/pull/561#issuecomment-1495516034
I'm wondering if it won't be cleaner to let flink manage the resources field as it is done for cpu, memory and external resources (see https://github.com/apache/flink/blob/master/flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/decorators/InitTaskManagerDecorator.java#L168) and having the operator only providing the ephemeral storage config inside the flink configuration? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
