On Fri, Aug 10, 2018 at 5:17 AM Tal Liron <[email protected]> wrote: > Hi everyone, > > My colleague Leif Madsen and I have done some research and I'd like to > present our conclusions as an opening to discussion. If there's interest in > this, we are happy to also do a proof-of-concept to show how this would > look in practice. >
Thanks for starting this thread -- I think its an important conversation and one I am personally interested in helping out with, especially if we can get over the desire to have meetings in the middle of the night. I think there's another factor in play here that I want to make sure is on your radar. I don't know about in other countries, but I am yet to encounter a non-trivial enterprise in Australia which gives their production environments internet access. At the moment several ONAP components run shell scripts on start which pull packages from the internet (either OS packages, or python pip packages). This simply wont work in many production environments -- as well as meaning that operations staff don't know what version of the software they're running any more. I'd like to see those dependancies pushed into the container images more formally during the build process. Perhaps that's something we can solve at the same time? Thanks, Michael -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11917): https://lists.onap.org/g/onap-discuss/message/11917 Mute This Topic: https://lists.onap.org/mt/24242182/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
