Age | Commit message (Collapse) | Author | Files | Lines |
|
upgrade elk version to move to java 11 for CLAMP dashboard part.
Issue-ID: CLAMP-934
Change-Id: I5b6a8064f17ab0bdd7c5fa1feb8813848d9753cc
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The policy/engine GUI is being deprecated in Guilin and needs to be removed from Portal project as that docker image will no longer be shipped and will be removed from OOM charts soon.
Issue-ID: PORTAL-978
Change-Id: I8242f734dfd67c55146ea2952cad82bbd259da5b
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: If2d280477b23f6c2029103fb777cf0f61570b5d8
Issue-ID: OOM-2562
|
|
|
|
use of auto-generated certificates via AAF side-car
at OOM deployment time for CLAMP dashboard part.
Issue-ID: CLAMP-884
Change-Id: If1c1cfb7d218060dde129546cadf38647a8d496e
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I11f83a4716b5039e6396a63707f52268db013490
|
|
|
|
|
|
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I2c09ef07a3445e8eb199011cdc2aa0a9d3647dcf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: Ib39a3846020292cc4087947356d9d8e6247905d7
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: If9c9b4e326ea7837621f2ec4e2b1eb12d64934fe
|
|
Helm3 require proper service name during linting
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I3aa76fa228d79798a09cf13c328d19b549d7b11d
|
|
this is done in order to make OOM compatible with helm3
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: Ideb4e113bd9fb977e2d64621a68ea0ac8e656d76
|
|
Issue-ID: OPTFRA-804
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ic395ce79ae3b9188574bf35375509decdafd5503
|
|
Make cassandra password generate automatically and distribute it to
components that use DB.
Remove also hardcoded encryption key.
Issue-ID: PORTAL-944
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: I6e579a76efacc7a0921fea7c74a7a9e49347ebd8
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Shell assignment operator "!=" is a new feature in GNU make 4.0
and breaks the chart build on previous versions of make which is
still present in many still supported Linux distros.
Change-Id: I74c3c5e910ff7b1344c3da95fa76d11ec31b37c6
Issue-ID: OOM-2562
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: Ied19470d1e8f499ba55a08d3753f8a5b1592ffc6
Issue-ID: OOM-2562
|
|
End of if statement end to early and not contains nodeLabel values
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: If945f9a15d059118b4d11781df1687db249f67da
Issue-ID: OOM-2562
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: I88585d84d43fb7678e0837a40fc432641bd60d8e
Issue-ID: OOM-2562
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I14bfe09787b59b366472778a5ca5bdc50c3f83f7
|
|
This is done in order to make OOM compatible with helm3
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I7f95cf437e67876a4dc074b16cbfe7c7f0bfd9b1
|
|
|
|
|
|
Top up certservice-api image
Update config for k8splugin 3.4.1:
- update images of certservice-client
- add certservice-client secret name to config
- add certservice-post-processor image to config
CertPostProcessor is an application which appends CMPv2
truststore entries to AAF CertMan truststore and allows
swapping AAF CertMan keystore for CMPv2 keystore.
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: Icc7020d8e1431f4ba2f49206b84bf3930d3c2c23
|
|
|
|
Add Makefiles to automatically and dynamically generate certificates, for CertService TLS communication. Makefiles are executed automatically during making project.
Makefile uses docker container to generate certificates, because openssl and keytool is needed, so this solution was choosed to not add additional requirements for RKE Node.
Certificates generated in docker container are mounted to resources directory. Removed hardcoded certificates as they are no longer needed.
Issue-ID: OOM-2526
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ide350ee50a1d458d798ca655f7e83bac4096121c
|
|
* changes:
[CCSDK/CDS] Bump CDS charts to Guilin version
[SDNC/CCSDK] Guilin version bump
|
|
Python3.8 Support
- dcae-config-binding-service
- dcaemod-distributor-api
- dcaemod-onboarding-api
Java11
- dcae-dashboard
- dcae-inventory-api
Other Enahancement/Bug fixes
- dcae-dashboard
- dcae-deployment-handler
Change-Id: I35ecdc726600a9822016bca9f500f6521d912ff8
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2292
Issue-ID: DCAEGEN2-2022
Issue-ID: DCAEGEN2-2074
Issue-ID: DCAEGEN2-2298
Issue-ID: DCAEGEN2-2452
Signed-off-by: vv770d <vv770d@att.com>
|
|
This change bumps the version of CDS to the Guilin version (1.0.0).
This should address issue SDNC-1351 (CDS has python 2 pods).
It also adds resource limits to the 2 CDS pods that are currently
missing limits (issue SDNC-1353).
Issue-ID: SDNC-1353
Issue-ID: SDNC-1351
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ide8b60615adaa6a3bdeb430b34eef2f5bb95fb40
|
|
Issue-ID: OPTFRA-850
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: If6ea86e827e7b1da81a1fc17b6301fc0df3d1309
|
|
* Update kubernetes/aai from branch 'master'
to 944970742185cccb73110875d1b4ad9f7305337f
- Update to latest guilin docker images
Also update the pods to not use unlimited for the flavor
Change also includes traversal, graphadmin, data router
to be not using the root user
Issue-ID: AAI-3175
Issue-ID: AAI-3180
Change-Id: Ia2237c0ff8025bb2649ef381ae447e6d39961674
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
Bump image versions to use Guilin M4 version of SDNC images and of
CCSDK dgbuilder. Note - SDNR remains disabled in this commit pending
fix to its endpoint. Also, note that CDS version bump is not included -
that will be submitted as a separate review.
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8d660a8e303a18d4674f832b9239fa50c5abf3f2
|
|
|
|
|