aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-be/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2023-06-06[SDC] Update SDC images to 1.12.5MichaelMorris1-2/+2
SDC images for London RC Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4516 Change-Id: I698180e5bf13df7928c56142c4fd2d366da88fe2
2023-04-26[SDC] Update SDC images to 1.12.4MichaelMorris1-2/+2
Update images for London M4 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4458 Change-Id: Id20dac774c7be563462959ceb15c53672fa07102
2023-04-17[SDC] Create Authorization Policies for SDCAndrewLamb1-0/+14
- Create Authoriation Policies for SDC - Add in initial authorized serviceaccounts for each sub component service Issue-ID: OOM-3127 Change-Id: I6e1ce0173028bf75ae3696b29fae80250731dc94 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-03-27[SDC] Update docker imagesvasraz1-2/+2
Update SDC to 1.12.3 Update SDC-WD to 1.12.0 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I36ae9f5cafd9a2f4f2548cfd4944c26a47cb1484 Issue-ID: SDC-4449
2023-03-22[SDC] Chart cleanup for AAF/TLS removalAndreas Geissler1-40/+15
Use latest helm templates and remove TLS/AAF related parts Issue-ID: OOM-3121 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I453d9bfb471462a3c2f4825a3a542c61df353cf5
2023-03-06[SDC] Update SDC images to 1.12.2MichaelMorris1-2/+2
Update SDC images to 1.12.2 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4417 Change-Id: I77301b7f258725a2b173a220bd7a872f0ee41179
2022-12-06[STRIMZI] Add strimzi kafka templatesefiacor1-26/+15
Add template for strimzi KafkaUser and topic Move sdc-be to use given templates Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Idc3c5af7f4945466f8419fed7d2f43de36aacd13 Issue-ID: DMAAP-1836
2022-11-22[SDC] Add strimzi kafka setup on sdc-beefiacor1-2/+30
Add SDC KafkaTopics and KafkaUser Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I78542539567d2e3b67376b154ad069df3d1dad55 Issue-ID: DMAAP-1744
2022-10-21[COMMON] Harmonize all component ingress configAndreas Geissler1-1/+2
Harmonize all ingress definitions using schema: <component>-<application>-<api|ui> and adding plain_port attributes to support SM Issue-ID: OOM-3000 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8212774ba194758d7cf23bc2085edcc4eacd2539
2022-09-29[SDC] Update SDC docker images to 1.11.9MichaelMorris1-2/+2
Update SDC versions for M4 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4155 Change-Id: I87263dd8474287a29ae6c5b2f5f8c605a5aa9b1f
2022-09-22[SDC] Update SDC docker images to 1.11.8MichaelMorris1-2/+2
Update SDC versions for M4 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4155 Change-Id: Iec5eccb19a41401298224c5b3290acdf85190c63
2022-08-10[SDC] Update SDC docker images to 1.11.6MichaelMorris1-2/+2
Early release of Kohn functionality Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4108 Change-Id: I789d6cdd521b90a7f0b3ffe1daee37efbe655944
2022-07-06[SDC] Update SDC docker versions to 1.11.4MichaelMorris1-2/+2
Early release of Kohn functionality Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4040 Change-Id: If64f4d3db51bcfb274a4895a19d51a6474c31cfe
2022-04-22[SDC] Update SDC docker versions to 1.10.4MichaelMorris1-2/+2
Update versions for Jakarta RC Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3909 Change-Id: I6c55858aa9b6458aafabfe54dff099a3f12ccc93
2022-02-25[SDC] Update SDC docker versions to 1.10.1MichaelMorris1-2/+2
Update SDC docker versions to 1.10.1 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3868 Change-Id: I6b0bc29b304588544f45b365be282b3b572efa7f
2022-01-25[SDC] Service Mesh Compliance for SDCothman touijer1-4/+8
Adding basic requirements for Service Mesh Compliance within SDC. Change-Id: Ib9104ef2e8b6daf0b9b529288cee158b297ce9e4 Issue-ID: OOM-2253 Signed-off-by: rope252 <gareth.roper@est.tech> Signed-off-by: othman touijer <othman.touijer@soprasteria.com>
2022-01-12[SDC] Add missing dependency to cassandra chartAndreas Geissler1-1/+1
In case of "localCluster: true" the cassandra chart will be added in sdc-cs subchart. Renamed global section to sdc-cassandra. Additionally serviceAccount is added to cassandra definition in sdc-cs (see OOM-2905) Issue-ID: OOM-2899 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Id943db249a3abd9dbc67e333a05f6c2abd84a810
2021-11-17[SDC] Update SDC to 1.9.5MichaelMorris1-2/+2
Addresses issues found in Istanbul stability tests. Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3773 Change-Id: I1c28f35730aff7e22107218c72fb3ce942cd60b5 (cherry picked from commit 0ebca89a44f90b43ea856674691680ca8974e74f)
2021-11-08[SDC] Use log templateMaciej Wereski1-0/+5
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: If9d80afb9983247f80317a8f201329c85884e37b
2021-10-27[SDC] Update SDC to 1.9.4MichaelMorris1-2/+2
Updating SDC images for Istanbul RC Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3744 Change-Id: I37d9bcde09fa3de52242a776b572f24a61a872e5
2021-10-09[SDC] Update SDC to 1.9.3MichaelMorris1-2/+2
Updating SDC images for Istanbul M4. Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3694 Change-Id: Ifbba120ef5fd1284a28703260169ab44b6a2bc58
2021-06-10[SDC] Update chart with service accountfarida azmy1-0/+6
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2717 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: I57a398865c2dea8dd5989dc2e9d80843bfabd3b5
2021-05-28[SDC] Update SDC to 1.9.0Joanna Jeremicz1-3/+3
- Add variables and default values needed for communication between SDC and helm-validator microservice. - Correct jetty paths - Update SDC to 1.9.0. Issue-ID: SDC-3185 Change-Id: Id054124a9f5e183597acbc81df79535aff517a1f Signed-off-by: xuegao <xue.gao@intl.att.com> Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2021-05-13Merge "[SDC] Use Startup probes"Krzysztof Opasiak1-2/+13
2021-05-05[SDC] Use Startup probesSylvain Desbureaux1-2/+13
Instead of long initial delay on readiness and liveness probes, use startup probes and be more aggressive on readiness and liveness. Issue-ID: OOM-2743 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ibde8d10dad150fcad5740533d0bdd0926a44ccc1
2021-05-03[SDC] Simplify cert retrieval scriptSylvain Desbureaux1-3/+3
As retrieving values is now done via a generic script, let's clean a little bit cert retrieval in order to remove unneeded part. Issue-ID: OOM-2688 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I609be11acfcb4895354dd049839af3cffb48bcbd
2021-04-24[SDC] Update SDC to 1.8.5ChrisC1-2/+2
Bugfixes only for Honolulu RC2 including SDC-3557 SDC-3551 SDC-3545 SDC-3533 SDC-3528 Issue-ID: SDC-3555 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ie48ae7e04a755f84831b7f436a6c4ddbf14e4b8c
2021-03-21[SDC] Update containers to 1.8.4ChrisC1-2/+2
Updating SDC to Honolulu released containers. Issue-ID: SDC-3519 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Icac7469bdf9b8f283b76b86fa6fbae9c988e6051
2020-11-24[SDC] Uses new tpls for repos / imagesSylvain Desbureaux1-4/+1
This commit makes SDC chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I91eb59675ef0080f67aced0ae99c238143461efe
2020-11-18[SDC] Release 1.7.3 imagessebdet1-2/+2
Release the 1.7.3 images for all sdc components Issue-ID: SDC-3364 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Icd873c8d5a2147e62938bf7fdd6da7b60bcf3c59
2020-10-30[SDC] Update images for Guilin RC1ChrisC1-2/+2
Released images 1.7.2 updated for RC1 Issue-ID: SDC-3323 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I78c928a7ae1840545da7c002d512ddc94ea5346c
2020-10-14[SDC] Fix MSB annotation for sdc-be service portSatoshi Fujii1-1/+2
Currently sdc-be 8080(http) port is disabled and no longer used, but the MSB annotation still points to that port so an issue occurs when a client tries to communicate with SDC via MSB. This will change the service port to 8443(https) in the annotation, and also pass 'enable_ssl' param so that MSB will use https scheme in proxying communication. Issue-ID: SDC-3314 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com> Change-Id: I0f11fbe55fb21048571b657249b01065a2c0b443
2020-10-05[SDC] Update pod limits and timeoutsChrisC1-4/+4
Add missing common flavor limits (and revisit some values) Add fixed limits for single job containers and init containers (no need to have these configurable I think) Reworked timeouts Issue-ID: SDC-3282 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I2eb7122eed370978876ac496a68eebb51421595a
2020-09-28[SDC] Update SDC latest images for GuilinChrisC1-2/+2
Bump sdc images to 1.7 version Issue-ID: SDC-3076 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I496ee4f63def228cca5783127d69aee08028c27f Signed-off-by: ChrisC <christophe.closset@intl.att.com>
2020-09-09[SDC] use of certInitializer templateChrisC1-0/+154
Auto SSL certificates generation through certInitializer template for SDC Refactor to components Issue-ID: SDC-3172 Change-Id: I2c895a8d8e7c25e11a2a1e997735d2e7b2d258aa Signed-off-by: ChrisC <christophe.closset@intl.att.com>