summaryrefslogtreecommitdiffstats
path: root/kubernetes/kube2msb
AgeCommit message (Collapse)AuthorFilesLines
2017-10-29Add option to disable specific deploymentsyuryn1-0/+2
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-10-27Remove hardcoded kubernets IPHuabingZhao1-1/+1
Issue-Id: OOM-383 Change-Id: If9e29f2d3e69b5596f9fc72b672a1bc5e1be9957 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-27Support token authentication with kubernetesHuabingZhao2-3/+6
Change-Id: Ie404f1019ab7b89ae0a6196d7563e9090ad4a1b2 Issue-Id: OOM-379 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-11Rename to kube2msbHuabingZhao3-0/+39
Change-Id: I36b65c1124232646b257cf9d91ad2f7758023473 Issue-Id: OOM-260 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>