Skip to content

Multiple Instances - Lables #677

@gchampion

Description

@gchampion

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions