Skip to content

Add support for multiple machineDeployments #8

Open
@paulphys

Description

@paulphys

In the current state only the replicas field gets duplicated when adding a new machineDeployment.
Ideally it should allow multiple deployments:

      machineDeployments:
        - class: openstack-scs-1-30-v1
          failureDomain: nova
          name: md0
          replicas: 1
        - class: openstack-scs-1-31-v1
          failureDomain: nova
          name: md0
          replicas: 1

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