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

Multiple Instances - Lables #677

Open
gchampion opened this issue Dec 28, 2021 · 1 comment
Open

Multiple Instances - Lables #677

gchampion opened this issue Dec 28, 2021 · 1 comment

Comments

@gchampion
Copy link

Could be missing somthing simple here. However lables are not creating when using multiple instances template. It tags the vm with goog-dm-(machinename) and just ignores any labels I have under properties

simplified yaml below. VMs create perfectly minus the lables specified.

imports:

  • path: common.py
    name: common.py
  • path: default.py
    name: default.py
  • path: vm_instance.py
    name: vm_instance.py
  • path: vm_multiple_instances.py
    name: vm_multiple_instances.py

resources:

  • name: vm-multiple-instances
    type: vm_multiple_instances.py
    properties:
    labels:
    buildkey: example
    nextbuildkey: example2
@gchampion
Copy link
Author

#678

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