summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc
AgeCommit message (Collapse)AuthorFilesLines
2018-11-26Sync docker tags with release manifestGary Wu6-10/+10
Sync docker tags with the release manifest from integration repo commit 4c69929dd0acb06a028fabdbdab060be4db6348b. Change-Id: I9795a9a316b8ab6c959655fee5f7ef65fbfea78c Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-21Sync docker tags with release manifestGary Wu7-11/+11
Sync docker tags with the release manifest from integration repo commit a7c98ae0fabb0a94fbdc030e6f7c519439923045. Change-Id: Idb73aa4f05a948b7e1d70723cc6a52b8fd6f0517 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-21Merge "error when trying to archive\restore"Alexis de Talhouët1-1/+2
2018-11-20Sync docker tags with release manifestGary Wu12-17/+17
Sync docker tags with the release manifest from integration repo commit 0aad96cbbcdb97c2b074cb83d367c29dac6243df. Issue-ID: INT-663 Change-Id: I877077c3a35cb196c89ebb0e27dfe452e12b5249 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-20error when trying to archive\restorepriyanshu1-1/+2
error when trying to archive\restore Change-Id: Ic606025b6edcf7d6eec3a74c65b97085313e3287 Issue-ID: SDC-1667 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2018-11-10Sync docker tags with release manifestGary Wu8-13/+13
Sync docker tags with the release manifest from integration repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca. Change-Id: Ib937100d49aedced19a83593596906cadabc12e4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-07Add SDC DCAE helm chartsAreli, Fuss (af732p)32-7/+2163
Add SDC DCAE helm charts Change-Id: I2b665a2a957274719a3eefad347951a1361d5064 Issue-ID: OOM-1113 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-11-04SDC Fix initial valuesAreli, Fuss (af732p)2-2/+2
SDC Fix initial values Change-Id: I0723c936cca909c428abf9c522eb3e115662c8c1 Issue-ID: SDC-1893 Signed-off-by: Areli, Fuss (af732p) <areli.fuss@intl.att.com>
2018-10-23fixing clusterIP service type errorsMandeep Khinda2-0/+4
If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-23Sync docker tags with release manifestGary Wu8-13/+13
Sync docker tags with the release manifest from integration repo commit 90e136c83ec5434abaeb9939b995f86aa4089850. Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Sync docker tags with release manifestGary Wu6-10/+10
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda7-7/+7
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda6-0/+6
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott10-10/+10
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-19Merge "Resource Limits for sdc"Mandeep Khinda12-171/+121
2018-09-19Sync values from docker-manifest-staging fileAlexis de Talhouët1-1/+1
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b Issue-ID: OOM-1422 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-19Resource Limits for sdcMukul12-171/+121
Issue-ID: OOM-1161 Change-Id: Ie8dbf32d2b77ed839be65f812cf2762f76f574c5 Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-09-18Update SDC to use master docker imagesAlexis de Talhouët6-9/+9
As Robot and all has changed to interact with master version of SDC code, we need to deploy proper SDC code. Change-Id: I0b1f25485edefdc56fe54bc3633bf1f028b4b8e5 Issue-ID: OOM-1408 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-14sdc portal Config Map Labellingtoshrajbhardwaj4-0/+25
Issue-ID: OOM-1390 Change-Id: I8fe0dbde62cb8d88ec18321078ea6740bad8524a Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-06SDC Workflow Designerpriyanshu3-2/+8
1. Added additional arguments 2. Changed the debug ports on BE and FE Change-Id: I8b83ee4e7656b3cdb64436c48b1c44bf720ba873 Issue-ID: OOM-1312 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2018-08-30Apache2 License additiontoshrajbhardwaj64-361/+549
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-21SDC Workflow Designerpriyanshu17-149/+221
SDC Workflow Designer for OOM deployment via K8S Change-Id: I3b27e0d809c006b61e0947a8d8905862f00def23 Issue-ID: OOM-1312 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2018-07-31Align sdc configuration in oomMichael Lando1-1/+7
update Cassndra parmeters to include DataCenter section. add place holders for the dcae-ds services that will be add later. Change-Id: I4c16ab63c2ae82be637496de267f06de9f79667d Issue-ID: SDC-1581 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-03Activity-Spec support in OOM - Casablanca Releasepriyanshua9-0/+383
Activity spec support for OOM deployment via K8S Change-Id: Iba4a2c6ff2eaf0c435b93ac7d47261f86d3dfdc1 Issue-ID: SDC-1048 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2018-06-05Sync OOM docker versions with docker-manifest.csvGary Wu7-11/+11
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-17sdc <-> vnf sdk integrationMichael Lando2-2/+1
update sdc config map json to use the service for vnfsdk Change-Id: Ie6de2f5841155850bced87946186b4b0437cd54b Issue-ID: SDC-1332 Signed-off-by: Michael Lando <ml636r@att.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-04-30Add SDC dependency fixesMike Elliott8-46/+12
Updated pod and job dependencies to provide consistent startup order. Change-Id: Ib0d6aefbd59d30a5dd0f121415e3e8b4e3dcba01 Issue-ID: OOM-1022 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-25Adding sdc-onboarding-be to OOMMandeep Khinda32-79/+861
-adding sdc-onboarding-be chart -sdc-cs and es are now in a cluster format -using the sdc provided ready probe script for readiness -increasing the initial delay as per sdc project team k8s specs -fixed logging bugs. logs for be, fe, onboard-be are now in /var/log/onap/sdc/blah -sdc-be readiness health check is failing which prevents sdb-be from becoming "ready". -the commit that changes the template is: Add cluster resiliance support (c033cdce906efc3b6ccd1d2f45544af47e328ed4) Issue-ID: OOM-1002 Change-Id: Ib231cb1e7daa287a41e04db95528edecbdbbf7bc Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-24Make all services independent of helm Release.NameBorislavG16-48/+54
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-20fixing sdc health checkMandeep Khinda12-58/+98
-Basically compared docker_run.sh from sdc master branch with charts/values in OOM -disabling sdc-kb liveness until we tune the timing of it Issue-ID: OOM-964 Change-Id: I7447eed47c919d5d64786f45e01b5f2a3bc490a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-16Update readiness-check versionBorislavG5-5/+5
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-10Fixing sdc workflow image nameMandeep Khinda1-1/+1
Issue-ID: OOM-747 Change-Id: Ic7599a6cc700e00971a313891830682deaf99288 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-04Refactor OOM script of sdc-wfd.YuanHu6-0/+222
Refactor OOM script of sdc-wfd to align with the other sub-projects of sdc. Change license template to align with OOM. Remove '.Values.initImage' for its not be used. Choose a free number '30256' for the workflow designer's 'nodePort'. Issue-ID: SDC-1128 Change-Id: Ic5fedf86203ab96209df69c79e92daa88f728d44 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-04-01SDC chart hotfixkj3-0/+6
Issue-ID: OOM-851 Change-Id: I431a54d7b218a7271efba8496a71412085052959 Signed-off-by: kj <keren.joseph@amdocs.com>
2018-03-29adding license to SDC chart templatesMandeep Khinda32-4/+410
-missed adding it to the original review before it was merged Issue-ID: OOM-838 Change-Id: I04b515e2f4c58a14b4b4194e59e160b1f8534bc6 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-28standardizing SDC helm chartsMandeep Khinda58-928/+1766
all pods come up robot health reports HTTP 500 -> mostly due to missing dmaap resolving filebeat merge conflict addressing CI comments do we need a pv/pvc for the logs? Issue-ID: OOM-747 Change-Id: Id6f1e57fdaf3cd6d9f75e8bc1e5bfde39b91235e Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com> Signed-off-by: Areli Fuss <af732p@intl.att.com> (cherry picked from commit fe3e499547c91eadd71bde630594720b918c2af9)
2018-03-27Add standardized helm chart for logBorislavG2-1/+4
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-22Fix license for PV and PVC yamlsMike Elliott1-0/+2
When conditions are used at the start of the yaml the hashed (#) comments of the license are not parsable by the json parser. There license comments have been wrapped in {{/* */}}. Change-Id: I16c539ae4280f8ecacfdedb1f8caad894f3a081f Issue-ID: OOM-821 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec12-0/+168
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG14-39/+39
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-25sdc persistence folder parametrizationkerenj7-9/+10
Issue-ID: OOM-145 Change-Id: Ife998e01fcfa9455b7a35674909df8a338f92a59 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-22sdc - readiness image updatekerenj1-1/+1
changes can be seen in reviews: 31743 and 31721 Issue-ID: OOM-514 Change-Id: I6ee0938a4de34fa1c12ff838658ad8a25e708cf5 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-07Config seg sdc deploymentPramod15-21/+683
Issue-ID: OOM-550 Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com> Change-Id: Ibad8a16fb289ddd4260be5cce0c787e4de212a97
2017-12-15Fix SDC-ES Connection refusedMunir Ahmad1-6/+1
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Issue-ID: OOM-515 Change-Id: Ia87da1e2f24aa36e9f3ce43404ee4f1ff8635a79
2017-12-15Merge "Migrate to R1 released docker images"Mandeep Khinda1-5/+5
2017-12-08Migrate to R1 released docker imagesAlexis de Talhouët1-5/+5
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> (cherry picked from commit f033f949c49cc195be1f3a6bdf79759f7e0983ca)
2017-11-22Update annotations to spec for sdcvasundhra4-137/+86
Issue-ID: OOM-406 Change-Id: Ib56669c7d0919700c5a7247195564a789329ee3c Signed-off-by: vasundhra <vasundhra.choudhary@amdocs.com>
2017-11-06Fix SDC-FE logging confiurationBorislavG1-1/+3
SDC-FE logs location was missing /var/log/onap Issue-ID: OOM-403 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Change-Id: Iec13970609981c94c7da85b56c78cea11846ade8
2017-10-29Add option to disable specific deploymentsyuryn7-0/+22
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>