gce-github-runner
gce-github-runner copied to clipboard
Use guest attributes instead of a VM label for the `gh-ready`
Doc: https://cloud.google.com/compute/docs/metadata/manage-guest-attributes
Guest attributes are disabled by default, so probably better to just stick to the label for now. It may make sense to have an option to set guest attribute.