Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link a running worker to the instance config that created it #37

Open
rachely3n opened this issue Mar 1, 2019 · 0 comments
Open

Link a running worker to the instance config that created it #37

rachely3n opened this issue Mar 1, 2019 · 0 comments
Assignees
Labels
backlog Issues that we are not currently addressing

Comments

@rachely3n
Copy link
Contributor

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

@rachely3n rachely3n self-assigned this Mar 1, 2019
@rachely3n rachely3n added the good first issue Good for newcomers label Mar 19, 2019
@stephenashank stephenashank added backlog Issues that we are not currently addressing and removed good first issue Good for newcomers labels Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues that we are not currently addressing
Projects
None yet
Development

No branches or pull requests

3 participants