Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Use Certinitializer in order to retrieve needed certificates.
Change ModelLoader also as it needs valid certificate to communicate
with Babel.
Issue-ID: OOM-2693
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I64b8ede24643f942dc99956030c202c50d41ad1e
|
|
This reverts commit 0d9469d87c6173b20097499fea54013bd0f8169c.
Reason for revert: it seems to not work in a lot of environments
Issue-ID: OOM-2864
Change-Id: Ie7847f4522e3ac4ff7ef3e2de0021b7b2382aa33
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ability to turn off filebeat is needed as it is being deprecated. To
achieve that existing log helper template is used.
Issue-ID: OOM-1
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: Ib883fcafe4424d4ec78a999899c99af2ae95a6cc
|
|
Ability to turn off filebeat is needed as it is being deprecated. To
achieve that existing log helper template is used.
Issue-ID: OOM-1
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I92749a252a7983f12c3136e996eb7f2e29f1e69d
|
|
Ability to turn off filebeat is needed as it is being deprecated. To
achieve that existing log helper template is used.
Issue-ID: OOM-1
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: If9d80afb9983247f80317a8f201329c85884e37b
|
|
Ability to turn off filebeat is needed as it is being deprecated. To
achieve that existing log helper template is used. Also unecessary
filebeat config map was removed.
Issue-ID: OOM-1
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I3dc384b0e2e857637897ac56a172a605de7eb67e
|
|
|
|
|
|
change readiness check from container to job
Issue-ID: OOM-2875
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Change-Id: I613f58988dd007f03b949b20570564e28aa5db52
|
|
Instead of using hardcoded certificates, let's use certInitializer in
order to retrieve them.
Issue-ID: OOM-2695
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I673b3c7b8087c150b1e4c1d522b92ec08260ec09
|
|
Changed the volume mounted from /var/lib/mongo to /data/db,
which is the default storage location of mongo
Issue-ID: OOM-2864
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Id054b36a9f8abea676e70511812d2aeb151d47e0
|
|
|
|
|
|
|
|
|
|
|
|
Bump SDNC images to version 2.2.2, final Istanbul release version
Issue-ID: SDNC-1610
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I340cc2a1c32534d561c121fc3cd33ab82c800f02
|
|
Bump CDS image versions to 1.2.1, which is final Istanbul release
version.
Issue-ID: CCSDK-3506
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3b8205321d683d2d0b6bd2389b3b8ad6a26ecc62
|
|
Add service account to requirements, values and deployment/statefulset
Issue-ID: OOM-2862
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: Ia20fb51256e20e6582a2b9e0d89159742992fea4
|
|
|
|
|
|
Issue-ID: DOC-765
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I8d082f95ab23e5f2e407a282e71de0bf95b7cb20
|
|
This release focus on fixing cve issues by upgrading dependencies
with regarding to artifactbroker, framework, openstack components.
Issue-ID: MULTICLOUD-1344
Issue-ID: MULTICLOUD-1408
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I4568a6c0039d111327d13ed35017b66b04e83ff1
|
|
Ability to turn off filebeat is needed as it is being deprecated. To
achieve that existing log helper template is used.
Issue-ID: OOM-1
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I730b5463fea750594a23ce391c352959d166195e
|
|
Filebeat sidecar containers in many cases has resources set. As a
result, in many components resources section is added manually, after
usage of log template. This commit solves this situation
Issue-ID: OOM-1
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I725a38eb9d4dffcc017c24399436ddfccdb91123
|
|
|
|
Added helm chart for http participant in CLAMP
Issue-ID: POLICY-3593
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I7cd529b891b0bc1d97b4ffa993492d1e8414ee00
|
|
|
|
The naming service query to policy manager is failing host name
verification. While this issue is under investigation, it can be
worked around by configuring the naming service to disable host
name verification. This requires a new version of the network-name-gen
microservice (1.2.1), and a change to set a new env variable to
disable host name verification (enabled by default if this variable
is unset).
Issue-ID: CCSDK-3501
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia471cd27ce16b6e79a3ce6708e08c7d5f239feb3
|
|
|
|
|
|
Bump version of SDNC and CCSDK images for Istanbul RC milestone.
Issue-ID: SDNC-1615
Issue-ID: CCSDK-3483
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id3a3627765e5623aa6cd8bffbfad1679ae6afef6
|
|
|
|
|
|
|
|
|
|
Bump to 1.9.1 in order to fix defects found in the E2E testing.
Issue-ID: SO-3758
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id9caedf9e9931660bce2e6732162a096d489a26f
|
|
Added policy participant helm chart in CLAMP
Issue-ID: POLICY-3593
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I8c4f14a8448a0850a0da303a929dd86b43c8370d
|
|
|
|
|
|
|
|
Update docker images to 1.0.1 for
- ncmp-dmi-plugin
Update DMI Plugin Url (bad variable name)
Issue-ID: CPS-728
Issue-ID: CPS-683
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Change-Id: Ic998eca16dc7171d3c8ab0e567ab38183becc542
|