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

Pod annotations missing udn-ovn1

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • CNV Network
    • None

      The `k8s.v1.cni.cncf.io/network-status` annotation is missing the UDN interface.

      k8s.v1.cni.cncf.io/network-status: |-
            [{
                "name": "ovn-kubernetes",
                "interface": "eth0",
                "ips": [
                    "10.135.0.21"
                ],
                "mac": "0a:58:0a:87:00:15",
                "default": true,
                "dns": {}
            },{
                "name": "default/primary-udn-kubevirt-binding",
                "interface": "eth0",
                "mac": "0a:58:0a:87:00:15",
                "dns": {}
            }]

      Used examples from https://gist.github.com/RamLavi/91a25858a56f87e47039ceef99df662b

      and KCLI with this hack (in order to workaround the OCP stability issue when enabling TP FeatureSet)

      https://gist.github.com/oshoval/10b7eab5ec3ef1eab3b1b89b50f7e7c6

       

       

              ralavi@redhat.com Ram Lavi
              oshoval@redhat.com Or Shoval
              Nir Rozen Nir Rozen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: