summaryrefslogtreecommitdiffstats
path: root/docs/submodules/oom.git
AgeCommit message (Collapse)AuthorFilesLines
2020-05-19Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to e65e54a0d356f5d834c6556159c314d7bdcd3ddd - Merge "Update oof so callback credentials" - Update oof so callback credentials Update oof so callback credentials Change-Id: I210c1fe8f89a486a740449b641f8ff94fd1d3a8e Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-756
2020-05-19Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 3e5fa9a35abca0df060c43b4ebfa660a223485b3 - [COMMON] Fix certInitializer to use proper global values One of reasons why certInitializer is a proper chart that you need to put in your requirements.yaml is to avoid copy-pasting the same global values among different charts. As it turned out in tests we've been not "mangling" global values properly while creating $subchartDot. This patch fixes the issue. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I630154c4eedd7192ebb1881e5899c8df495d988b
2020-05-18Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 9d0f567fc4c4ff12af022ed8e87854b1fd24d0dd - Merge "deploy.sh does not work on Mac os x because untar directory is created before helm fetch" - deploy.sh does not work on Mac os x because untar directory is created before helm fetch Issue-ID: OOM-2407 Signed-off-by: yoonsoonjahng <yoonsoon.jahng@yoppworks.com> Change-Id: I20e6169bd8c7794db4c6972bfd7bca4f0bf6a910 Change-Id: I01f8c26539e6ceb828a73458d74a8185e9a5081f Signed-off-by: yoonsoonjahng <yoonsoon.jahng@yoppworks.com>
2020-05-18Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to b6e666836146077d9062357399f9fb725e752ba1 - Merge "[COMMON] Use "" instead of {} as a default value to avoid warning" - [COMMON] Use "" instead of {} as a default value to avoid warning After we upgraded our helm version we started getting below issues with emails: Warning: Merging destination map for chart 'curator'. Overwriting table item 'image', with non table value: onap/sdnc-image:1.8.2 To fix this let's just use "" instead of () for our daily operations. Issue-ID: OOM-2412 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I5f2c215c281036a7eb921d6a805527c807a4aca9
2020-05-18Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a8672794ffc7c4b9486df575e665301fd9db3d97 - Merge "Bump version of readiness image" - Bump version of readiness image New readiness image proposes several new stuff: * smaller size * ability to wait for daemonset Issue-ID: OOM-2373 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I4af9a09393c5b71214d8f4db2c1a095b260c9fbd
2020-05-18Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 068d592f5460020a5485e0c697c0afede4e167d7 - Merge "[COMMON] Enable password generation in postgres" - [COMMON] Enable password generation in postgres Issue-ID: OOM-2250 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ibad1e8d523d2a182d2f43e1ae2b46fff07c11e01
2020-05-15Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 9d4cdf7ef706b85ec1d86b4945812d61cbdb3f15 - Merge "[ESR] Force esr-server to run as non-root" - [ESR] Force esr-server to run as non-root Use securityContext to run esr-server as a non-root user. Unfortunately esr-server docker is built in a way that doesn't allow use to just change the user and continue using it. We need to make sure that conf dir is writable for this user because this docker modifies its configuration files from docker_entrypoint.sh Issue-ID: AAI-2896 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: If6eba45c9571753fa9e5ce4f386c2e391788c734
2020-05-15Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to af79d35b1c583078e4b03604d1f253d5854de02d - Merge "[ESR] Force esr-gui to run as non-root" - [ESR] Force esr-gui to run as non-root Use securityContext to run esr-gui as a non-root user. Unfortunately esr-gui docker is built in a way that doesn't allow use to just change the user and continue using it. We need to copy tomcat directory to volume to make sure that tomcat is able to create additional directories after it starts. Issue-ID: AAI-2896 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Iae060ea691ce492e8ccb2d540a48c085c0fd66ae
2020-05-15Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 3201cc3f6fa66565731138836e3aae63cdfec8bc - Merge "Fix: make all - returns multiple warnings" - Fix: make all - returns multiple warnings Issue-ID: OOM-2412 Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com> Change-Id: I7d02ebc6aa43a8e8aa89cea7860bba6b55723fa9
2020-05-15Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 45fa2a95f9886659030955ccf5b5441bfd179de4 - Merge "Update processor-db config with correct configuration" - Update processor-db config with correct configuration Processor-db configuration allows CDS to access data in sdnctl DB without enforcing users to provide such data in CBA. This entry is now corrected allowing proper work for this feature. Currently access to sdnctl DB is provided via root DB access, but this should be further corrected in future. Also removed unnecessary secret metaconfig - 'cds-db-root-pass'. Issue-ID: CCSDK-2373 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Idf452fe5d42862e507b2d981af58b96931ee287c
2020-05-15Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 8bca634df4cf29dc053a6a6a6a42b6d06d5d69e9 - Merge "[AAF] Augment CPU limit to locate" - [AAF] Augment CPU limit to locate AAF locate may be long to start because of too small CPU limits. Augmenting them in order to have a more reliable behavior Issue-ID: OOM-2411 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iefcd79ee66be56570a5df83111cbb6559346371e
2020-05-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 36c87e4b516b45a109db5b61a91902c2c57308e2 - Merge "[DMAAP] Moving DMaaP post-install jobs to 1 BC job" - [DMAAP] Moving DMaaP post-install jobs to 1 BC job Change-Id: I11fe412600d1061e5667a5531d36cecbecdd34e3 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2369
2020-05-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to cdf77a62bcf617cdcf9baca715798621d09bb46b - Merge "bump the SO release version 1.6.1" - bump the SO release version 1.6.1 Issue-ID: SO-2818 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I99506f2bfb4aa9944dda9a23f6fbe0d66a60cb37
2020-05-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 7b55ca56bf6ac492bcbf054a58cb5b7243465582 - Merge "add nssmf adpter endpoint and so infra endpoint, update the oof endpoint" - add nssmf adpter endpoint and so infra endpoint, update the oof endpoint Issue-ID: SO-2921 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I28524030291cac3b5e4b04221ee23b8354872d73
2020-05-14Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 6c68422d16b2e3356d706e991c2666ea7bf81016 - Merge "update release version of modeling-etsicatalog" - update release version of modeling-etsicatalog Issue-ID: MODELING-349 Change-Id: I52bb7f5f560fa3af6ece968b9c1e8ebc5331b813 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-05-14Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to c32ee22a8436a184d710db9d06da85c4ca385efc - [DMAAP] Use common aaf template in dmaap-bc Instead of copy-pasting code around aaf_agent usage let's use a common template that automates this. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I42bb5a8840701dfd99488df9913a5ffd01b17f64 - [COMMON] Fix certInitializer By mistage aaf-agent-certs volume was created only if aaf_add_config option was set. This is incorrect as it should be created always. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I6172d2cbb781db4a26e09b7c4c324e985978b31e
2020-05-13Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 97ff31b6cf9384401042d223902c9d5078657627 - Merge "[POLICY] Remove hardcoded credentials from policy-distribution" - [POLICY] Remove hardcoded credentials from policy-distribution This patch remove hardcoded healthcheck credentials from policy-distribution. Issue-ID: OOM-2342 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: I7c71fcceab030bd7858e8de9fe3f58451ac505d6 [Fix init container] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-05-13Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 1b8e5ab5581c078ae732f844304162de1f05a320 - Merge "[POLICY] Remove hardcoded credentials from policy-apex-pdp" - [POLICY] Remove hardcoded credentials from policy-apex-pdp This patch remove hardcoded healthcheck credentials and trustStorePassword from policy-apex-pdp. Issue-ID: OOM-2342 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Ie8800830919479b87d7a71dfafe934bb95839ede
2020-05-13Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 6c864e26a40b564b0e8ac403a3bfcfef9198566f - Merge "[AAF] SSHSM testCA request/values are too low" - [AAF] SSHSM testCA request/values are too low When using requests/limits, testCA jobs gets OOMKIilled. Giving more RAM in order to make it work. Issue-ID: OOM-2408 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I221cba103a939b77009aa8c04da2425ab8eeae82
2020-05-13Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to e770eaeb0cb33ec6088a551eb26af4bf523b7a7c - Merge "[DCAEGEN2] Remove Lost+Found in PVC" - [DCAEGEN2] Remove Lost+Found in PVC When using dynamic storage, "Lost+Found" may be present. Cloudify init script doesn't work when it's the case, so we need to remove it. Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie298c55aa997a441dde0bd45c452f41eb77ad495
2020-05-13Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 935623ebd592070fc55fe5dc1ebc3bad07fcc714 - Merge "Fix SDNC DMAAP consumer properties in HELM charts" - Fix SDNC DMAAP consumer properties in HELM charts Minor configuration changes required in 3 SDNC DMAAP listener/consumer properties Issue-ID: OOM-2400 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I640ee1fd2d9b764c8ac406b30cb775ea6ae2d4e8
2020-05-12Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 5d30d8e17f6fc68bc2f818ad81b5cefd85ba1f00 - Merge "Fix internal uri to modifyConfig" - Fix internal uri to modifyConfig Issue-ID: APPC-1876 Change-Id: If958102c146b5a7b2724e5291ca0d86870ce7869 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-05-12Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 4d5d177b7970a0f6f6fede31025bc3874637a3d3 - Merge "[Tree-wide] Make chart build process predictible" - [Tree-wide] Make chart build process predictible ONAP is built using plain makefile rules. List of targets is generated using wildcard function. Based on make changelog: http://git.savannah.gnu.org/cgit/make.git/tree/NEWS since version 3.82 wildcard is not going to sort its results which means that charts are being processed in an arbitrary order which may lead to build failure due to missing dependencies. Since version 4.3 make started sorting the wildcard results once again which may lead to build issues. To avoid that and make our builds predictible independently from Makefile version let's make sure that we always sort wildcard results. Addinally let's use 'file://' instead of '@local' for charts in common to resolve dependencies between them. Issue-ID: OOM-2399 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Iacb02dcdbd577ce0e9ca1078dd0586d296ec9375
2020-05-12Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to af6a61e9b6ea2722e750c307fb6ffa5d3921b0c7 - Merge "[COMMON] Override truststore in aaf_agent image" - [COMMON] Override truststore in aaf_agent image aaf_agent image currently contains hardcoded truststores in order to be able to connect to certman to retrieve certificate for given component. The goal is to remove hardcoded truststore from aaf_agent immage but first we need to be sure that all its users are able to provide the truststore to the pod as a configmap. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ibe9de6ad7264c05aeca2af858918fc2b4d3a772b
2020-05-12Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 04d25125f8c933743f69c57494f426c31b73bf0d - Merge "[DMAAP] Use common secret template for postgres creds" - [DMAAP] Use common secret template for postgres creds Passwords are still hardcoded in common postrgres chart but as soon as we remove them they will be auto-generated. Issue-ID: OOM-2250 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Idb34b36fe8124433f296523e6ac1a1414d8276fe
2020-05-11Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to e598f8f97cb50fe2de947bfc7316431d265cda18 - Merge "Revise dcae bootstrap version" - Revise dcae bootstrap version 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-11Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 075570d5522de1dc99f6097dec8e3fd5622c08f0 - Merge "[GENERIC] follow Frankfurt AAI/Robot branches" - [GENERIC] follow Frankfurt AAI/Robot branches Issue-ID: OOM-2406 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I83f3a48450d1c76de9b2dcf9400f8450a5d2d689 - Merge "[POLICY] put base64 password in xacml.properties" into frankfurt - Merge "[VNFSDK] Use common secret template for postgres credentials" into frankfurt - [POLICY] put base64 password in xacml.properties In addition, remove heap mem sizing for drools too as it is properly sized according to container allocated resources. Issue-ID: POLICY-2547 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I4e1e5eaef1cad924ac4c86e5248230aef1fad7d8 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> (cherry picked from commit ed6839f2fe2566741dcd49c8e59fdae519ce84b0) - Set multicloud-k8s image to 0.6.0 Update image for Frankfurt release. Change-Id: Idc26b081694b8d7270fea81a30d595d41b6b9240 Issue-ID: OOM-2397 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> (cherry picked from commit 0d36387da995a3e5100b4a99c3e05765ee3ed4cd) - [VNFSDK] Use common secret template for postgres credentials 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 Change-Id: I4ca210c99c27fbfbf74a467d72a81b2e38d8d800 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> (cherry picked from commit 79677d38adfb3de5a35c00cdb710f6325a8719a9)
2020-05-11Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 9ccdc1356a3b113817fc2c6f3275f86ded64909e - Update git submodules * Update kubernetes/aai from branch 'master' to d687fd0c9efe31e93287da11e3e390984a5fb6ce - [AAI] Fix Ingress configuration Set SSL to redirect when backend uses HTTPS. Issue-ID: OOM-2171 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id9e7cf211f5c180ee5901463a63535892b221d84
2020-05-11Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 93160fa74abd6c0143b6b2e49be87473bb868d4a - Merge "[DMAAP-DR] Bug fix DCAEGEN2-2217 for Frankfurt release" - [DMAAP-DR] Bug fix DCAEGEN2-2217 for Frankfurt release Change-Id: I8b370e77407a3497d2fe46b207668dd234a24a80 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-2217
2020-05-11Update git submodulesLucjan Bryndza1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 5e8ad367d1dfa8637f575bd9ac65f3624e36ec0b - Update git submodules * Update kubernetes/robot from branch 'master' to 1bc31c7d76408bdf2267bf72bf3b1b1e18e2367f - Change ingress base hostname Change ingress base hostname to recommended value Issue-ID: OOM-2391 Change-Id: Ica5ab275ed3eac2ec6f1669fc9ca32c29a2b12e6
2020-05-11Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to fb62b705498cfd24ead8409447f7327cfc4c5334 - Update git submodules * Update kubernetes/robot from branch 'master' to c3148590e3da989daebfba6e721e7a53706dda87 - Merge "Host and port template for ingress setup" - Host and port template for ingress setup Depending on the ingress robot configuration host and port template should choose ingress host and port or direct cluster host and port + alternarive ingress hostname in config file Change-Id: I04c13657f5c5cf8b5f5373897bdc551dc2efdf36 Issue-ID: OOM-2341 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2020-05-11Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 70f3fb07a0c8dfcd33513c50b81e2e561f394d0a - Merge "Add Helm charts for CDS py-executor" - Add Helm charts for CDS py-executor Chart for deployment pod and service of py-executor. This chart covers also artifact manager grpc server. Issue-ID: OOM-2256 Change-Id: Iaf7c569ccaea4062bf16abe3c314a1b24940d4c5 Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
2020-05-09Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 4c35c22ef8e1dc4e1f87b0d87460e0c1d127fb18 - Merge "[POLICY] put base64 password in xacml.properties" - [POLICY] put base64 password in xacml.properties In addition, remove heap mem sizing for drools too as it is properly sized according to container allocated resources. Issue-ID: POLICY-2547 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I4e1e5eaef1cad924ac4c86e5248230aef1fad7d8 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-05-08Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 17f4fcc2bb04d549d171292484e3c16d6da6cef2 - Merge "Set multicloud-k8s image to 0.6.0" - Set multicloud-k8s image to 0.6.0 Update image for Frankfurt release. Change-Id: Idc26b081694b8d7270fea81a30d595d41b6b9240 Issue-ID: OOM-2397 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2020-05-08Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 111f15d0d813002f21d569010a3dd6b605a70acd - Merge "[VNFSDK] Use common secret template for postgres credentials" - [VNFSDK] Use common secret template for postgres credentials 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 Change-Id: I4ca210c99c27fbfbf74a467d72a81b2e38d8d800 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-05-08Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 60d0cc8d265cf1c4cf98cf60fcded73296bc49fc - Update git submodules * Update kubernetes/robot from branch 'master' to 91827be0924c4db10687474ed5db2f7c63f6568a - Merge "[ROBOT] Fix Ingress configuration" - [ROBOT] Fix Ingress configuration Set SSL to redirect as backend uses HTTPS. Issue-ID: OOM-2186 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I94cf20a016f1d1face44037d9912de774a5f338c
2020-05-08Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 58ceacb36847873d4a63c6fcd10475d87facdca4 - Merge "Update Docker Release version" - Update Docker Release version Modify Update DB script. Issue-ID: PORTAL-900, PORTAL-894 Signed-off-by: statta <statta@research.att.com> Change-Id: I224826ef027e38d88f035fcef64969137154fd4d
2020-05-08Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 30397707d68c56fc9c8816a9fe495d75d90124b1 - Merge "Fix name convention issue (SDC-WORKFLOW)" - Fix name convention issue (SDC-WORKFLOW) Related to https://gerrit.onap.org/r/c/sdc/sdc-workflow-designer/+/102754 Issue-ID: SDC-2334 Issue-ID: SDC-2335 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Id976e039a2779af6d7d95c13935da3dd3dc1141f
2020-05-07Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 7e6bd0c1376444d020b876b84e0b3c6c15c4e9e2 - Merge "Use SDC 1.6.5 containers" - Use SDC 1.6.5 containers Change-Id: I0e1e7ee475b57179b8580b610d5b74cdecd59859 Issue-ID: SDC-2942 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-05-07Update git submodulesMarcin Przybysz1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a2ea503f3fcc5012d5c376a3665209c38748276b - Update git submodules * Update kubernetes/robot from branch 'master' to 64233373f3e5699d3cc7b154cedeb7d70826a667 - Merge "ROBOT e2e test cases improvements for csar/zip tosca package validation in VNFSDK and SDC Onbarding fix in scrip required for Frankfurt" - ROBOT e2e test cases improvements for csar/zip tosca package validation in VNFSDK and SDC Onbarding fix in scrip required for Frankfurt Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I08584c00eaaa7cb84bcb055d1f7eee41d95d6019
2020-05-07Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 942e8f8450f06dc2f20d6c3b5dc28a62ef524770 - Merge "[AAF] v1.16+ compatible templates" - [AAF] v1.16+ compatible templates Use the different "common" templates in order to create consistent and v1.16+ compatible templates for the different resources of AAF Issue-ID: AAF-1122 Issue-ID: OOM-1971 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iefc1391211a69b6584ea127066ce430d4f5eb389
2020-05-07Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to f7591a5a90a005e825fddb4de73da62d55d6cb70 - Merge "[SDNC] Use common aaf template in SDNC" - [SDNC] Use common aaf template in SDNC Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I62eb9f20c66e4b26bc4625b121e52cf70d2b4063
2020-05-07Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 858566a502e63459f4136fe6cea7490484089997 - Merge changes I0947c006,I73f799d9 * changes: DOC howto setup ingress on the Kubernetes cluster Ingress quick start guide notice - DOC howto setup ingress on the Kubernetes cluster User manual howto setup ingress controller on the kubernetes cluster using Nginx and MetalLB Issue-ID: OOM-1878 Change-Id: I0947c0060851fd7a43bfa92b0472b9ec898857b6 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> - Ingress quick start guide notice Notice about experimental ingress configuration Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: I73f799d9fb254a5d40b1c7d22c75350010780a1d Issue-ID: OOM-1878
2020-05-07Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 1364704d13eb442dc398fb7e3f1325e5098ff541 - Merge "[COMMON] Add new template for obtaining certificate" - [COMMON] Add new template for obtaining certificate Add new template that can be used to obtain certificate by component. Make also a PoC with NBI. Strongly based on aaf-config template. Issue-ID: AAF-1134 Change-Id: I10cb2a7b36a8dc436be337518cc15431aabbbc5d Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-05-06Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 994bc307cec45df800c8b8d5691b61bf67ec7665 - Use RC1 version of CCSDK artifacts Update helm charts to use RC1 version of CCSDK dockers Issue-ID: CCSDK-2358 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id247bdf3442084d724b84ed752956d08868c7ddf
2020-05-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 693b49fc8116ea27635c26590bf85a6746868ea4 - Merge "[VNFSDK] Fix Ingress configuration" - [VNFSDK] Fix Ingress configuration 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-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 070bbd9910e4127bdc782ab54fa8fe767dc3168e - Merge "[VID] Fix Ingress configuration" - [VID] Fix Ingress configuration 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-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 3fe34552a6f6f44e45aa894ce91992d9775797a4 - Merge "[UUI] Fix Ingress configuration" - [UUI] Fix Ingress configuration 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-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 03823da84da32f936e33b978830c23556c5f35a2 - Merge "[SDNC] Fix Ingress Configuration" - [SDNC] Fix Ingress Configuration 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-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to ba2085db6d96c0c987f43fa5b59f47c4a7b15395 - Merge "[SDC] Fix Ingress configuration" - [SDC] Fix Ingress configuration Set redirect for SSL when backend is HTTPS Issue-ID: OOM-2187 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2c1e9acfdaf427e85b78accaf2d26be48eed5f73