summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-09-30Merge "[Portal] Followed Logging Compliance Specification Guidelines"Sylvain Desbureaux4-10/+16
2020-09-30Merge "[VFC]Refactor environment variables of VFC"Sylvain Desbureaux14-36/+19
2020-09-30Merge "[VNFSDK] Change volume to volumeMounts"Sylvain Desbureaux1-1/+1
2020-09-30Merge "[SDNC] Move sessionAffinity"Sylvain Desbureaux1-3/+3
2020-09-30Merge "[PORTAL] Use helm-push plugin"Sylvain Desbureaux2-0/+10
2020-09-30Merge "[POLICY] Remove field undefined in deployment"Sylvain Desbureaux1-2/+0
2020-09-29[VFC]Refactor environment variables of VFCdengyh14-36/+19
Issue-ID: VFC-1751 Change-Id: I27c96ead9ab0bf5054d9abc4c6664262a0430111 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-09-29Merge "[POLICY] update preloaded types for api:2.3.1"Sylvain Desbureaux1-2/+3
2020-09-29Merge "[DCAEGEN2] Use common secret template for cloudify password"Sylvain Desbureaux17-40/+143
2020-09-29Merge "[A1POLICYMANAGEMENT] Guilin version bump"Sylvain Desbureaux1-1/+1
2020-09-29Merge "[SDC] Update SDC latest images for Guilin"Sylvain Desbureaux7-11/+11
2020-09-29Merge "[DCAEMOD] Update runtime-api version to 1.1.0"Sylvain Desbureaux1-1/+1
2020-09-29Merge "[PLATFORM] Change yaml comment to helm comment"Sylvain Desbureaux3-6/+6
2020-09-29Merge "[MODELING] Change yaml comment to helm comment"Sylvain Desbureaux1-1/+2
2020-09-29Merge "[DCAEGEN2] Correction of the conditional statement"Sylvain Desbureaux1-2/+2
2020-09-28[PLATFORM] Change yaml comment to helm commentJakub Latusek3-6/+6
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I3fbc4b8c29fb8c69be3ee91030a1cb23953c3db8
2020-09-28[MODELING] Change yaml comment to helm commentJakub Latusek1-1/+2
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I206cb464a8e0649f4381f6c515f4d47dae03b0e9
2020-09-28[VNFSDK] Change volume to volumeMountsJakub Latusek1-1/+1
Volume field is undefined in container specification Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I369495febca6673cdd742c8456dd01a68e9d1780
2020-09-28[PORTAL] Use helm-push pluginJakub Latusek2-0/+10
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I9f5e99287e21ddec51e26d4c55e4d5db7071adb4
2020-09-28[POLICY] Remove field undefined in deploymentJakub Latusek1-2/+0
Field emptyDir is defined in Deployment.spec.template.spec.volumes Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I4e52f585eebfe10138d1b22a5c8a127845560996
2020-09-28[SDC] Update SDC latest images for GuilinChrisC8-11/+11
Bump sdc images to 1.7 version Issue-ID: SDC-3076 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I496ee4f63def228cca5783127d69aee08028c27f Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2020-09-28Update git submodulesmrichomme1-0/+0
* Update kubernetes/robot from branch 'master' to 0611262fbb68714cfdb922f13ffb009b58a43f71 - Update INFO.yaml Issue-ID: INT-1724 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I198320e56131e031d5364214e64a9192c8da1024 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-09-25[POLICY] update preloaded types for api:2.3.1jhh1-2/+3
Issue-ID: POLICY-2846 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ic11248cd11c58a6a1a5d887c3c6b73e66e722848
2020-09-25[Portal] Followed Logging Compliance Specification GuidelinesKishore Reddy Dwaram4-10/+16
Made changes in logback.xml to support Logging Compliance Specification Standard and music properties updated Issue-ID: PORTAL-1008 Signed-off-by: Kishore Reddy Dwaram <kishore.reddy.dwaram@att.com> Change-Id: I737ac607aea08c0e96a6e7844ada72a061a5008a
2020-09-25Merge "[PORTAL] Deprecate the Policy Engine GUI"Sylvain Desbureaux1-1/+4
2020-09-25Merge "[OOF] Direct logs to STDOUT"Sylvain Desbureaux4-2/+110
2020-09-25Merge "[SDNC] Use helm-push plugin"Sylvain Desbureaux2-0/+10
2020-09-25[DCAEGEN2] Use common secret template for cloudify passwordSchmalzried, Terry (ts862m)17-40/+143
Link all references to cloudify password to ensure that it can be automatically generated. Set generated password strength to "basic" to work around problem with Cloudify (DCAEGEN2-2450). Issue-ID: DCAEGEN2-1975 Issue-ID: DCAEGEN2-2450 Change-Id: I53e154de854d33be686e830be8a827741bb3ec7e Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: vv770d <vv770d@att.com>
2020-09-25Merge "[CLAMP] AAF certificate using certinializer(2)"Sylvain Desbureaux12-9/+176
2020-09-25Merge "[SO] Fix typo"Sylvain Desbureaux1-1/+1
2020-09-25[DCAEGEN2] Correction of the conditional statementJakub Latusek1-2/+2
Conditional statements remove newline next to it and move redinessProbe to comment above. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I112517387578997d75c8e0f9ae7d23ed161943de
2020-09-25Merge "[DCAE] Update Bootstrap image and component images. Update Cm-container"Sylvain Desbureaux2-5/+5
2020-09-25Merge "Remove fields not defined in jobs specification"Sylvain Desbureaux4-4/+0
2020-09-25Merge "[SDC] Use helm-push plugin"Sylvain Desbureaux2-0/+12
2020-09-25[DCAEMOD] Update runtime-api version to 1.1.0Remigiusz Janeczek1-1/+1
Fix bug where blueprint created with runtime-api has empty plugin import which prevented deployment using cloudify Update bpgenerator (library) to java 11 Issue-ID: DCAEGEN2-2454 Issue-ID: DCAEGEN2-2289 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I41f858d77c86e4ee4b87ab8aa24b3d7cce288310
2020-09-25[PORTAL] Deprecate the Policy Engine GUISudarshan Kumar1-1/+4
The policy/engine GUI is being deprecated in Guilin and needs to be removed from Portal project as that docker image will no longer be shipped and will be removed from OOM charts soon. Issue-ID: PORTAL-978 Change-Id: I8242f734dfd67c55146ea2952cad82bbd259da5b Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-09-25[SO] Fix typoJakub Latusek1-1/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: If2d280477b23f6c2029103fb777cf0f61570b5d8 Issue-ID: OOM-2562
2020-09-25Merge "[DCAEGEN2][OOM] Update k8splugin configs"Sylvain Desbureaux4-4/+12
2020-09-25[CLAMP] AAF certificate using certinializer(2)osgn422w12-9/+176
use of auto-generated certificates via AAF side-car at OOM deployment time for CLAMP dashboard part. Issue-ID: CLAMP-884 Change-Id: If1c1cfb7d218060dde129546cadf38647a8d496e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-09-25Merge "[Portal] Remove hardcoded cassandra password"Sylvain Desbureaux14-10/+219
2020-09-25Remove fields not defined in jobs specificationJakub Latusek4-5/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I11f83a4716b5039e6396a63707f52268db013490
2020-09-25Merge "Don't use GNU make new shell assignment operator"Sylvain Desbureaux1-1/+1
2020-09-25Merge "[CLAMP] Use helm-push plugin in clamp"Sylvain Desbureaux1-0/+5
2020-09-25Merge "[DMAAP] Use common.resources in statefulset template"Sylvain Desbureaux1-1/+1
2020-09-25[SDNC] Move sessionAffinityJakub Latusek1-3/+3
SessionAffinity field is defined in ServiceSpec, not in ServicePort struct. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: Ieebd842dc57c45e57fac9e8d4043901e3c71da6a
2020-09-25[SDNC] Use helm-push pluginJakub Latusek2-0/+10
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I2c09ef07a3445e8eb199011cdc2aa0a9d3647dcf
2020-09-25Merge "[DMAAP] Set default service name"Sylvain Desbureaux1-1/+1
2020-09-25Merge "Set services names in statefulset templates"Sylvain Desbureaux3-2/+7
2020-09-25Merge "Use common.resources in aaf-sshsm-abrmd template"Sylvain Desbureaux1-1/+1
2020-09-25Merge "Correction of the conditional statement"Sylvain Desbureaux1-1/+1