aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2020-10-21[MODELING] change comment styleJakub Latusek4-2/+10
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I4f98c890d72ab3372b9cc87e8b7cd46b885133df Issue-ID: OOM-2562
2020-10-21[LOG] change comment styleJakub Latusek12-0/+24
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I635a35001daa4c6ce917768f2a5ca84d01d99b47 Issue-ID: OOM-2562
2020-10-21[ESR] change comment styleJakub Latusek6-1/+13
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Iaca862066eaad0cb41169b5c768acb2d3cd51034 Issue-ID: OOM-2562
2020-10-21[DMAAP] change comment styleJakub Latusek37-6/+80
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I1f0fa48fe6dbca7fa319d5b60ac7d1ffb8def194 Issue-ID: OOM-2562
2020-10-21[DCAEMOD] change comment styleJakub Latusek26-5/+57
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I4526b5320d2444f108ff267b12eb79af94e27d35 Issue-ID: OOM-2562
2020-10-21[DCAEGEN2] change comment styleJakub Latusek48-0/+96
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I91948802ecb1999fac4d0cc3cd70367844b07a8b Issue-ID: OOM-2562
2020-10-21[CONTRIB] change comment styleJakub Latusek7-0/+14
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I56a2ed47aedadcbce02e4e41f246e1e4183a4235 Issue-ID: OOM-2562
2020-10-21[CONSUL] change comment styleJakub Latusek27-0/+54
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ifc524b9818517d5c7741f11e09734300ef66ce77 Issue-ID: OOM-2562
2020-10-21[CLI] change comment styleJakub Latusek3-0/+6
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I27130e43e6e0837b772cabf7fc636621c68bee5f Issue-ID: OOM-2562
2020-10-21[CLAMP] change comment styleJakub Latusek28-1/+57
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I8e6447a5e45547077abe5a5a929bb4edc377543a Issue-ID: OOM-2562
2020-10-21[CDS] change comment styleJakub Latusek17-0/+34
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Icdb07a842672d53db08185a5cbfd995216997c8b Issue-ID: OOM-2562
2020-10-21[APPC] change comment styleJakub Latusek28-0/+56
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: If52740c1d17d9c42b019632e0ded5cf636cdd00e Issue-ID: OOM-2562
2020-10-21[AAF] change comment styleJakub Latusek25-0/+50
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Id9157f3332870a79575b20ff89558ea875626484 Issue-ID: OOM-2562
2020-10-21Merge "[HELM] Update helm deploy plugin"Sylvain Desbureaux1-4/+15
2020-10-21[SO] Fix indentation in so-nssmf-adapterKrzysztof Opasiak1-1/+1
As helm 3 verifies yaml correctnes this indent issue prevents us from deploying onap using helm v3. Issue-ID: OOM-2562 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I1910659e8abb58228e0c684fad0ae7a491d99fad
2020-10-21[Tree-wide] Add helmignore to ignore componentsKrzysztof Opasiak13-68/+76
components directory takes up a lot of space and is included during helm package Lets remove it using .helmignore This is just a copy of idea showed in: "[OOF] Add helmignore to ignore components" by krishnaa96 <krishna.moorthy6@wipro.com> Issue-ID: OOM-2534 Suggested-by: krishnaa96 <krishna.moorthy6@wipro.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I25c82e79ba2c472b7761a63365573188ab8db56b
2020-10-21[SO] Add Camunda BPM Properties to SO-NFVO-LCMAndrewLamb1-0/+7
Additional properties needed for so-etsi-nfvo-ns-lcm Issue-ID: SO-3258 Change-Id: I7d88acf5f20b7eeee90435c61bd15f9b616761bd Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-10-21[OOF] Add helmignore to ignore componentskrishnaa963-0/+3
components directory takes up a lot of space and is included during helm package Lets remove it using .helmignore Issue-ID: OOM-2534 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I13f264caeab9c05280196db14a43d7f02edfa410
2020-10-20Merge "[DCAE] Revise bootstrap version to 2.1.7"Krzysztof Opasiak3-10/+12
2020-10-20Merge "[COMMON] Lower limit requirements for mariadb"Krzysztof Opasiak1-4/+4
2020-10-20Merge "[SO-ETSI-NFVO] Add SO DB and NFVO DB Credentials to NFVO NS LCM Pod ↵Krzysztof Opasiak4-6/+61
for DB Communication"
2020-10-20[COMMON] Move onap truststore to cert-wrapperKrzysztof Opasiak6-11/+27
certInitializer is included multiple times in number of different projects. If it contains the truststore then under if it is not used it increases the size of the chart itself so that it our final ONAP chart does not fit into default 20 Mb chartmuseum limit. Let's resolve this by moving the configmap and its content to the cert-wrapper which is included only once per onap instance. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I654d9158e7b776c012653dbef2c8091a393635f0
2020-10-20[DCAE] Revise bootstrap version to 2.1.7vv770d3-10/+12
Bootstrapped components updates VES version bump to 1.7.8 TCAGen2 version bump to 1.2.1 Holmes version bump to 1.2.8 Dynamic/Usecase driven component updates DL-DES blueprint inclusion (1.1.0) Slice-Analysis blueprint inclusion (1.0.0) Heartbeat bp update for non-root PG access DL-handlers logging and container optimization (1.1.0) PMSH bug fix (1.1.2) Change-Id: I4d48030ca0d74af4e158db6d05c035365988e5d4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2491 Issue-ID: DCAEGEN2-2478 Issue-ID: DCAEGEN2-2469 Issue-ID: DCAEGEN2-2470 Issue-ID: DCAEGEN2-2255 Issue-ID: DCAEGEN2-2482 Issue-ID: DCAEGEN2-2329 Issue-ID: DCAEGEN2-2258 Issue-ID: DCAEGEN2-2371 Issue-ID: DCAEGEN2-2379 Issue-ID: DCAEGEN2-2486 Issue-ID: DCAEGEN2-2483 Signed-off-by: vv770d <vv770d@att.com>
2020-10-20[SDNC] wrong configuration in mountpoint-registrar.propertiesAlexander Dehn1-0/+5
add odl secrets in update-config init container Issue-ID: OOM-2551 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I0f3524f68149b23f4679d7dec979aa429db48ca2
2020-10-20[COMMON] Make certInitializer share truststore among instancesKrzysztof Opasiak9-3/+70
Truststore is quite heavy. If it is included several times in the component it can easily cross helm chart size limit. To fix this issue let's make sure that the truststore is created only once and then shared among all certInitializer instances. Issue-ID: AAF-1134 Change-Id: I546a88fea3fe869748194682e7dcf3ad566282ab Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-10-20[HELM] Update helm deploy pluginJakub Latusek1-4/+15
Change cache path to one used by helm3 plugins Remove --purge flag for helm3 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: Ic33a1a5e2149478c8451c38a87f7bc1d32f00d55
2020-10-20Merge "Update makefiles to use specific helm version"Krzysztof Opasiak32-166/+200
2020-10-20Merge "[POLICY] Change policy-distribution configuration"Krzysztof Opasiak1-1/+1
2020-10-20Merge "[COMMON] Add limits to postgres deployments."Krzysztof Opasiak2-20/+30
2020-10-20[CONSUL] Add limits to consul chart.Sylvain Desbureaux4-3/+57
Having limits is important in order to have safe deployment. consul didn't had one so let's add them. Issue-ID: OOM-2230 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Idb49a5db304236c0786848acbc69c786084d7e33
2020-10-20[COMMON] Add limits to ElasticsearchSylvain Desbureaux1-13/+10
Requests were set for Elasticsearch but not limits. Add some limits and updating requests on real usage. Issue-ID: REQ-362 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8ccfa22dfafceb79fafb1c6f180c77d49cedb00d
2020-10-20Merge "[VFC] Update image of huawei svnfm driver"Sylvain Desbureaux1-1/+1
2020-10-20Merge "[OOF] Bump versions"Krzysztof Opasiak38-68/+349
2020-10-20[POLICY] Change policy-distribution configurationRam Krishna Verma1-1/+1
policy-distribution was failing to connect with SDC. After debugging, we found that SDC has been changed recently to expect common.namespace appended with the "message-router" host name. Example - "message-router.onap". Hence, updated the policy-distribution configuration to append common.namespace with the message-router host name. The fix is tested in PFPP lab. Issue-ID: POLICY-2861 Change-Id: I898b24199fdfc06ab63813f5df78f51b2f141e94 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-10-19[SO-ETSI-NFVO] Add SO DB and NFVO DB Credentials to NFVO NS LCM Pod for DB ↵rope2524-6/+61
Communication All of the credentials added have been accessed using the common secrets template. In order to avoid hardcoding passwords etc. I have added 2 jdbcUrl's for accessing the NFVO DB and the CamundaBPMN DB. These will be needed for code going into the SO codebase. This change should not have an effect on any other charts, as properties have only been added to ETSI NFVO Charts. Issue-ID: SO-3159 Change-Id: Ic6e0002ce64b872ac0c44fa1f124304c392e6a8b Signed-off-by: rope252 <gareth.roper@est.tech> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-10-19[COMMON] Add limits to postgres deployments.Sylvain Desbureaux2-20/+30
Having limits is important in order to have safe deployment. postgres didn't had one so let's add them. Issue-ID: OOM-2230 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I279e01b6be6cddab1f792c75026b41dca5c6c694
2020-10-19[VFC] Update image of huawei svnfm driverdyh1-1/+1
Change-Id: I48cfa7fc3d1386f991a4eab6af36053fcac219f5 Issue-ID: VFC-1757 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-19Merge "[SO] Add charts for so-oof-adapter"Sylvain Desbureaux11-0/+467
2020-10-19Merge "[EXTAPI] Make new nbi properties configurable in oom"Sylvain Desbureaux2-0/+6
2020-10-19Merge "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"Sylvain Desbureaux11-0/+413
2020-10-16[EXTAPI] Make new nbi properties configurable in oomaleemraja2-0/+6
Added two k8s related properties in nbi: 1. k8sCloudRegionId 2. k8sCloudOwner To support CNF instantiation through SO macro flow, we need to add k8s related configurations. Issue-ID: EXTAPI-524 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I970ec5fe4fe707d8fb5fba6e96969c2baf496969
2020-10-16Update makefiles to use specific helm versionJakub Latusek32-166/+200
Helm is now called by HELM_BIN variable which by default is set to helm and makefiles use helm from path. HELM_BIN can be overwritten so user can have two version of helm in system and choose which one to use. Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I0917796aafe234e87afa0ac3c4c15720296276d5
2020-10-16[SO] Fix SQL DB user creation when password contains special charsKrzysztof Opasiak2-0/+14
SO uses custom scripts to create DBs and users. Those scripts were not escaping properly special characters that may appear in our auto-generated passwords. Fix this issue by adding special characters escaping to those scripts. Issue-ID: OOM-2328 Reported-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ifce3265df154a510606e0a082c7041536e2ec303
2020-10-16[SO] Add helm chart for SO-ETSI-NFVO-NS-LCMAndrewLamb11-0/+413
This chart for SO-3157 was previously merged here: https://gerrit.onap.org/r/c/oom/+/111378 It was subsequently reverted here: https://gerrit.onap.org/r/c/oom/+/112538 due to use of staging image It could then not be re-introduced until other OOM problems were fixed. Chart has been updated in line with changes made here: https://gerrit.onap.org/r/c/oom/+/111328 Also included, SO-3225 - small change from this review: https://gerrit.onap.org/r/c/oom/+/112358 which could not be merged due to other oom problems, and then also due to revert. Once this is merged, I will abandon old review at: https://gerrit.onap.org/r/c/oom/+/112358 Issue-ID: SO-3157 Change-Id: I3b59b9f655b395d7a22ea06814004baeb158b7d7 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-10-16Merge "[SDC] Update default VNFSDK port"Sylvain Desbureaux1-1/+1
2020-10-16Merge "[SDC] Fix MSB annotation for sdc-be service port"Sylvain Desbureaux2-1/+3
2020-10-15Update git submodulesVenkata Harish Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to a8c4e701f9c26038a9ac9f22d5dd95fd54ebc1ca - Merge "Configuration changes for concurrency issue in PNF uploading" - Configuration changes for concurrency issue in PNF uploading Issue-ID: AAI-3100 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I8be8fb24e73cb614e22f6b2394b8bd5c3ee62170
2020-10-15Merge "[CONTRIB] Fix EJBCA configuration"Sylvain Desbureaux1-3/+3
2020-10-15Update git submodulesMorgan Richomme1-0/+0
* Update kubernetes/robot from branch 'master' to da28d1cdc573a726d3fc8a19638ebc8b3679295f - Merge "Add tag "vescollector" for running E2E test suite ves.robot" - Add tag "vescollector" for running E2E test suite ves.robot Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I7b42b1997b2926790cea8910dd4f2d3b04a8c05e
2020-10-15Merge "[COMMON] More generic Cassandra backup"Sylvain Desbureaux1-3/+3