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

Feature request: Label each disk with the name of the VM that it is attached to, if any #27

Open
JoshuaFox opened this issue May 7, 2024 · 0 comments

Comments

@JoshuaFox
Copy link
Collaborator

The current code adds only these labels: the zone of the disk, its name, its region, whether it is attached

Similar to this, need to a method _gcp_instance() to class Disks, and pull that info from the creation-log data which is passed in gcp_object , and they’d get a label like iris_instance

Note: Disk-Instance-Attachment is a mutable value, unlike most values that Iris works with. However, disks are exceptional in that Iris will by default relabel them on each scheduled run in order to capture changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant