jenkinsci / jenkinsci/google-compute-engine-plugin
Link a running worker to the instance config that created it
Open
backlog
- Dominant language
- Java
- Stars
- 58
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
After a worker has been created, it's not obvious which specific instance configuration created it. On create, we should either set the instance config as a property of the worker (via the Instance or Computer class), or consider giving each instance config a guid when it is created and setting that guid on the GCE instance metadata for the worker when it is created.
See parent [issue](https://issues.jenkins-ci.org/browse/JENKINS-53565)
Contributor guide
Assessment
This issue has not been assessed yet.