aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2
AgeCommit message (Collapse)AuthorFilesLines
2020-05-06Revise dcae bootstrap versionVijay Venkatesh Kumar1-1/+1
New bootstrap released for Son-handler blueprint updates Change-Id: I3bf4d177a6827ff6afe36a0d2130ccdc797ac099 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2216 Issue-ID: DCAEGEN2-2200
2020-05-06Merge "[DCAEGEN2] Use common secret template for postgres credentials"Sylvain Desbureaux4-18/+52
2020-05-05Merge "[DCAEGEN2][dashboard] Use common secret template for postgres ↵Sylvain Desbureaux3-7/+29
credentials"
2020-05-05[DCAEGEN2] Use common secret template for postgres credentialsKrzysztof Opasiak4-18/+52
Even through we use common secret template both passwords are still hardcoded in common postgres chart but this will be removed as a final step just like we did for mariadb-galera. Issue-ID: OOM-2250 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I4b499e277bb084d7d1f2f2d9b72533a6532b751f
2020-05-05[DCAEGEN2][bootstrap] Use common secret template for postgres credentialsKrzysztof Opasiak4-143/+163
Even through we use common secret template both passwords are still hardcoded in common postgres chart but this will be removed as a final step just like we did for mariadb-galera. Issue-ID: OOM-2250 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Icaa5334d6ebad4fbce23ed4f59b74448c02783cf
2020-05-05[DCAEGEN2][dashboard] Use common secret template for postgres credentialsKrzysztof Opasiak3-7/+29
Even through we use common secret template both passwords are still hardcoded in common postgres chart but this will be removed as a final step just like we did for mariadb-galera. Issue-ID: OOM-2250 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ic8d8a53093ccdf5f91a26ce9ac2734fe36ccca4f
2020-04-09dcae version revisionVijay Venkatesh Kumar1-1/+1
1.12.5 bootstrap DL 1.0.2 (non root) PMSH 1.0.3 (bug fixes) 1.0.3 MOD/runtime (bug fix) Change-Id: If5dba38f38dbafb18d310183d6ac2a481989b06f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2194 Issue-ID: DCAEGEN2-2171 Issue-ID: DCAEGEN2-2181 Issue-ID: DCAEGEN2-2173 Issue-ID: DCAEGEN2-2175 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-04-06Change DMaaP plugin to use httpsJack Lucas1-3/+2
In R6, the DMaaP provisioning server (DMaaP BC) exposes its API via HTTPS only. The DMaaP plugin must be configured to use HTTPS to access DMaaP BC. Issue-ID: DCAEGEN2-2193 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ic80b1d05fe8666a5df87af647c66b2d2bca31def
2020-04-03Update PH configVijay Venkatesh Kumar1-1/+1
Change-Id: I517e1ed97538bfc83a34a0f65bee46f7eb3b297b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2191
2020-04-02Bump chart versionSylvain Desbureaux11-15/+15
Use 6.0.0 in preparation for Frankfurt release Issue-ID: OOM-2320 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8ad82dfdf48b56c38c0e85d640b18cc13c8d9e67
2020-03-31Disable VES/httpVijay Venkatesh Kumar4-9/+10
dcae-bootstrap (1.12.4) PMSH 1.0.2 bp update Disable VES/HTTP (OJSI-116) dcae-healthcheck 1.3.1 Change-Id: Ib594d5787783876997ccd6559a58f16f6354524d Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2172 Issue-ID: OJSI-116 Issue-ID: DCAEGEN2-2129 Issue-ID: DCAEGEN2-2174 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-03-31Revise dcae container versionVijay Venkatesh Kumar1-2/+2
dcae-bootstrap update include below blueprint updates Tcagen2 1.0.1 VES 1.5.4 DL Handlers (Admin & Feeder) VES Mapper, RESTConf, Heartbeat RunTime API Bp-gen version 1.3.1 Change-Id: I1c76d0b5eb63c65459925c7b3296629175765e71 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Issue-ID: DCAEGEN2-2107 Issue-ID: DCAEGEN2-2129 Issue-ID: DCAEGEN2-2098 Issue-ID: DCAEGEN2-2041 Issue-ID: DCAEGEN2-2145 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-03-30Fix mount point for SCH tls-init containerJack Lucas1-1/+1
Issue-ID: DCAEGEN2-2177 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I470ba4fbcb0521069eda8b3296fe303c1b3c90b5
2020-03-25Merge "Disable plain HTTP on production interface of HV-VES"Morgan Richomme1-1/+2
2020-03-24update ves collector version from 1.5.3 to 1.5.4Pawel1-1/+1
Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I92f2fec827d02c4cb677869a05853eec59dc40fa
2020-03-23Disable plain HTTP on production interface of HV-VESkjaniak1-1/+2
From security reasons disable of plain http. Change-Id: I1374fc5f0b34f5b938c692e2bbcd2689f4efee88 Issue-ID: DCAEGEN2-2143 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-03-18R6 updates for dcaegen2/dcaemodJack Lucas2-3/+3
Update to bootstrap container 1.12.2 Update to dashboard container 1.3.2 Update to prh 1.5.2 Make runtime-api imports configurable Issue-ID: CCSDK-2158 Issue-ID: DCAEGEN2-2088 Issue-ID: DCAEGEN2-2105 Issue-ID: DCAEGEN2-2120 Issue-ID: DCAEGEN2-2127 Issue-ID: DCAEGEN2-2128 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ie335fc866bc5360bbfc8200fc0e1712b64e05e1b
2020-03-10Merge "5.1.0 policy-handler - policy-updates from new PDP"Krzysztof Opasiak2-9/+16
2020-03-10Merge "4.3.0/6.1.0 deploy-handler - policyVersion as str"Krzysztof Opasiak1-1/+1
2020-03-09Remove CBS NodePort assignmentsJack Lucas1-1/+1
Exposing NodePorts is needed only for multi-site installations. Issue-ID: OJSI-195 Issue-ID: DCAEGEN2-2129 Change-Id: I1d6731d95a6c058f5b2e08708c153f31e2065476 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2020-03-094.3.0/6.1.0 deploy-handler - policyVersion as strAlex Shatov1-1/+1
- external version 4.3.0 - internal version 6.1.0 for code change - no API change Change-Id: I9093184da29b7ef9ac3e6e48cc6e53743ecb5c9e Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-2085
2020-03-095.1.0 policy-handler - policy-updates from new PDPAlex Shatov2-9/+16
- need help with url to DMaaP MR and info on policy-update topic plus the subscriber info DCAEGEN2-1851: - policy-handler now supports the policy-update notification from the new policy-engine thru DMaaP MR - integration testing is requested DCAEGEN2-1976: - policy-handler is enhanced to get user/password from env vars for PDP and DMaaP MR clients and overwriting the Authorization field in https headers received from the discoverable config = to override the Authorization value on policy_engine, set the environment vars $PDP_USER and $PDP_PWD in policy-handler container = to override the Authorization value on dmaap_mr, if using https and user-password authentication, set the environment vars $DMAAP_MR_USER and $DMAAP_MR_PWD in policy-handler container - Fixed service definition external port to 80 Change-Id: I8c1089542ed00408614da0720653221d475293e6 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-1851 Issue-ID: DCAEGEN2-1976 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-03-05DCAE R6 updatesJack Lucas8-11/+15
Helm chart updates to pull in latest version of components: bootstrap loads blueprints into DCAE inventory bootstrap configures k8splugin for JKS CA store inventory uses generated CA cert cloudify manager loads type file to synch clamp and dcae policy plugins dashboard skips bad blueprints from inventory bootstrap loads latest pgaas and sshkeyshare plugins bootstrap runs as non-root user Issue-ID: DCAEGEN2-2049 Issue-ID: DCAEGEN2-1938 Issue-ID: DCAEGEN2-2097 Issue-ID: DCAEGEN2-2120 Issue-ID: DCAEGEN2-2072 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I12f37ccc85ebfefba10e7ec1113da6474927ba57
2020-03-04Update HV-VES version to 1.4.0pwielebs2-2/+3
The issue related to HV-VES occurs due to a lack of certificates. There are provided by TLS_INT_CONTAINER. Therefore use-tls must be set on true. Issue-ID: OOM-2281 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: Ib5c82d5955c0a7b32a4fc5c9797734f930ae7885
2020-02-29Merge "Added blueprint"Krzysztof Opasiak2-3/+39
2020-02-29Merge "tcagen2 prep + rls version updates"Krzysztof Opasiak4-3/+44
2020-02-28tcagen2 prep + rls version updatesVijay Venkatesh Kumar4-3/+44
common mongo chart and input template for tca-gen2 VEScollector rls version for 7.1.1 support Heartbeat rls version for non root support Change-Id: Iea9c640411841553d79cee2b21447b87e2cd2a90 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Issue-ID: DCAEGEN2-1907 Issue-ID: DCAEGEN2-2071 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-02-28Added blueprintPawel2-3/+39
Added blueprint (for ves secure) and update blueprint (for ves insecure) Issue-ID: DCAEGEN2-1777 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Iaf78187b8196944ecafcef19b1efec855a4d8922
2020-02-27dcae sec updates for dashboard and inventoryVijay Venkatesh Kumar7-6/+117
- Dashboard switched to https + non-root + portal sdk 2.6.0 - InventoryAPI keystore pwd read from file and filebeat support Change-Id: I40d2f6a8414f0a8fc8ed7b60ed0118e69cdbb2fd Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1592 Issue-ID: OJSI-159 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-02-22Drop support for postgres-legacy common chartKrzysztof Opasiak2-2/+2
There is no need to maintain two postgres charts if all components can work with the newest version so let's remove the legacy one. Issue-ID: OOM-2310 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I8b399902e37fdec7e55552e7972daaf1c0c74cfe
2020-02-12Pick up new tls init containerJack Lucas17-51/+34
Remove unneeded dashboard inputs file Prepend release name to filebeat configmap name Issue-ID: DCAEGEN2-917 Issue-ID: DCAEGEN2-1923 Issue-ID: DCAEGEN2-1805 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I53ef20046d7e16c4e0a2defd41c846d91af4ec09
2020-02-07[COMMON] Remove pgpoolKrzysztof Opasiak1-12/+0
It seems that pgpool is never thus there is no need to spend time moving it to common secret template Issue-ID: OOM-2250 Change-Id: I237f9e01cec80bd47ff47c7eb4db282471cfad07 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-02-02Merge "Update PRH version to 1.5.0"Borislav Glozman1-1/+1
2020-02-02Merge "redis config optimization"Borislav Glozman1-4/+2
2020-02-02Merge "Update ves collector image"Borislav Glozman1-1/+1
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak28-52/+52
ONAP is too big to be deployed using helm install so we need to use a custom helm plugin helm deploy. This script deloys onap component by component instead of deploying evrything at once. Unfortunately this script also modifies the helm release by appending component name to it. As a result of this behavior our objects are called for example: onap-mariadb-galera-mariadb-galera-0 instead of just being called onap-mariadb-galera-0. This patch simplifies this naming convention by replacing all direct usages of .Release.Name with common.release macro which strips the component specific part from the release name. Issue-ID: OOM-2275 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183
2020-01-29Update PRH version to 1.5.0pwielebs1-1/+1
Issue-ID: OOM-2281 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: I0330b2c239af12f48202062954a623c18ca1ac7f
2020-01-28Update ves collector imagePawel1-1/+1
Issue-ID: OOM-2280 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Iaa80eb212ba0c31ffdceb79e776cd92d38b304d6
2020-01-21redis config optimizationVijay Venkatesh Kumar1-4/+2
- replication count set to 3 - removing nodeport Change-Id: Ie3431c59ffdd44f207eddfbc013ab4fc3f6ed5f9 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1720 Issue-ID: OJSI-187
2019-12-17[COMMON] Use deployment for postgresqlSylvain Desbureaux2-2/+4
Instead of statefulset + inner work in the container, use deployments in order to be more reliable Change-Id: Icf4fe1303ae3489c822558e28bb08b69af2d4970 Issue-ID: OOM-2234 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-11Merge "[DCAE] Use global storage templates for PVC"Borislav Glozman6-215/+46
2019-12-06Merge "Update prh to 1.3.2"Sylvain Desbureaux1-1/+1
2019-12-06Add ingress controler support to DCAELucjan Bryndza2-1/+10
Issue-ID: OOM-2178 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: Id4c679431d5d5e0362acbd08757250f1bb5a0616 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-12-06Update prh to 1.3.2Joanna Jeremicz1-1/+1
Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I13888ca2334cfb1f59bbcf195726996cd8a79e54
2019-12-04[DCAE] Use global storage templates for PVCSylvain Desbureaux6-215/+46
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 used a "range" for PV creation of redis in order to have only the needed number. Change-Id: I6bb326f8aaece11bcf503e9300e5c39a87214f81 Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-11-07Attempt 2 at chart restructureUbuntu99-21/+79
Helm value override file now supports component-specific settings: dcae-bootstrap: enabled: true dcae-cloudify-manager: enabled: true dcae-config-binding-service: enabled: true dcae-healthcheck: enabled: true dcae-redis: enabled: true dcae-servicechange-handler: enabled: true dcae-inventory-api: enabled: true dcae-deployment-handler: enabled: true dcae-policy-handler: enabled: true dcae-dashboard: enabled: true Issue-ID: OOM-1574 Signed-off-by: Ubuntu <dgl@research.att.com> Change-Id: I85e0fe6ae19e176d954611549ec954a5fe662307 Signed-off-by: Ubuntu <dgl@research.att.com>
2019-10-17Updated The Version of HolmesGuangrongFu1-2/+2
Change-Id: I0f93684d1af27665e5a3fedc48ac2ca1648f4bfe Issue-ID: HOLMES-268 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-09-16Merge "Update for new tca blueprint"Brian Freeman1-1/+1
2019-09-16Update PRH version in values YAML filepwielebs1-1/+1
Issue-ID: DCAEGEN2-1752 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: I32f77bc35a79558244b1baddd6180457eea9cab1
2019-09-13Update for new tca blueprintJack Lucas1-1/+1
Issue-ID: DCAEGEN2-1733 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I605e2e3a0808d9bc2be2e17e3bcf6fd0af3dee21