summaryrefslogtreecommitdiffstats
path: root/kubernetes/mock
AgeCommit message (Collapse)AuthorFilesLines
2018-03-22License addition in all yamlsvaibhav_16dec4-0/+56
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG2-3/+3
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-10-29Add option to disable specific deploymentsyuryn2-0/+4
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-29SNIRO Emulator - Adding SNIRO emulator containerGeora Barsky4-0/+52
Add deployment of SNIRO emulator container via OOM as a standalone project, which can be deployed "optionally" JIRA-ID INT-215 Change-Id: I7f5953952de38c81d948ee7db37c0cfce9c247c0 Signed-off-by: Geora Barsky <georab@amdocs.com>