Age | Commit message (Collapse) | Author | Files | Lines |
|
- set resourceLimit's for emptyDir volumes
- use non-root group in mongo pods
- make pod filesystem read-only
- bump mongodb chart version from 14.12.2 to 14.12.3
- use new version in portal-ng, nbi, multicloud and dcae-tcagen2
Issue-ID: OOM-3293
Change-Id: Ife7445433337ac97a03f8cd22ad551e8745b9717
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
Use the new "service" feature of the readiness image to
resolve startup dependencies.
Issue-ID: OOM-3280
Change-Id: Ia331d51528676744e5e0479d1fd0ca02830c3499
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
Currently in ONAP the imagePullSecrets is hardcoded to
'onap-docker-registry-key' which is created by the
repository-wrapper component.
With this change the secrets can be configured via setting
global.imagePullSecrets and optionally per image if it is
configured as map (image.pullSecrets)
Issue-ID: OOM-3284
Change-Id: I8644f9b46043b6014219c42928e057b149df43a4
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Set the resources settings for mongodb in:
- NBI
- DCAEGEN2/TCAEGEN2
- MULTICLOUD/K8S
Issue-ID: OOM-3277
Change-Id: I3454120d920edf3ae45eb1ebb0132cf5133e1575
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
Removed ReadinessCheck for dcaegen-ves-collector
Issue-ID: OOM-3285
Change-Id: I9f0bc8bd6890700154e7366842d74927251169bc
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
Fixed DCAE PRH chart readinessCheck issues
Issue-ID: OOM-3282
Change-Id: I3e546454cd8202d6ef03bd42cffad12ad8ee7847
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
Some settings are still wrongly interpreted (e.g. 0.02Gi)
Therefor they are changed to non-floating numbers (e.g. 20Mi)
Issue-ID: OOM-3273
Change-Id: Icc88dead1ac5b1df8629d6adcc438a739e20522e
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
Import the latest bitnami mongodb chart and update the
client charts, which use it:
- NBI
- DCAEGEN2/TCAEGEN2 (include Chart.yaml fix)
- MULTICLOUD/K8S
THe new version supports the initial creation of DBs and user
Issue-ID: OOM-3277
Change-Id: I75a475aadb8b84a313527b75f4c69e85624af8ba
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
Update helm chart for prh changes to remove DMaaP dependency
Issue-ID: DCAEGEN2-3402
Change-Id: I36ae6a6821a2462a147d0e80f7de5b7b34afda9a
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
Update all resource settings to the kubernetes recommended
normalized form. Fix ReadinessCheck resource limits.
Issue-ID: OOM-3273
Change-Id: Ie10903b801e4dc1689bcec092162d711a431a7a6
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Update snmptrap-collector to 2.0.8.
Fix outdated configuration library.
Add "protocol" to common.containerPorts.
Update dcae-snmptrap-collector chart version to 13.0.1.
Update dcaegen2-services chart version to 13.0.2.
Issue-ID: DCAEGEN2-3409
Issue-ID: OOM-3251
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: If0ca26e07fdbbebafb442dc0ead3a14d4ea0d4a6
|
|
Update helm chart for ves-collector changes to remove DMaaP dependency
Issue-ID: DCAEGEN2-3401
Change-Id: I1aa286aeecd9fad0ef551f8018beed03c31b35bd
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
Update healthcheck container to version 2.4.1
(Updates nodejs base image to 18.18.0)
Issue-ID: DCAEGEN2-3400
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I27e78fdcab44a4c25acb92320f1aa9a40a0eeef7
|
|
Adding specific cpu limits for all oom components
Issue-ID: OOM-3241
Change-Id: I0bbd973d91d11dbb0ffa5848f7c1ed5ebb5f54ba
Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
|
|
|
|
Introduce the drprov-client (replaces dbc-client) and use
it to provision data router feeds and subscriptions for
DCAE datafile collector and pm-mapper.
- Update the common dmaap provisioning template to use
drprov-client instead of dbc-client.
- Add drprov-client image to the repository generator.
- Update the dcaegen2-services-common configMap template
to generate JSON files suitable for provisioning data
router directly.
- Update the dcaegen2-services-common deployment template
to use drprov-client as an init container instead of
dbc-client.
- Update dcae-datafile-collector and pm-mapper values.yaml
to format feed and subscription data properly for
drprov-client.
- Update versions for datarouter-node and datarouter-prov
- Update dependencies for DCAE datafile-collector and
pm-mapper, which no longer depend on DMAAP bus
controller.
Issue-ID: DMAAP-1893
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Ia090365428362ff6aa94cfb4096ee4c6b554b480
|
|
Fixing resources limits for uui, cps and dcaegen2
Issue-ID: OOM-3199
Change-Id: Ibee9a5a5993d6401b5c4556a84a7e01a0a8b92a1
Signed-off-by: vladimir turok <vladimir.turok@t-systems.com>
|
|
This fix is adjusting OOM helm charts components resources limits and requests
Issue-ID: OOM-3199
Signed-off-by: Vladimir Turok <vladimir.turok@t-systems.com>
Change-Id: I56aeba925cda4984277ac7bbf23cfd158263d30f
|
|
Update chart versions to 13.0.0 for Montreal
Issue-ID: OOM-3173
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ie53fd021f01e459c464e44f4459a73ba0b00c172
|
|
Update to container version 2.2.3.
Issue-ID: DCAEGEN2-3353
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Id9c5345d8a302349cca26b6daa73529269de7ab5
|
|
Add initial authorized serviceaccounts for each sub component service
Issue-ID: OOM-3132
Change-Id: I984d5aef78836e066d800bf739619f556f9adbfe
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
Update dcaegen2-services-kpi-computation-ms Helm Chart for London
Release
Issue-ID: DCAEGEN2-3373
Change-Id: Id2474bf67001b3080cf7d5b872e1d66872538d5f
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
|
|
Update dcae-slice-analysis-ms Helm Chart for London Release
Issue-ID: DCAEGEN2-3374
Change-Id: I1c52c4a0bf4b04395dd5f5ae9fcfb7e88d7983f5
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
Update dcaegen2-services-kpi-computation-ms Helm Chart for London Release
Issue-ID: DCAEGEN2-3373
Change-Id: I874bb8c3ef5d7e7033252acff6ad7b63682fc395
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
Issue-ID: DCAEGEN2-3376
Change-id: 9470749204
Signed-off-by: Sangeeta Bellara <sangeeta.bellara@t-systems.com>
Change-Id: I2cf7c82e64a3fad33df498843be013f50c3158a4
|
|
Update dcaegen2-services-pm-mapper Helm Chart for London Release
Issue-ID: DCAEGEN2-3368
Change-Id: I380007fece8337696d69324ff792f8650eb50b53
Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com>
|
|
Update dcaegen2-services-son-handler Helm Chart for London Release
Issue-ID: DCAEGEN2-3375
Change-Id: I377716bc3fb7b3c7e878d438f76331e46c10f1df
Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com>
|
|
|
|
Update dcaegen2-collectors-restconf Helm Chart for London Release
Issue-ID: DCAEGEN2-3369
Change-Id: Ie481a3835cf45b5e3a358b71a0a0e48e22f3c64c
Signed-off-by: pranitk1905 <pranit.kapdule@t-systems.com>
|
|
Update dcaegen2-services-mapper Helm Chart for London Release
Issue-ID: DCAEGEN2-3372
Change-Id: I8e9a4cbedfd44ba1a908008fd5c665ff6c38b70f
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
Update dcaegen2-analytics-tca-gen2 Helm Chart for London Release
Issue-ID: DCAEGEN2-3370
Change-Id: Icc20ebf125a040dd928c74be23005f8775e20e00
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
Update Helm Chart for London Release
Issue-ID: DCAEGEN2-3367
Change-Id: Iae14350f4bc9fc09f4b2bf33874eb7644e8afd45
Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
|
|
HB - Code refactoring
VES - SDK revision to remove consul/CBS depedendency
Log config updates
Change-Id: Ie943e34b901e4f218394ff496d111c004d4902e1
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3366
|
|
Remove chart elements that deploy an AAF init container and
set up volumes that hold AAF-certificates.
Remove AAF values.yaml entries that are no longer needed.
Issue-ID: OOM-3068
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I8e6659cf6aa4c214d485b9e78c28f55622e3a864
|
|
Move to use strimzi kafka tpl
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I35527de39749cc3f22aba963676c6ee35033a802
Issue-ID: DMAAP-1855
|
|
Move hv-ves to use strimzi kakfa tpl
Topic naming is invalid so adding overrides to tpl
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ied93c6329f51c3219b09b4f67f174c9e15727188
Issue-ID: DMAAP-1854
|
|
Fix of resources template indent and therefore resources in components
Issue-ID: OOM-3104
Signed-off-by: miroslavmasaryk <miroslav.masaryk@telekom.com>
Change-Id: I825a3860db00cae4bb80b2aa2d82ac1a42b33124
|
|
|
|
As we have problems to send binary data to the HVVES collector
the support for service appProtocol attribute is required to
fix the hvves service protocol to "tcp" and to disable the
port for sidecar usage
Issue-ID: OOM-3076
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ied6ca4d4d8cd088c8ec0e0ee13068dfdbfb38461
|
|
The DFC stops running, if the CBS config is not complete.
This leads to errors in the 5GBulkPM test.
The CBS port has to be set to 0000 and the DMaaP certAuth must be
disabled
Issue-ID: OOM-3100
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ibf33666b4cec5b0444f0aec59c106be43aa3cedd
|
|
Disable TLS settings in DCAE MSs (undo temporary fix of patch
132178) and remove AAF dependency in
- dcae-ves-collector
- dcae-hv-ves-collector
- dcae-datafile-collector
- dcae-pm-mapper
- dcae-restconf-collector
- dcae-ves-openapi-manager (update SDC connection)
This patch will require changes in existing E2E tests
Issue-ID: OOM-3068
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Iad42ef84f7012f9e6a23c1a6b65cb4e9e1628077
|
|
Bumpup to 2.6.0 for L release
Change-Id: Ief51f5bd64e794baf5e15315d4f7df242a9f44ef
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2953
|
|
|
|
Enable configuration ves-open-api by Helm values
Issue-ID: DCAEGEN2-3316
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: If6e70d63f961aaa7d26e1680f7bb917cf4de3546
|
|
Upggrade ves-openapi-manager to use kafka native
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I8f796ce6b18f007b4cdf31b79f2ac5d9ab0ec37a
Issue-ID: DMAAP-1809
|