-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
BF Testing & Bug Fixing 2
-
3
What
Enable Jenkins enable master to slave security subsystem (old s2i way: AGDIGGER-64 and https://github.com/aerogear/digger-jenkins/commit/fb23c3430b866e5036f93ff73c6439101c20d765)
For reference, in s2i approach:
- https://github.com/aerogear/digger-jenkins/blob/de4b352a6cb6cd9c0085d14c7ad79aa2658a1443/docker/jenkins2-centos/Dockerfile#L26 is the place where we used to enable Jenkins master to slave security
Why
We need to make sure the slaves cannot execute stuff on the master node.