Uploaded image for project: 'Maistra'
  1. Maistra
  2. MAISTRA-965

OCP4.2: multus does not process pods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • maistra-1.0.2
    • maistra-1.0.0
    • CNI
    • None
    • MAISTRA 1.0.2

      steps to reproduce:

      • deploy a 4.2 cluster using a dev preview installer
      • install servicemesh operator using console
      • install example SMCP and SMMR
        -> make sure to scale down pilot's resource requests due to MAISTRA-929
        -> I also had to disable grafana, prometheus, jaeger and kiali to have enough resources for service pods
      • deploy sleep and httpbin service
      • curl from sleep to httpbin
        Output is:
        {
          "headers": {
            "Accept": "*/*", 
            "Host": "httpbin:8080", 
            "User-Agent": "curl/7.64.0"
          }
        }
        

      Expected output would include headers from envoy. Traffic does not go through the sidecars.

      I reproduced this on:

      • 4.2.0-0.nightly-2019-09-10-132016
      • 4.2.0-0.nightly-2019-09-11-114314

            Unassigned Unassigned
            dgrimm@redhat.com Daniel Grimm
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: