Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Component/s: core
-
Labels:None
Description
I need to run some code to register and unregister cloud nodes with chef. To do this, I need some sort of callback when the node has been spun up and can be ssh'd to, but before it starts serving builds. Afterwards, I need to unregister the node from chef when it is deleted.
when spinning up, I need access to the label so that I can say which roles the to assign to the new node.
Fixed in 1.520:
http://javadoc.jenkins-ci.org/hudson/slaves/CloudProvisioningListener.html