aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/msb
AgeCommit message (Collapse)AuthorFilesLines
2018-06-06Sync docker image versions from manifestGary Wu1-1/+1
Sync docker image versions from docker manifest commit b075c2738d81c258f2157eb329241b00e27938ec Change-Id: I3aab98252d3318431cc4ce49221f552d7bc57b7d Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-05Sync OOM docker versions with docker-manifest.csvGary Wu3-3/+3
Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-10Improve docker registry secret managementBorislavG6-6/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-08Sync docker image images with docker-manifest.csvGary Wu3-3/+3
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-06Fix inconsistent repository referencesBorislavG4-4/+4
Issue-ID: OOM-874 Changes to be committed: modified: aai/charts/aai-babel/templates/deployment.yaml modified: aai/charts/aai-champ/templates/deployment.yaml modified: aai/charts/aai-data-router/templates/deployment.yaml modified: aai/charts/aai-gizmo/templates/deployment.yaml modified: aai/charts/aai-modelloader/templates/deployment.yaml modified: aai/charts/aai-resources/templates/deployment.yaml modified: aai/charts/aai-search-data/templates/deployment.yaml modified: aai/charts/aai-sparky-be/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/job.yaml modified: appc/charts/appc-cdt/templates/deployment.yaml modified: appc/templates/statefulset.yaml modified: clamp/charts/mariadb/templates/deployment.yaml modified: clamp/templates/deployment.yaml modified: cli/templates/deployment.yaml modified: common/dgbuilder/templates/deployment.yaml modified: common/mariadb-galera/templates/statefulset.yaml modified: dcaegen2/charts/dcae-bootstrap/templates/job.yaml modified: dcaegen2/charts/dcae-cloudify-manager/templates/deployment.yaml modified: dcaegen2/charts/dcae-healthcheck/templates/deployment.yaml modified: dcaegen2/charts/dcae-redis/templates/statefulset.yaml modified: dmaap/charts/dmaap-bus-controller/templates/deployment.yaml modified: dmaap/charts/dmaap-bus-controller/values.yaml modified: esr/charts/esr-gui/templates/deployment.yaml modified: esr/templates/deployment.yaml modified: msb/charts/kube2msb/templates/deployment.yaml modified: msb/charts/msb-discovery/templates/deployment.yaml modified: msb/charts/msb-eag/templates/deployment.yaml modified: msb/charts/msb-iag/templates/deployment.yaml modified: multicloud/charts/multicloud-ocata/templates/deployment.yaml modified: multicloud/charts/multicloud-vio/templates/deployment.yaml modified: multicloud/charts/multicloud-windriver/templates/deployment.yaml modified: multicloud/templates/deployment.yaml modified: policy/charts/brmsgw/templates/deployment.yaml modified: policy/charts/drools/charts/nexus/templates/deployment.yaml modified: policy/charts/drools/templates/statefulset.yaml modified: policy/charts/mariadb/templates/deployment.yaml modified: policy/charts/pdp/templates/statefulset.yaml modified: policy/templates/deployment.yaml modified: portal/charts/portal-app/templates/deployment.yaml modified: portal/charts/portal-cassandra/templates/deployment.yaml modified: portal/charts/portal-mariadb/templates/deployment.yaml modified: portal/charts/portal-sdk/templates/deployment.yaml modified: portal/charts/portal-widget/templates/deployment.yaml modified: portal/charts/portal-zookeeper/templates/deployment.yaml modified: sdnc/charts/dmaap-listener/templates/deployment.yaml modified: sdnc/charts/sdnc-portal/templates/deployment.yaml modified: sdnc/charts/ueb-listener/templates/deployment.yaml modified: sdnc/templates/statefulset.yaml modified: uui/charts/uui-server/templates/deployment.yaml modified: uui/templates/deployment.yaml modified: vid/charts/mariadb/templates/deployment.yaml modified: vid/templates/deployment.yaml Change-Id: I00aaa1eff3b870db3b475365eeda3f2e10aef6b9 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-03nsPrefix changes in msbPriyanka Jain2-1/+7
Issue-ID: OOM-1026 Change-Id: Ic5303744b9a08a1ca02e415fd806b976f07949ab Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-04-16Update readiness-check versionBorislavG4-4/+4
Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-09Add a filebeat container to each service of MSBLiZi14-0/+272
Change-Id: I92bf908523d2b08a28c9d118b9efdc49dad56f6e Issue-ID: MSB-185 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-03Merge "Fix kube2msb failure to start"Mandeep Khinda4-6/+6
2018-04-02Remove temporary command in kube2msbBorislavG1-5/+0
Change-Id: Id17130d77fcaa03d2828852cd386b322bf6768df Issue-ID: OOM-811 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-01Fix kube2msb failure to startBorislavG4-6/+6
Change-Id: I3d67246e48cec79a2187637eb6ad559f73034089 Issue-ID: OOM-857 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-28Fix MSB services be independent of release nameBorislavG4-4/+4
Change-Id: If55878be4535df3f9578b0af8300ab055769474e Issue-ID: OOM-742 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-26Add standardized helm chart for msbBorislavG43-435/+1070
Change-Id: I63fbb58167a3e352f05e7e9af4d28f3531546dff Issue-ID: OOM-742 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec8-0/+112
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-22Merge "remove passing auth token via env var"Borislav Glozman1-2/+0
2018-03-22Deploy 2 instances for API GatewayHuabing Zhao1-2/+2
Change-Id: I9f676f2d1992ae97016af812dfa2e968ead98534 Issue-ID: MSB-117 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
2018-03-20remove passing auth token via env varFrank A. Zdarsky1-2/+0
Issue-ID: OOM-811 Change-Id: I8a0cdc6e727a8045f4b0ac73731c81a676a463b2 Depends-On: I039b6bcc9a301751ba976b77c0f2cc3b904b8e9c Signed-off-by: Frank A. Zdarsky <fzdarsky@redhat.com>
2018-03-12Deploy kube2msb along with msb containersHuabingZhao2-0/+52
Issue-ID: OOM-280 Deploy kube2msb along with msb contianers, so the ONAP services can be sync to MSB after MSB is restarted Change-Id: I408e27c72c4b2169c0babe2562e74d4a645683de Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-07Replica scaling of Robot and MSB containervaibhav_16dec2-2/+3
Issue-ID: OOM-693 Change-Id: Ibcdfd5c2a8c55eb28d6acd16e7a9b0f1faaef65b Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG5-13/+13
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-28Providing HTTPS endpoint at API gatewayHuabingZhao2-3/+15
Issue-ID: MSB-140 Change-Id: Ideb50217fb3ba21a2824fbedee41b8df04f3e62c Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-02-28Bump msb docker to 1.1.0HuabingZhao1-2/+2
Issue-ID: MSB-155 Change-Id: I6bcc91d6c7a4b439c01ff667cc76f3fc37e7d1a2 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-02-22msb - readiness image updatekerenj1-1/+1
changes can be seen in reviews: 31743 and 31721 Issue-ID: OOM-514 Change-Id: Ie610db1b0c4471beac7d91622aa98168a452ab23 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-09Enforce MSB dockers dependenciesHuabing Zhao4-3/+49
Change-Id: Ib8bef822ea3b27e3a7eb9e99cf7f8748bfc6f422 Issue-ID: OOM-678 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-12-08Migrate to R1 released docker imagesAlexis de Talhouët1-2/+2
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> (cherry picked from commit f033f949c49cc195be1f3a6bdf79759f7e0983ca)
2017-11-01Merge "Remove hardcoded IP value"Mandeep Khinda3-4/+2
2017-10-31Remove hardcoded IP valueHuabingZhao3-4/+2
Issue-Id: OOM-355 Change-Id: Iafc3ec55cd6b954fb9ba818376948ebc7c4c4711 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-29Add option to disable specific deploymentsyuryn5-4/+17
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-17Set msb docker image versionHuabingZhao1-3/+3
Set consul image version to 0.9.3 Set msb image version to 1.0.0 Issue-Id: OOM-113 Change-Id: I53d40ca547466fea2291cfad2cdc1733e3fb795e Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-19Fix API gateway image issueHuabingZhao2-3/+3
Issue-Id: OOM-113 Change-Id: I669e5e7f0298fc80ab472cd874e6384b24e72c7d Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-12Remove cluster IPHuabingZhao1-24/+24
Use domain name instead of IP, so a fixed cluster IP is not needed anymore. Issue-Id: OOM-113 Change-Id: Idd0444d4a9ff9b366e73316a7c6f26ffcd5ff725 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-11Use domain name instead of IP for consulHuabingZhao5-33/+28
Issue-Id: OOM-113 Change-Id: I41e6f72337a15c1d07b444b09171204d8eb378ec Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-09Add push secret for MSB docker imagesHuabingZhao3-3/+6
Issue-Id: OOM-113 Change-Id: I9bab3903c4334c0587071eff077f1745bbd4460b Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-02add namespaceHuabingZhao5-0/+8
Issue-ID: OOM-113 Change-Id: Ifaa978ed6156a661ae8312959fd4dc70a8029e32 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-02parameterize docker imageHuabingZhao4-10/+15
Issue-Id: OOM-113 Change-Id: I36641bbb2c973f3df9a9d1a24e7197c21552e61b Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-30Service objects for iag and eagHuabingZhao2-3/+39
Issue-Id: OOM-113 Change-Id: Ic91394e18e52b8225d2e31c0cc4ec3e752b94d33 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-30parameterization replica numberHuabingZhao5-4/+7
Issue-Id: OOM-113 Change-Id: I483e6e9942a3cf7ffd486c8ac53e8f458baa0c21 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29MSB external api gateway service k8s deploymentHuabingZhao5-5/+49
Issue-Id: OOM-113, MSB-26 Change-Id: If365e75c7ccf7de902f771ffdd2db3b1566b98b6 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29MSB interal api gateway service k8s deploymentHuabingZhao1-0/+38
Issue-Id: OOM-13, MSB-25 Change-Id: I84dce66bd94231f35c9480371557e7c62e6a8369 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29MSB discovery service k8s deploymentHuabingZhao3-0/+51
Issue-Id: OOM-113, MSB-56 Change-Id: Idec27ae5e2e32fdf4462144ddb13e9f535a4d044 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-29MSB Helm chart skeletonHuabingZhao4-0/+50
Change-Id: I2f9bbc0f685cd0a0b437e609dc42498d56727676 Issue-Id: OOM-113, MSB-24 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>