Uploaded image for project: 'Network Controller'
  1. Network Controller
  2. SDNC-685

Remove runtime Internet dependency for sdnc-portal

XMLWordPrintable

      sdnc-portal pod is installing npm packages during runtime, which goes against docker/kubernetes containerization intended purpose. Container image should "contain" anything needed for its runtime already inside its image:

      1. it should not need to download other things from the internet or anywhere else once it is started
      2. downloading dependencies after the image is baked can only break its functionality
      3. currently this approach just removes everything good what containers bring to the development and deployment

            p.ospaly p.ospaly
            milan.verespej milan.verespej
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: