brandboat opened a new pull request, #693: URL: https://github.com/apache/yunikorn-core/pull/693
### What is this PR for? The error message use terms maxRunningApps when setup incorrect maxapplications in ConfigMap. Would be more explicit if we replace `maxRunningApps` with `maxApplications`. ``` error: configmaps "yunikorn-configs" could not be patched: admission webhook "admission-webhook.yunikorn.validate-conf" denied the request: parent maxRunningApps must be larger than child maxRunningApps ``` ### What type of PR is it? * [x] - Improvement ### Todos N/A ### What is the Jira issue? https://issues.apache.org/jira/browse/YUNIKORN-2120 ### How should this be tested? N/A ### Screenshots (if appropriate) N/A ### Questions: N/A -- 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]
