summaryrefslogtreecommitdiffstats
path: root/kubernetes/mock
AgeCommit message (Collapse)AuthorFilesLines
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>