jenkinsci / jenkinsci/google-compute-engine-plugin
`instanceId` can change in JCasC controller when restarted
Open
- Dominant language
- Java
- Stars
- 58
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
As noted in https://github.com/jenkinsci/google-compute-engine-plugin/pull/503#discussion_r1904541771, the automatic generation of `instanceId` when it is not present is a problem, in case JCasC, restarting a controller can potentially change the `instanceId`.
This issue aims to check on the above comment and see if possible to replace the `instanceId` based logic with simple robust solution.
Contributor guide
Assessment
This issue has not been assessed yet.