Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-944

Makefile not including dependencies of grand-children

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not Done
    • Icon: Medium Medium
    • Casablanca Release
    • Beijing Release
    • None
    • None
    • OOM Sprint 10 - Integration

      example to illustrate the problem:

      onap/requirements.yaml: dmaap 2.0.0

       

      dmaap/requirements.yaml: common 2.0.0

      dmaap/charts/dmaap-bus-controller/requirements.yaml: postgres 2.0.0

      When you run "make" at the kubernetes top level, the dmaap chart does not detect that dmaap-bus-controller has a requirements.yaml and does not download the postgres chart so it doesn't get deployed.

       

      I believe the Makefile is scanning requirements.yaml files but only at 1 level deep.  We should iterate on this to make it work wherever there is a requirements.yaml present.

       

            Unassigned Unassigned
            mkhinda mkhinda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: