aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-01-30[AAI] AAI logstructure and aai resources healthcheck enhancementjakartaleila13-1280/+1838
AAI Traversal logging structure enhancement and image update AAI Graphadmin logging structure and image update AAI Resources logging structure and image update AAI Resources healthcheck based on cassandra DB healthcheck AAI Resources latency metrics configurations AAI Images updated with 1.10.1 Correct link for honolulu release note file Issue-ID: AAI-3606 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I0aa21a463a85bff0407df6c6793baba53d1da3b1
2022-11-30[POLICY] Update docker images to latest versionsliamfallon3-3/+3
The image versions in policy values.yaml files have been updated *** This commit is generated by a PF release script *** Issue-ID: POLICY-4462 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: If2490a52c988412695ec21ff97d3ffcf9c22a60a
2022-11-26[AAI] Fix graphadmin app specific timeout formatleila1-2/+2
Fix to be able to execute dbquery without restarting aai graphadmin pod The proper format should be <APP1>,<TIMEOUT>|<APP2>,<TIMEOUT> Issue-ID: AAI-3603 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: Iaf3d20864901e905ab1e29c867661ff716dec339
2022-11-26Merge "[AAI] Haproxy user updated in config" into jakartaFiachra Corcoran2-4/+4
2022-11-26Merge "[AAI] Service monitor for scraping prometheus metrics" into jakartaFiachra Corcoran17-2/+209
2022-11-26Merge "[AAI] OOM AAI MODEL LOADER Fixed BabelClient" into jakartaFiachra Corcoran2-2/+11
2022-11-25[AAI] Service monitor for scraping prometheus metricsleila17-2/+209
Changes are done for aai resources graphadmin and traversal Session affinity for aai resources traversal and aai haproxy Issue-ID: AAI-3599 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: Ib3853c45051ca8e9c025bd0d6e700a08a54cb1a9
2022-11-25[AAI] Haproxy user updated in configNiharika Sharma2-4/+4
Haproxy user and group are changed to haproxy in haproxy.cfg Issue-ID: AAI-3608 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I6578726f59c7dfa2e5c63d9074740ccc0bce27a7
2022-11-24[AAI] AAI HAProxy image updateleila6-17/+131
Update AAI haproxy name and version to 1.9.6 Make AAI init container resources configurable Implementing stick tables to avoid concurrency issues raised by using janugraph against eventually consistent storage backend(cassandra) Issue-ID: AAI-3602 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: I6b1c7bf3a378c410df0a9bb01d304e56e979c3b5
2022-11-24Merge "[AAI] OOM AAI Rolling Update fixes" into jakartaAndreas Geissler11-0/+67
2022-11-24[AAI] OOM AAI MODEL LOADER Fixed BabelClientNiharika Sharma2-2/+11
Added a new property to enable/disable http for AAI BabelClient/AAIRestClient AAI model loader image updated Issue-ID: AAI-3533 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I2b43ed691101c48eff19f5c4ddb1e0beb1073a7e
2022-11-24[STRIMZI] Bump strimzi version in docsefiacor2-4/+4
Bump docs version of Strimzi operator Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I74ee562543d393ae051054c990c228ab8e96fd04 Issue-ID: OOM-3057
2022-11-24[AAI] OOM AAI Rolling Update fixesRommel Pawar11-0/+67
Rolling update fixes for aai babel modelloader schema service traversal sparkybe Issue-ID: AAI-3605 Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca> Change-Id: Ia3949ce9e60542a7b0a4f69fb41ba86fe8399739
2022-11-23[STRIMZI] Bump kafka version to 3.2.3efiacor2-3/+3
Bump strimzi kafka to 3.2.3 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8921fef35550c7b97e463102a18e3596f958871e Issue-ID: OOM-3057 (cherry picked from commit f78db40dae64ae2d7cbfabac1e798db01df1cf07)
2022-10-05Merge "[POLICY] Update release images" into jakartaFiachra Corcoran14-21/+26
2022-09-28Merge "[CDS] Update the CDS blueprintprocessor" into jakartaFiachra Corcoran1-1/+1
2022-09-28[POLICY] Update release imagesjhh14-21/+26
Pick up library upgrades and CCVPN fixes. Issue-ID: POLICY-4368 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I42ccd37a9f06d578d67c7b28f16136c1aeb38890
2022-09-28[STRIMZI] Correct NodePort reservation for servicesAndreas Geissler1-3/+5
Add the missing Nodeport definition for kafka-broker-2 and renumbered the ports Issue-ID: OOM-3033 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I1f5951e652aea097c5ee28f67f93328af66ba234 (cherry picked from commit 8cd7e264e2a8d7f6686065f882b3b2f0663a6690)
2022-09-28[CDS] Update the CDS blueprintprocessorLukasz Rajewski1-1/+1
Fixed recent bugs i.e. for rest clients or UAT tests Issue-ID: CCSDK-3767 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ic64bb42a0c3006b30bba0dafa5ac5e054a51bddc (cherry picked from commit b107b132b6b469e58e52fbd3849e89d34126ac14)
2022-09-28[TOX] Force py3.8 in tox.ini and fix lint problemsCédric Ollivier2-10/+15
- It allows leveraging on OpenStack Yoga's upper-contraints without any exception. - Use only gitlint-core as a dependency Issue-ID: DOC-782 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I05d6b683fda61cabed4e5e812ddc3d37ae5e28b6 (cherry picked from commit 92cdf226933eab1f422e30f2ead2ee153016cd84)
2022-08-23[POLICY] Add overridable helm paramaters for k8s ppntrameshiyer273-7/+25
Make permitted repository list overridable from values.yaml CofigMap populates the application properties file with required values. Issue-ID: POLICY-4237 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ib48716f12bc5f4d22fbda8e22fd2077e0e982ec3 (cherry picked from commit 3c81b1d77c53b18e94e282d8bf0250a5563875d0)
2022-08-17[COMMON] Update Makefiles to enable parallelizationAndreas Geissler74-307/+839
All Makefiles are updated to support SKIP_LINT option, have a defined order of compilation (common -> components) to support the parallel compilation of charts using: make all -j8 (for 8 Jobs). Additionally use cm-push instead of push to use the new K8S/Helm version Issue-ID: OOM-3011 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If9903c9d5bc646b5ce54075acc616e98c4b6706e
2022-07-07Merge "[POLICY] Fix cluster role binding name in k8s ppnt" into jakartaFiachra Corcoran1-8/+2
2022-07-07Merge "[DMAAP-MR] Correct zoo-entrance image definition in statefulset" into ↵Andreas Geissler2-2/+6
jakarta
2022-07-06Merge "[DOC] Set the right branch in conf.py" into jakartaFiachra Corcoran1-1/+1
2022-07-06[DMAAP-MR] Correct zoo-entrance image definition in statefulsetAndreas Geissler2-2/+6
Use RepositoryGenerator template to define the image name in the statefulset chart Issue-ID: DMAAP-1622 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icb26a34cec14cccaef4380e5eaf3f5b49f798171 (cherry picked from commit e7d568734785b8b77ec25362aa59fd4eaa5f1be3)
2022-06-23[SDNC] Update image to install final Jakarta fixes10.0.0Dan Timoney7-7/+7
Update versions for SDNC images to install final Jakarta fixes. Issue-ID: SDNC-1706 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic0c7ddf9f61f020889aa814d7031f6f76a473a8f
2022-06-14[POLICY] Fix cluster role binding name in k8s ppntrameshiyer271-8/+2
Updated cluster role binding name and service account name to acm terminology Issue-ID: POLICY-4170 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I1b52d6a5d01921d70fce53884558a3ce58f98e19 (cherry picked from commit 4aafc9f52cb725fe1a347982e0cb7f632394a8a5)
2022-06-08[CASSANDRA] Change values to makre Cassandra instances more stableMichal Jagiello1-4/+4
Based on Cassandra documentation enlarge limits of Cassandra pods and the heap size Issue-ID: AAI-3492 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I43e6eeb043b75e5bf5333a3fbdb66f832f01c867
2022-06-03[STRIMZI] Add quorum hostname verify flagefiacor2-1/+2
Increase replicas to 3 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I74a448187dc18f1659d1b44d5738f8b196d78dc9 Issue-ID: OOM-1 (cherry picked from commit 1cfa2fb3fd474fa8fd114919a4f80b478d5e9f48)
2022-05-30[SDC] Fix non ssl NodePortefiacor2-12/+11
Use single NodePort when needTLS = true Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I094edc8069ace49fdaa0e3fb56796530b748c72e Issue-ID: OOM-2957 (cherry picked from commit 1256637d8781647464fd65529abba20c80fc73fc)
2022-05-19[DOC] Set the right branch in conf.pyAndreas Geissler1-1/+1
Set the jakarta branch within the conf.py Issue-ID: OOM-2953 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Id007f1962e76897f1857b13175a49aa693a053ab
2022-05-18[DCAEGEN2] Update son-handler image version to 2.1.7 and slice-analysis-ms ↵malar2-2/+2
version to 1.1.3 Bug fix in handling FM notification Issue-ID: DCAEGEN2-3150 Issue-ID: DCAEGEN2-3156 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I6698b2087bcc2cd5a34813b59de16f727809e4a7
2022-05-12[VFC] Update the container version of VFCdengyh4-4/+4
Updates the container version of VFC components for Jakarta Change-Id: I455d04eb92e1dbfa99732f2d2d72fdc65010ed87 Issue-ID: VFC-1931 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2022-05-12Merge "[EXTAPI] Update image version"Fiachra Corcoran1-1/+1
2022-05-12Merge "[SDNC] Fix Oauth field"Fiachra Corcoran1-2/+2
2022-05-12[GENERAL] Add Andreas Geissler as committerJack Lucas1-0/+9
Andreas is now an OOM committer. Issue-ID: OOM-1 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I998e53da695604df2a4056691590ad3de80eea81
2022-05-11[HOLMES] Fixed the Healthcheck ProblemGuangrong Fu2-2/+2
Missed a conditional branch, now adding it. Issue-ID: HOLMES-536 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I64d5f32682b37ce865bcfcf180f99c4bf8afd9bb
2022-05-10[DMAAP-STRIMZI] Add strimzi kafka bridgeefiacor41-1738/+247
Move DMaaP MR to use srimzi kafka Remove mr kafka and zookeeper Add strimzi kafka bridge to dmaap Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I3af65efd85b7dfb16c4682dd7607734fcd95adaf Issue-ID: DMAAP-1622
2022-05-10Merge "[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafka"Jack Lucas7-37/+159
2022-05-10[EXTAPI] Update image versionEric Debeau1-1/+1
Add new release to include patch correction for slicing use-case Issue-ID: EXTAPI-603 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I717e5695f5f19ebeadd016a4026ea26c309b2b27
2022-05-10[SDNC] Fix Oauth fieldsebdet1-2/+2
The field redirectUri crashes the oauth feature because there too many double quotes dumped in the oauth config file Change-Id: Ia69a1b6185e4a6cab56061d1d168d783d67518f2 Issue-ID: SDNC-1697 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2022-05-09[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafkaefiacor7-37/+159
Move hv-ves to use strimzi kafka Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ia441d060771186ba41465c8622291ff73b7561aa Issue-ID: DMAAP-1705
2022-05-09Merge "[COMMON] Fix some k8s plug deploy.sh bashisms"Fiachra Corcoran1-2/+3
2022-05-09Merge "[DCAE] Update slice-analysis-ms image version to 1.1.2"Fiachra Corcoran1-1/+1
2022-05-06[COMMON] Fix some k8s plug deploy.sh bashismsguillaume.lambert1-2/+3
These bashisms were added recently with a few fixes. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I33b77a1db871d6628187692e260265d9c754103f
2022-05-05Merge "[DOCS] Clean up docs etc"Jack Lucas72-531/+204
2022-05-05Merge "[POLICY] Upgrade image versions"Fiachra Corcoran13-13/+13
2022-05-05Merge "[STRIMZI] Remove class attribute in Strimzi kafka definition"Fiachra Corcoran1-1/+0
2022-05-05Merge "[COMMON] Fix more and more array bashisms step 1"Fiachra Corcoran1-8/+17