[SO] 16.0.3 release 87/141387/19
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 25 Jun 2025 13:23:10 +0000 (15:23 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 3 Jul 2025 15:54:04 +0000 (17:54 +0200)
commit2f38164c1dfecae72b2632e2f1dee82454bd522c
treeb320da362bc39c477e93c9eb0e51f15222c91643
parent6b0f134d177f3d60702c8ecda3ed86a60901c560
[SO] 16.0.3 release

- update images of SO main repo (1.15.4 -> 1.15.5)
- support tracing for so-api-handler-infra
- make root log level configurable for so-api-handler-infra
- skip tracing for scheduled dns lookups and active client checks
- skip request status logging for /manage liveness endpoint
  (thus greatly reducing the log volume produced in debug log level)
- disable rbac for this release (not working in this release, will
  be fixed in the next one) [0]

[0] Since there is no role specific resource in the SO,
    there is currently effectively no difference between
    enabled or disabled anyways

Issue-ID: SO-4184
Change-Id: I22c43356614f983090eec112ecc017ad843f2d54
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
23 files changed:
kubernetes/so/Chart.yaml
kubernetes/so/components/so-bpmn-infra/Chart.yaml
kubernetes/so/components/so-bpmn-infra/resources/config/overrides/override.yaml
kubernetes/so/components/so-bpmn-infra/templates/configmap.yaml
kubernetes/so/components/so-bpmn-infra/values.yaml
kubernetes/so/components/so-catalog-db-adapter/Chart.yaml
kubernetes/so/components/so-catalog-db-adapter/resources/config/overrides/override.yaml
kubernetes/so/components/so-catalog-db-adapter/templates/configmap.yaml
kubernetes/so/components/so-catalog-db-adapter/values.yaml
kubernetes/so/components/so-openstack-adapter/Chart.yaml
kubernetes/so/components/so-openstack-adapter/values.yaml
kubernetes/so/components/so-request-db-adapter/Chart.yaml
kubernetes/so/components/so-request-db-adapter/resources/config/overrides/override.yaml
kubernetes/so/components/so-request-db-adapter/templates/configmap.yaml
kubernetes/so/components/so-request-db-adapter/values.yaml
kubernetes/so/components/so-sdc-controller/Chart.yaml
kubernetes/so/components/so-sdc-controller/values.yaml
kubernetes/so/components/so-sdnc-adapter/Chart.yaml
kubernetes/so/components/so-sdnc-adapter/values.yaml
kubernetes/so/resources/config/log/logback.apihandler-infra.xml
kubernetes/so/resources/config/overrides/override.yaml
kubernetes/so/templates/configmap.yaml
kubernetes/so/values.yaml