aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-12-17Secure FE communications to the workflow backendIlanaP11-87/+71
Update of the workflow fe and be charts to secure the communications and to start the backend server is https mode with a secured connection to SDC Issue-ID: OOM-1954 Signed-off-by: IlanaP <ilanap@amdocs.com> Change-Id: Ia3c4c714e317b8f8b6b4ee9245daa50eea50275f Signed-off-by: IlanaP <ilanap@amdocs.com>
2019-12-11Update git submodulesDaniel Rose1-0/+0
* Update kubernetes/robot from branch 'master' to bc1480dc6c66d23ed04feaff93fca10da6a65a8f - Merge "Use global storage templates for PVC" - Use global storage templates for PVC OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie65e55bca92eb0ada674636f049ecb054b65c5da
2019-12-11Update git submodulesDaniel Rose1-0/+0
* Update kubernetes/robot from branch 'master' to dbb4ed7385a22871a0ffb719f04e0f0f257d0ab3 - Merge "Add distributeVCPE" - Add distributeVCPE Issue-ID: INT-1397 Change-Id: I172fc986207a61c91b2dc9b1efa5c58bd689ea06 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-12-11Update git submodulesBrian Freeman1-0/+0
* Update kubernetes/robot from branch 'master' to a7e566c2c15914ad409ab4135891c0c092c300f0 - Add /etc/hosts Issue-ID: PORTAL-782 Change-Id: I8f7abd28c357cf6525c3368f38035a45126bf2ae Signed-off-by: Brian Freeman <bf1936@att.com>
2019-12-11Update git submodulesHarish Venkata Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to c56543fa8c464f839cde7d80ff2023d6448e4b28 - Fix the startup issue of data router liveness so that the pod does die before it even had a chance to start the application Issue-ID: AAI-2727 Change-Id: I94246883cc5b46c7e9873e70214599653514d7d8 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-12-11Merge "Mavenized image creation for readiness-check"Borislav Glozman5-6/+127
2019-12-11Merge "Example ingress configuration with vhosts"Borislav Glozman1-17/+11
2019-12-11Merge "Add ingress configuration for so-monitoring"Borislav Glozman6-3/+27
2019-12-11Merge "[APPC] Use global storage templates for PVC"Borislav Glozman4-7/+23
2019-12-11Merge "[AAF] Use global storage templates for PVC"Borislav Glozman37-445/+357
2019-12-11Merge "[Common] Use global storage templates for PVC"Borislav Glozman50-1662/+318
2019-12-11Merge "Adding sdclistener properties for health check"Borislav Glozman1-1/+24
2019-12-11Merge "[AAF] No resources limits on PODs"Borislav Glozman15-157/+144
2019-12-11Merge "[Contrib] Use global storage templates for PVC"Borislav Glozman7-44/+14
2019-12-11Merge "[CDS] Use global storage templates for PVC"Borislav Glozman2-13/+5
2019-12-11Merge "[PORTAL] Use global storage templates for PVC"Borislav Glozman4-20/+8
2019-12-11Merge "Add missing [mysqld] group"Borislav Glozman1-0/+1
2019-12-11Merge "Add cert dist for DMaaP BC"Borislav Glozman3-1/+76
2019-12-11Merge "[CLAMP] Use global storage templates for PVC"Borislav Glozman4-15/+10
2019-12-11Merge "[Modeling] Use global storage templates for PVC"Borislav Glozman2-12/+6
2019-12-11Merge "[DCAE] Use global storage templates for PVC"Borislav Glozman6-215/+46
2019-12-11Merge "[Multicloud] Use global storage templates for PVC"Borislav Glozman9-45/+23
2019-12-11Merge "[VFC] Use global storage templates for PVC"Borislav Glozman2-12/+6
2019-12-11Merge "[PNDA] Use global storage templates for PVC"Borislav Glozman3-16/+47
2019-12-11Merge "[SO] Use global storage templates for PVC"Borislav Glozman2-11/+2
2019-12-11Merge "[LOG] Use global storage templates for PVC"Borislav Glozman2-4/+3
2019-12-11Merge "[POLICY] Use global storage templates for PVC"Borislav Glozman2-10/+4
2019-12-11Merge "[SDC] Use global storage templates for PVC"Borislav Glozman4-24/+12
2019-12-11Adding sdclistener properties for health checkShaabanEltanany1-1/+24
Issue-ID: CCSDK-1669 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Id7343225f8c46c38d3c44c6c9ffdfe895742e5d6
2019-12-11Merge "Add ingress configuration for vid"Sylvain Desbureaux2-0/+7
2019-12-11Merge "Add ingress controller support to portal"Sylvain Desbureaux5-0/+17
2019-12-11Merge "Add ingress controller support to AAF"Sylvain Desbureaux13-0/+66
2019-12-11Merge "Add ingress controler support to UUI"Sylvain Desbureaux4-0/+14
2019-12-11Merge changes I69ea7e5d,I75f7e823,I2ae6b0f2,I6f1591a6,I30c2e0de, ...Sylvain Desbureaux32-66/+123
* changes: Add ingress controler support to OOF Add ingress controler support to POMBA Add ingress controler support to SDC Add ingress controler support to DMAAP Add ingress controler support to SDNC Add ingress controler support to CDS
2019-12-10Update git submodulesHarish Venkata Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to 552da2c65b6af3f6328fcc6b11af9329d5efa30a - Update the janusgraph properties for cassandra 3 Issue-ID: AAI-2731 Change-Id: Ic64ba3c97374db4f9ef0961b1e910714db49b4ae Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-12-10Update git submodulesJimmy Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to 6e20d0fb3f4dacda0c6cbccc7cf0424a21432fcf - Remove old microservices from aai chart Issue-ID: AAI-2733 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib471d6c3e8aca7a06f18dfd6167131f1d1df0456
2019-12-10Merge "OOM missing CDS BP app properties for HealthCheck."Sylvain Desbureaux1-3/+19
2019-12-10Add cert dist for DMaaP BCUbuntu3-1/+76
Issue-ID: DMAAP-1321 Signed-off-by: Ubuntu <dgl@research.att.com> Change-Id: I55a6d41c1955d3ea1bcc0799b5121212af102471
2019-12-09[Multicloud] Use global storage templates for PVCSylvain Desbureaux9-45/+23
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Change-Id: I8ed04b153aec0b81971a7a1eb97737d905ea4c5c Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-09[POLICY] Use global storage templates for PVCSylvain Desbureaux2-10/+4
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Change-Id: Iabd5d12196459bb1fce9021857aeab57a757ee12 Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-09[PNDA] Use global storage templates for PVCSylvain Desbureaux3-16/+47
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart I've also created a PVC for the job instead of doing a PVC template inside the job. Change-Id: I0cc242db0b1412ac792dec74a6542849c30985c9 Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-09[PORTAL] Use global storage templates for PVCSylvain Desbureaux4-20/+8
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Change-Id: I28b4ac5f612de75918973148865cf82f7a7de5e8 Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-09[SDC] Use global storage templates for PVCSylvain Desbureaux4-24/+12
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Change-Id: Ic34dcbc609edaa79109aacb83bbc019b55e6d02e Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-09[VFC] Use global storage templates for PVCSylvain Desbureaux2-12/+6
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Change-Id: Ibc8825b97cbe8939cf085d1cdd17e0a67e45c96b Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-09[Modeling] Use global storage templates for PVCSylvain Desbureaux2-12/+6
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Change-Id: I337e760ea71ec57c4f593e068c3cf6ea548a3cfc Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-06Add missing [mysqld] groupBrian Freeman1-0/+1
Issue-ID: VID-725 Change-Id: I00bed189eae8a615f4db9531814a88ed2b000362 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-12-06[SO] Use global storage templates for PVCSylvain Desbureaux2-11/+2
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Change-Id: Ice44eda13aad44564d61f9e954cd11085a81d56f Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-06[CLAMP] Use global storage templates for PVCSylvain Desbureaux4-15/+10
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Change-Id: I2cc90fe7a22a04d47d406b854c3a75502e539a25 Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-06Update git submodulesSylvain Desbureaux1-0/+0
* Update kubernetes/aai from branch 'master' to 18747ec29947084c571d66f37f1a0fe85fbe4702 - Use global storage templates for PVC OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart I've also created a PV/PVC for elasticsearch has it was hardcoded to hostPath. I've also removed hostPath for job logs (aai-traversal logs were not put into the desired hostPath) And I moved the 3 jobs of aai-graphadmin into 3 files as it's a better practice (several object in the same file can lead to unexpected behavior). Behavior is supposed to be exactly the same as before. Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I71c6cee8d7c33ef7bd39c40a43c26b377d4ceec3
2019-12-06Merge "Update prh to 1.3.2"Sylvain Desbureaux1-1/+1