Age | Commit message (Collapse) | Author | Files | Lines |
|
- use 15.0.3 uui-server image
- introduce startup probe to have pod available as early as possible
- use spring-boot's actuator endpoint for the probes
- adjust common/nginx to not use tls and have a revisionHistoryLimit of 1
Issue-ID: USECASEUI-885
Change-Id: I763d3c2f0f9cd1b9748f18b347adb891c8e8b040
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- allow robot tests to retrieve kafka password from environment
variable
- this allows getting rid of `kubectl get secret ...` for this case
Issue-ID: INT-2301
Change-Id: I0645602384d2292e28b97e7211f8479dc82f920f
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
Some pods don't start up in the small "flavour" setting
due to resource limits.
Issue-ID: OOM-3332
Change-Id: I940007e38431cd9cbd4de880b607c90982348671
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
Update tags for MariaDB Galera Init and agent containers
to v0.37.1
Add new docker repository for mariadb-operator images
Update mariadb template to use resource settings
Update SO jobAnnotation handling for DB init
Fix minimu resource settings in SO
Issue-ID: OOM-3335
Change-Id: I5f31e3db62ed27d33ea47b69645d9beb55e45335
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
Issue-ID: USECASEUI-883
Change-Id: Iac9095bfc30c2e2fc8ccffcf3d021f56e66e4951
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- use newer testsuite image (1.12.2 -> 1.14.0)
Issue-ID: INT-2298
Change-Id: I266fc2b24ad1448d2d6ff7dc87767202cb52ee25
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
|
|
|
|
As the SDNC pod JVM limits are set to max 6Gi, the pod limits need to
be increased as well, otherwise the pod gets OOMKilled.
Instead of using fixed memory limits, now the maxRAMPercentage is defined.
Issue-ID: OOM-3332
Change-Id: I90245f5c1c5501be5e7a7deca9a722d70a82a267
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Added possibility to set "polLabel" in deployment template and
disabled "isto-sidecar" injection in HV-VES collector
Issue-ID: OOM-3333
Change-Id: Ic5a62549bc0a00e1138f4319be6460a9c9476dc1
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
- define tracing properties in global section to allow centrally
configuring it (for the whole platform)
- define uui-server properties in values.yaml
- use MaxRAMPercentage jvm arg to scale the jvm heap size
dynamically with the pod resources (and give the process
more than 128MB(!) max heap)
- add a revisionHistoryLimit setting
- do not use NodePorts
- change default service type for nginx to ClusterIP
Issue-ID: USECASEUI-875
Change-Id: I3c7893f4970c088844511ea5b038bf842ce90859
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- SO was not running stable with liveness probe intervals
of 20 seconds
Issue-ID: SO-4147
Change-Id: I574165c0c583e4cc2a518ff4f79d5d6e4ff2fce4
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
|
|
- add Annotations to all job template metadata
- make the jobAnnotations configurable via values.yaml
Issue-ID: OOM-3254
Change-Id: I84a3a7e9a89ea272a239e7a86e9c615103c2c7e4
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
- [resources,traversal,graphadmin,schema-service] use v30 api version
- [resources,traversal,graphadmin] make basic-auth configurable
- [resources,traversal] remove Keycloak-auth related files
- [resources,traversal] remove logToFile option since container filesystems are read-only [0]
- [graphadmin] use init container for schema-creation
[0] and sooner or later any tmp volume will fill up
Issue-ID: AAI-4124
Change-Id: Ib9b70dedd07acfb8ae24506ab044de0940c0c815
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- [graphadmin] make auth configurable
- [resources, traversal] cleanup logback config by removing logToFile option [0]
- [resources, traversal] reduce log noise from liveness probe
- [babel] make tracing configurable via globals
[0] this is not a viable option anymore in a readonly filesystem. EmptyDir volumes can
still allow logging to file, but sooner or later these volumes fill up
Issue-ID: AAI-4124
Change-Id: I3a8284e3cd8a3b387722fa49506cfdeaeeb303f0
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
|
|
k8s probes
- use startup probe to make so services available as early as possible
- define revisionHistoryLimit
- reduce default liveness period from 60 seconds to 20 seconds
Issue-ID: SO-4144
Change-Id: Ibd84fe1ef2d5c7f55e580fb7cc7b0a4bedff0045
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- change logback configuration for sdc-be to not log the
healthcheck on info level
Issue-ID: SDC-4718
Change-Id: I0f227378b18718ea0e44809fe9db186f3dad524e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
|
|
|
|
in ArgoCD"
|
|
Added Fiete as committer of OOM
Issue-ID: OOM-3331
Change-Id: I5b1febe707098abef0547f3fce1a45fc96fee0ed
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
- update label template and use it within the resource definitions
- add jobAnnotations in DB init jobs to make them GitOps ready
- add bitnami/common chart to nginx and fix lint errors
Issue-ID: OOM-3327
Issue-ID: OOM-3329
Change-Id: I72b1adad43ff479e46f6db2834c627d74c97a20c
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
- mariadb: manifest was not synced by ArgoCD, as entry for securityContext was wrong
- authentication: wrong keycloak-config-cli version and implementation
- so: added annotation for ArgoCD in job
Issue-ID: OOM-3330
Change-Id: I6f573defe2f44b625027325f318e63fca1846e3c
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
- contains performance improvement for the check time
- set default pullPolicy for the readiness to IfNotPresent
to avoid downloading this ~20 times
Issue-ID: INT-2292
Change-Id: Id712dc67d92d8d6eebf9ac7d13129e0192a82a46
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
entrypoint
- followup of https://gerrit.onap.org/r/c/oom/+/140241 since two subcomponents
were forgotten when enabling the tmp volume
Issue-ID: DCAEGEN2-3419
Change-Id: Ifb883cec4541fd95346ae0b3042ee7f4fca6caf1
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
entrypoint"
|
|
- make the definition of a tmp empty dir volume configurable
- only enable it for ves-collector (where it is increasing read-only
filesystem support)
Issue-ID: DCAEGEN2-3419
Change-Id: I90a3f22f316957ad9f77e97f5175173a1748adac
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
|
|
- [resources,traversal,graphadmin] use 1.15.4 image version
- [resources,traversal,graphadmin] fix liveness probe
- [all] make annotations configurable
- [all] disable janusgraph warning log line on each liveness probe
- [all] disable tracing by default since jaeger is not included in the deployment by default
- [all] use 6.1.0 readiness image with shorter check intervals
- [graphadmin] wait for cassandra before running the schema-creation init container
Issue-ID: AAI-4124
Change-Id: Ib1d592c1fc1e3cfb3fe26b238ec2ad6c200ef2e1
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- use R16 interim release versions for policy components
- remove mariadb configurations for policy
- remove execute permissions for yaml config files
Issue-ID: POLICY-5285
Change-Id: I8cab7d7a2509286555634b851efb7fc13d314049
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
|
|
|
|
- Add scalability changes to SDC components
Issue-ID: SDC-4712
Change-Id: I9c5f81ce979d3c923981f8b00eeec25f69d9d103
Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
|
|
|
|
Issue-ID: POLICY-5142
Change-Id: I810c514940048a4a32acc00eabdfa653692cb7b2
Signed-off-by: Deena Mukundan <dm00536893@techmahindra.com>
|
|
- Add scalability changes to SDC components
Issue-ID: SDC-4712
Change-Id: I3bf59b7cde36ce19a884552fdb9cf0ce10f5c327
Signed-off-by: Anamika Khantwal <anamika.khantwal@accenture.com>
|
|
|
|
- Contains changes related to catalog-be(sdc-be) and openecomp-be(sdc-onboarding-be) module after chef-removal.
- Has some configuration files as configmap that were getting generated through Chef before.
Issue-ID: SDC-4710
Change-Id: Ia84ceffa7dc7371b232f7c9d6d4082416c23e4f8
Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
|
|
|
|
|
|
Use fixed image version instead of "latest" and
define a port variable used in the DB job definition
Issue-ID: POLICY-5250
Change-Id: I2d73cb485ac1a6cb94913cdaa0b3a8bfe87a60e0
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
|
|
Replaces Bierman draft version of RESTCONF API with
version that is compliant with RFC 8040.
Updated the required configuration files for SDNC
Update the generic-resource-api configuration file and mount it to
the sdnc pod
Update of SO images to use the new SO library.
Issue-ID: SDNC-1847
Change-Id: Id133d6bb83d55d8dac65447e5828b7793069cefb
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
- introduce nginx that serves as reverse proxy in front of the uui and uui-server pods
- this approach makes the web app work over ingress
- introduce new AAI_ADDR environment variable that may eventually
be used by uui-server to interface with AAI directly
Issue-ID: USECASEUI-854
Change-Id: I229e039f8dfe6df050886ade0ea37a30c7272494
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- remove SecurytyContext settings
- remove fixed primary pod index from template
Issue-ID: OOM-3324
Change-Id: I535477ec43cde42cc63f1ab2620cf632eb64c943
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|