-
Bug
-
Resolution: Not A Defect
-
Major
-
None
I'm configuring an environment with a jenkins master that uses kubernetes to instantiate slaves.
Everyting works fine except that the workspace is not available when the slave is killed by the kubernetes (slave offline).
I have tried several solutions (using an NFS, copying back the workspace on the master with the copy-to-slave plugin, ... aso) .... but it doesn't work ... Jenkins don't want to display the workspace if the node is offline (even if the workspace is at the right location, but on the master).
Do you have a solution ?
- links to