aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-10-28[NBI] Use mariadb-galera from commonSylvain Desbureaux13-431/+18
Instead of using "homegrown" mariadb chart, move to use the common mariadb-galera chart in order to be aligned with most of the other users of mariadb and eventually to move into the common mariadb galera instance. Change-Id: I0c8ed6adfea0d64f97e7d9378464039915d389c7 Issue-ID: EXTAPI-347 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-10-27Merge "fixing not working repository:image"Borislav Glozman1-2/+2
2019-10-27Merge "Adding Required Attributes to Catalog DB override"Borislav Glozman2-0/+6
2019-10-27Merge "policy helm changes to override of cert store"Borislav Glozman7-6/+44
2019-10-27Merge "Increase liveness/readiness probe timeouts."Borislav Glozman5-5/+14
2019-10-27Increase liveness/readiness probe timeouts.Oleg Mitsura5-5/+14
Issue-ID: CCSDK-1822 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Ib75741d85cfe8d0d5129dac6d11d0a3468627320
2019-10-25Merge "Update policy brmsgw to point to latest versions"Mike Elliott1-2/+2
2019-10-25Update git submodulesBrian Freeman1-0/+0
* Update kubernetes/robot from branch 'master' to 868374dc9e41555fa9e75a0ca63deb7cd6780ab9 - Update to 1.5.4 Issue-ID: TEST-216 Change-Id: Ia00b0ab26a47cfd3306ccc14f1f7950c54690144 Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit 71d1a6e7ea4cdba97aed46c66921ab213b4588ff)
2019-10-25Adding Required Attributes to Catalog DB overrideAndrewLamb2-0/+6
Change-Id: Ia502d96217f1e1ec904a26b9c56f7b288fb1f812 Issue-ID: OOM-2149 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-10-25policy helm changes to override of cert storejhh7-6/+44
Issue-ID: POLICY-2064 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I5d9c6b8ea7e13b43b900f07d394b0bc5fb4b0c9f
2019-10-24Merge "Supply CDS GRPC endpoint details for policy (drools) to make use of"Borislav Glozman3-0/+15
2019-10-23Disable SDNC admin portalTimoney, Dan (dt5972)1-1/+1
Disable SDNC admin portal, due to security vulnerability. Change-Id: I6a54eb262b0a1e6694c6f6951587687466d54acc Issue-ID: SDNC-951 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-10-22fixing not working repository:imageOndřej Šmalec1-2/+2
image can't be pulled from registry.hub.docker.com repository hence changing it to working one. non-working ==> registry.hub.docker.com/onap/multicloud/framework-artifactbroker:1.4.2 working ==> nexus3.onap.org:10001/onap/multicloud/framework-artifactbroker:1.4.2 Issue-ID: MULTICLOUD-844 Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com> Change-Id: I1449cc0ff4a2fb4a5f4230515e9422f32cdbf5b5
2019-10-17Supply CDS GRPC endpoint details for policy (drools) to make use ofRashmi Pujar3-0/+15
Issue-ID: POLICY-2088 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Iefcf1ea50cb2d096ff38a0ecf461a2caa6718f22
2019-10-16Update git submodulesstark, steven1-0/+0
* Update kubernetes/robot from branch 'master' to 3d18bf3cba8b1b8d021914d4751ea44f7c3e3cd4 - updating path to listener file for OVP testcase Issue-ID: VVP-328 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I37d92065d8eb569d2a42e23520f26ac7a573aceb
2019-10-15Update policy brmsgw to point to latest versionsjhh1-2/+2
Issue-ID: POLICY-2171 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Iaff0090a25990612c04d58147d4f9dfd20e4111f
2019-10-14add probe timeout to value.yamlsu622b8-0/+16
Issue-ID: DMAAP-1328 Change-Id: Ic5430d4029ab9e95edb63aac9f11b1f5b148cbb9 Signed-off-by: su622b <su622b@att.com>
2019-10-11Upgrade drools cl app imagejhh1-1/+1
Issue-ID: POLICY-2156 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Idde12043286d715a1de27d581701a41f7a72739d
2019-10-11Merge "Align on release 4.1.3"Brian Freeman10-871/+22
2019-10-11Merge "Use SDNC 1.7.4 version"Brian Freeman5-5/+5
2019-10-11Merge "Make readiness-check work when updatedReplicas is None"Mike Elliott1-1/+1
2019-10-11Align on release 4.1.3sebdet10-871/+22
Align the charts on the 4.1.3 clamp containers + fix the dcae parameters to https4 + remove old db files Issue-ID: CLAMP-513 Change-Id: I0429d1888f78d1a0f5ed7543cf0f9bb9cd77e652 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-11Use SDNC 1.7.4 versionTimoney, Dan (dt5972)5-5/+5
Update SDNC helm charts to use version 1.7.4 (final El Alto release) Change-Id: I257ac3b4a5780f612e2bcb84950231ed07a96876 Issue-ID: SDNC-939 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-10-11Merge "Fix deploy on failure of subproject"Brian Freeman1-5/+4
2019-10-11Merge "Remove docker-config runtime internet dependency"Brian Freeman12-18/+1634
2019-10-10Fix deploy on failure of subprojectMike Elliott1-5/+4
Issue-ID: OOM-2114 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I8fd18f0e58cc680000a46299c8997e51b1f2dc8e
2019-10-10Remove docker-config runtime internet dependencyTomáš Levora12-18/+1634
Adding orginally downloaded resources directly to pod volumes Issue-ID: SO-1917 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com> Change-Id: I7edf86e625e50987cea3a3c502eb391672f958f5
2019-10-09Corrected SO SDNC Adapter callback URLRamesh Parthasarathy1-1/+1
Corrected SO SDNC Adapter callback URL with sdnc adapter override.yaml file Issue-ID: SO-2401 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Iae8507445c99223d54becccacaab53a3aa48037a
2019-10-07Update git submodulesJames Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to 1a2274dc0d8089b12a4b6feff328153dd9b26215 - Merge "[AAI-2617] Search guard is no longer available" - [AAI-2617] Search guard is no longer available Change-Id: I5cc786073ac27d3d36d05f0aa89ac5b7f1aadc02 Signed-off-by: rajeevme<rajeev.mehta@amdocs.com> Change-Id: I6b8ce9867d8b1d8108fcd7002e84f798a5b4e8e2
2019-10-07Fixing Basic Modeling genericparser API Health Check Failingafenner1-3/+3
Change-Id: If2cf110e0387acaff61d996435efdedf41561b60 Issue-ID: OOM-2126 Signed-off-by: afenner <andrew.fenner@est.tech>
2019-10-04Merge "Change port mapping on DMaaP DR prov"Brian Freeman4-9/+8
2019-10-04Merge "Use SO simulutor in cmso-robot"Brian Freeman11-111/+34
2019-10-04Merge "Fix https config for admin portal"Brian Freeman2-6/+6
2019-10-04Merge "Increase liness/readiness timeout and period"Mike Elliott6-7/+49
2019-10-04Increasing Max Heap size to 2GBAkansha Dua1-1/+1
Issue-ID: OOM-2059 Signed-off-by: Akansha Dua <akansha.dua@amdocs.com> Change-Id: I9b8db6ff689c0928ac497b523290e586c0f6f1f8
2019-10-03Change port mapping on DMaaP DR provefiacor4-9/+8
Change-Id: I6467c37800ec96bd1b030f0576ce690d408ff5b6 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: INT-1296
2019-10-03Use SO simulutor in cmso-robotJerry Flood11-111/+34
Issue-ID: OPTFRA-509 Change-Id: I2549e396311ad9582b898493e6bce311141a3b95 Signed-off-by: Jerry Flood <jflood@att.com>
2019-10-03New VID certificate valid until: Oct 03, 2020Ittay Stern3-0/+5
Issue-ID: VID-650 Change-Id: I5a844993619002eb0792e3ebb62788dc69562309 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-03Make readiness-check work when updatedReplicas is NoneAkansha Dua1-1/+1
Issue-ID: OOM-2057 Signed-off-by: Akansha Dua <akansha.dua@amdocs.com> Change-Id: I8deb64ee5c5e9667f63a61a7204a83b095a2fc34
2019-10-02Increase liness/readiness timeout and periodBrian Freeman6-7/+49
Issue-ID: OOM-2059 Change-Id: I02bbdd5b06e7194434d761bcf1aebbd749c6f1d7 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-10-02Merge "Improved nginx configuration overrrides"Borislav Glozman1-1/+18
2019-10-02Improved nginx configuration overrridesLucjan Bryndza1-1/+18
Nginx ingress controller configuration sample adopted to the new ingress configuration common templates. Issue-ID: OOM-1508 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: I1e8f069dbcff8ae3c927bad763d1bc2595cc9311 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-10-02Merge "Update multicloud framework image tags"Borislav Glozman1-2/+2
2019-10-02Merge "update OOM configuration for modeling/etsicatalog"Borislav Glozman9-16/+28
2019-10-02update OOM configuration for modeling/etsicatalogdyh9-16/+28
Change-Id: Ie6f18487961bc7de723f5dc69e37abfd5006f550 Issue-ID: MODELING-222 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-10-01Update multicloud framework image tagsBin Yang1-2/+2
tag with 1.4.2 which fixed a severe bug MULTICLOUD-835 Issue-ID: MULTICLOUD-841 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I478778412c67fd9ba726830cc05d4e02a1e5648d
2019-09-30Fix https config for admin portalTimoney, Dan (dt5972)2-6/+6
Fix config of admin portal to expose https instead of http Change-Id: Ie5d94921fd0fdbe0ea4866385f07fa8859ba59a6 Issue-ID: OJSI-98 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-30Merge "APPC 1.6.4 docker released"Brian Freeman3-3/+3
2019-09-30Merge "change accessMode for oom"Brian Freeman1-1/+1
2019-09-30Merge "Update MSB docker image version for E release"Brian Freeman3-3/+3