summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcae
AgeCommit message (Collapse)AuthorFilesLines
2018-03-27Removing DCAEPriyanka21-1814/+0
Issue-ID: OOM-772 Change-Id: Idb0dad8cf16d662d7278d27fecd3ed38226d24a4 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec14-0/+196
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG11-23/+23
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-26dcae - readiness image updatekerenj1-1/+1
changes can be seen in reviews: 31743 and 31721 Issue-ID: OOM-514 Change-Id: I1dc0c81519fd875dee4786c3dea752f354b79502 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-11-22Update annotations to spec for dcaekiranya5-104/+61
Issue-ID: OOM-406 Change-Id: Idffd375989e638e4541eea6c39275b313b6ea339 Signed-off-by: kiranya <kiran.yadav@amdocs.com>
2017-10-29Add option to disable specific deploymentsyuryn11-0/+32
Add option to disable any deployment by using conditions in helm templates. Each deployment will get helm parameter - boolean flag allowing to disable it. The flags can be listed in the custom values.yaml file that can be passed to the createAll script with '-v' command line option. Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56 Issue-ID: OOM-380 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-12Add helm-configured DCAE Gen 1Mike Elliott21-0/+1629
This is the initial seed of the dcae gen 1 deployment specifications using onap 1.1 component containers. All containers come up, however, there are issues with some of the containers that will be flushed out during integration. Change-Id: I6b74262168ae54bb7859d81de1ade6b59d1c42b1 Issue-Id: OOM-176 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>