ChenYi015 commented on PR #3170: URL: https://github.com/apache/celeborn/pull/3170#issuecomment-2765330498
Hi @SteNicholas @jesusch I have a closed PR #2654 should fix this and currently I am working on splitting this PR into several samller ones. And I want to unify the values naming, e.g. valued related to master will be prefixed with `master.` (e.g. `master.replicas`, `master.nodeSelector` and `master.tolerations`) and values related to worker will be prefixed with `worker.` (e.g. `worker.replicas`, `worker.nodeSelector` and `worker.tolerations`). -- 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]
