Age | Commit message (Collapse) | Author | Files | Lines |
|
Executing 'make' provides:
- linting of all charts
- resolution of chart/subchart dependencies
- creation and deployment of Helm packages to a local Helm repo
Prerequisite:
Start up a local repo and register with Helm as 'local'.
Example:
> helm serve
> helm repo add local http://127.0.0.1:8879
Change-Id: Ie08e8fc2593ac7e67b01f93e266953b962adef5d
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Issue-ID: OOM-265
|
|
Wrong value is assigned to kube2msb AUTH_TOKEN environment variable through values.yaml file
Change-Id: I19814bf5c11ed4d1104ba56ce79e5cc01819cbbe
Issue-ID: OOM-570
Signed-off-by: tzvika <tzvika.avni@amdocs.com>
|
|
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>
|
|
Issue-Id: OOM-383
Change-Id: If9e29f2d3e69b5596f9fc72b672a1bc5e1be9957
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Change-Id: Ie404f1019ab7b89ae0a6196d7563e9090ad4a1b2
Issue-Id: OOM-379
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Change-Id: I36b65c1124232646b257cf9d91ad2f7758023473
Issue-Id: OOM-260
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|