-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.286 freshly upgraded from Jenkins 2.285
Test 2.285 instance has been upgraded to 2.286 (switching jenkins/jenkins:2.285-centos to jenkins/jenkins:2.286-centos container)
There is one permanent agent (apart from "master") and Kubernetes cloud configured. We never build on master node and we use declarative pipelines exclusively.
After 2.285 -> 2.286 upgrade I was greeted with the following admin warning:
You should set up distributed builds. Building on the controller node can be a security issue. See the documentation.
"Manage" button takes be to the master node configuration but it is not clear what to do there.
Test | Result |
---|---|
!Main.isDevelopmentMode | true |
Jenkins.get().getNumExecutors() | 1 |
Jenkins.get().clouds.isEmpty() | false |
Jenkins.get().getNodes().isEmpty() | false |
- links to
[JENKINS-65291] "You should set up distributed builds. Building on the controller node can be a security issue. " with agents and cloud configured
Assignee | New: Daniel Beck [ danielbeck ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR 5395 (Web Link)" [ 26608 ] |
Released As | New: 2.288 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |