summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-05-06Merge "[VNFSDK] Fix Ingress configuration"Krzysztof Opasiak1-2/+2
2020-05-06Merge "[VID] Fix Ingress configuration"Krzysztof Opasiak1-2/+2
2020-05-06Merge "[UUI] Fix Ingress configuration"Krzysztof Opasiak2-2/+2
2020-05-06Merge "[SDNC] Fix Ingress Configuration"Krzysztof Opasiak2-0/+21
2020-05-06Merge "[SDC] Fix Ingress configuration"Krzysztof Opasiak2-5/+2
2020-05-06Merge "[Portal] Fix Ingress configuration"Krzysztof Opasiak1-1/+1
2020-05-06Merge "[OOF] Fix Ingress configuration"Krzysztof Opasiak1-1/+1
2020-05-06Merge "[DMaaP] Fix Ingress configuration"Krzysztof Opasiak1-1/+1
2020-05-06Merge "[CLI] Fix Ingress configuration"Krzysztof Opasiak1-1/+1
2020-05-06Merge "[CDS] Fix Ingress configuration"Krzysztof Opasiak1-3/+3
2020-05-06Merge "[APPC] Fix Ingress configuration"Krzysztof Opasiak1-1/+1
2020-05-06Merge "[AAF] Fix AAF Configuration"Krzysztof Opasiak7-7/+7
2020-05-06[VNFSDK] Fix Ingress configurationSylvain Desbureaux1-2/+2
Change port to HTTPS one Set ssl to redirect. Issue-ID: OOM-2192 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I4ca8b8debe721c86baf92ba947f891a120df5435
2020-05-06[VID] Fix Ingress configurationSylvain Desbureaux1-2/+2
Set SSL to redirect as backend is HTTPS. Issue-ID: OOM-2191 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: If7dd2760af35f169cad1adcf7573352766beada2
2020-05-06[UUI] Fix Ingress configurationSylvain Desbureaux2-2/+2
Set ssl to redirect when backend is HTTPS. Issue-ID: OOM-2190 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8275d31c8a6f07d42f178db15173665b998ef5e8
2020-05-06[SDNC] Fix Ingress ConfigurationSylvain Desbureaux2-0/+21
Set redirect to true when backend is HTTPS. Issue-ID: OOM-2188 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I787d5723b9e301f644aa0d6271980e3f58292cc2
2020-05-06[SDC] Fix Ingress configurationSylvain Desbureaux2-5/+2
Set redirect for SSL when backend is HTTPS Issue-ID: OOM-2187 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2c1e9acfdaf427e85b78accaf2d26be48eed5f73
2020-05-06[Portal] Fix Ingress configurationSylvain Desbureaux1-1/+1
Set redirect for SSL for HTTPS backend. Issue-ID: OOM-2185 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I44c42968c2d3ab35c61920f47d3bd6c2ae3cd4dc
2020-05-06[OOF] Fix Ingress configurationSylvain Desbureaux1-1/+1
Set redirect for SSL as backend is HTTPS. Issue-ID: OOM-2182 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I7dca15d6a381048f8f07c81b2523a1b6ec0ae308
2020-05-06[DMaaP] Fix Ingress configurationSylvain Desbureaux1-1/+1
Use HTTPS port set redirect for ssl part. Issue-ID: OOM-2179 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I83b30e7a21785f1018118f83db1fd3fe43db5f17
2020-05-06[CLI] Fix Ingress configurationSylvain Desbureaux1-1/+1
Use the new port. Set redirect to https service. Issue-ID: OOM-2176 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I139511d3dbdf22f771ff2168588a475f2a7303af
2020-05-06[CDS] Fix Ingress configurationSylvain Desbureaux1-3/+3
Set redirect to https based service. Issue-ID: OOM-2174 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I1a823618c71458be055b0a6af96a56eee7262ee6
2020-05-06[APPC] Fix Ingress configurationSylvain Desbureaux1-1/+1
set redirect to https based service. Issue-ID: OOM-2173 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8b226cd6d8cd598cf6578b58d0d0c0f9558fd818
2020-05-06[AAF] Fix AAF ConfigurationSylvain Desbureaux7-7/+7
set redirect to service providing SSL add ingress for aaf-oauth Issue-ID: OOM-2170 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iec05ec5798cc8240ca45d7d08c973bc3516f5e8f
2020-05-06Merge "[DCAEGEN2] Use common secret template for postgres credentials"Sylvain Desbureaux4-18/+52
2020-05-06Merge "MUSIC spring boot helm charts (music-sb)"Sylvain Desbureaux40-1174/+746
2020-05-05Merge "[DCAEGEN2][dashboard] Use common secret template for postgres ↵Sylvain Desbureaux3-7/+29
credentials"
2020-05-05Merge "[DCAEGEN2][bootstrap] Use common secret template for postgres ↵Krzysztof Opasiak4-143/+163
credentials"
2020-05-05MUSIC spring boot helm charts (music-sb)Tschaen, Brendan40-1174/+746
Removal of tomcat and zookeeper as per latest music version.. Replaced with cassandra only and spring boot version of music, adding support for https and running the music container under a non-root user Update oof-has music-api configuration, use https Switch to music-api-springboot for all the ready.py Issue-ID: MUSIC-572 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: Idbfac29cb5e9808787b5994e2575f055c292a146 Signed-off-by: vrvarma <vikas.varma@att.com>
2020-05-05Merge "[OOF] add Ingress to HAS API service"Krzysztof Opasiak2-0/+25
2020-05-05Merge "[COMMON] add missing ingress template"Krzysztof Opasiak1-0/+15
2020-05-05Merge "[CLAMP] Configure Ingress for Kibana"Krzysztof Opasiak2-0/+21
2020-05-05Merge "[NBI] add missing ingress template"Krzysztof Opasiak1-0/+15
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-05Merge "[Contrib] Make Postgres work when using dynamic PV"Krzysztof Opasiak2-2/+2
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-05-05Merge "Release RC1"Krzysztof Opasiak6-4/+50
2020-05-05[OOF] add Ingress to HAS API serviceSylvain Desbureaux2-0/+25
Adding the Ingresses to HAS API service. Issue-ID: OOM-2182 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6cfe4d014a18e693344e24f14c00f4108d9c15c9
2020-05-05[CLAMP] Configure Ingress for KibanaSylvain Desbureaux2-0/+21
Clamp Kibana didn't had a proper ingress, adding it. Issue-ID: OOM-2175 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I584bffc776789e7e527ffe24fb6ea73f42aebd59
2020-05-05[COMMON] add missing ingress templateSylvain Desbureaux1-0/+15
ingress template is needed to create ingress. Issue-ID: OOM-2173 Issue-ID: OOM-2188 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ia957cb25f3f76658affabd148aaa4118b2d7ea0c
2020-05-05[NBI] add missing ingress templateSylvain Desbureaux1-0/+15
ingress template is needed to create ingress. Issue-ID: OOM-2172 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I176f70600918def3d1fc43d9fdb35ca8d29653de
2020-05-05Merge "remove hardcoded MariaDB password"Sylvain Desbureaux13-94/+114
2020-05-04Merge "Change ingress hosnames for exposed services"Sylvain Desbureaux19-16/+47
2020-05-04Merge "[COMMON|APPC|SDNC] add Ingress to dgbuilder"Krzysztof Opasiak3-0/+24
2020-05-04Merge "[POLICY] update images and fixes"Krzysztof Opasiak11-516/+27
2020-05-04Merge "Portal AAF REST API perm fixes for Roles"Sylvain Desbureaux6-22/+20
2020-05-04Release RC1Huabing Zhao6-4/+50
This change addresses two issues: MSB-467: Certificate in MSB is set to use *.zte.com.cn MSB-462: Pods still run as root These two issue have been fixed in docker images, but also need to be reflected in K8s manifest. Issue-ID: MSB-467 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: Id67e521b3051e9651051083f05d9e54973803030
2020-05-04remove hardcoded MariaDB passwordJulienBe13-94/+114
This aligns with other changes on OOM. You can either supply a specific password or have it generated for you based on a master password Issue-ID: CLAMP-796, OJSI-188 Change-Id: If1b80fc47cf1033e094f8a106746d1e8c556c08b Signed-off-by: JulienBe <jb379x@att.com> Co-authored-by: sebdet <sebastien.determe@intl.att.com> [small updates in common secret template usage] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-05-04Portal AAF REST API perm fixes for RolesChrisC6-22/+20
Fixed AAF REST API creds : reuse of X509 identity the use of javax.net.ssl variables overrides basic auth identity the fake password must be slightly updated in order to pass current decryption method in portal code Issue-ID: PORTAL-875 Change-Id: I0497df70f0ff9a30e4ccd634aff67467f5ae04df Signed-off-by: ChrisC <christophe.closset@intl.att.com>