Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 43359ca59bdf78453c201a36936374bdeb478473 https://github.com/jenkinsci/jenkins/commit/43359ca59bdf78453c201a36936374bdeb478473 Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com> Date: 2021-03-29 (Mon, 29 Mar 2021)
Changed paths: A core/src/main/java/jenkins/diagnostics/ControllerExecutorsAgents.java A core/src/main/java/jenkins/diagnostics/ControllerExecutorsNoAgents.java A core/src/main/resources/jenkins/diagnostics/ControllerExecutorsAgents/message.jelly A core/src/main/resources/jenkins/diagnostics/ControllerExecutorsAgents/message.properties A core/src/main/resources/jenkins/diagnostics/ControllerExecutorsNoAgents/message.jelly A core/src/main/resources/jenkins/diagnostics/ControllerExecutorsNoAgents/message.properties M core/src/main/resources/jenkins/diagnostics/Messages.properties A test/src/test/java/jenkins/diagnostics/ControllerExecutorsAgentsTest.java A test/src/test/java/jenkins/diagnostics/ControllerExecutorsNoAgentsTest.java Log Message: ----------- Add a couple of admin monitors for executors on the controller (#5337) * Add a couple of admin monitors. Warn against leaving executors configured on the controller, under two different scenarios. * Add line endings. * Update extension name and doc targets. Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com> * Make them security monitors. * Improve UI / presentation. * Remove permission checks. Unnecessary. * Make localizable. * Add restricted annotations. * Fix checkstyle error * Use same message. Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com> Co-authored-by: Raihaan Shouhell <raihaanhims...@gmail.com> -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/cea633-43359c%40github.com.