Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-16729

[2060499] [RFE] Cannot add additional service (or other objects) to VM template

XMLWordPrintable

    • None

      Description of problem:

      Cannot add additional service to virtual machine template.

      Version-Release number of selected component (if applicable):

      4.9.3

      How reproducible:

      Always

      Steps to Reproduce:
      1. Add Service to objects[] section of template
      2. Create VM from template
      3.

      Actual results:

      VM created but no additional service

      Expected results:

      Expect additional service to be created

      Additional info:

      example service definition

      objects:
      [...]

      • kind: Service
        apiVersion: v1
        metadata:
        name: '${NAME}-www-service'
        spec:
        externalTrafficPolicy: Cluster
        ipFamilies:
      • IPv4
        ports:
      • protocol: TCP
        port: 20443
        targetPort: 443
        type: NodePort
        selector:
        kubevirt.io/domain: '${NAME}'

              upalatuc@redhat.com Ugo Palatucci
              rhn-gps-tbonds Thomas Bonds
              Guohua Ouyang Guohua Ouyang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: