summaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/charts/oof-cmso
AgeCommit message (Collapse)AuthorFilesLines
2019-05-13Set resources to smallJerry Flood5-2/+8
Issue-ID: OPTFRA-403 Change-Id: I403ea53eaeb8b3cc90ba3f20804fb1c6e7d0f675 Signed-off-by: Jerry Flood <jflood@att.com>
2019-05-10Update CMSO OOM to use HTTPS and AAFJerry Flood29-45/+465
Fixes OPTFRA-484 and OPTFRA-390 Issue-ID: OPTFRA-391 Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d Signed-off-by: Jerry Flood <jflood@att.com>
2019-04-09Merge "Add optimizer helm charts for CMSO Dublin"James MacNider10-0/+747
2019-04-09Merge "Add ticketmgt helm charts for CMSO Dublin"James MacNider9-0/+604
2019-04-09Merge "Add topology helm charts for CMSO Dublin"James MacNider9-0/+603
2019-04-09Add optimizer helm charts for CMSO DublinJerry Flood10-0/+747
Issue-ID: OPTFRA-470 Change-Id: I68dc7da9f204731342614486963f6399500e7fea Signed-off-by: Jerry Flood <jflood@att.com>
2019-04-09Add ticketmgt helm charts for CMSO DublinJerry Flood9-0/+604
Issue-ID: OPTFRA-470 Change-Id: I75e4cc3eb7675fd30a03721abf167e2d2dad0b46 Signed-off-by: Jerry Flood <jflood@att.com>
2019-04-09Add topology helm charts for CMSO DublinJerry Flood9-0/+603
Issue-ID: OPTFRA-470 Change-Id: I21754beae34b3d3f588f9ed13a463eafbfd48ebb Signed-off-by: Jerry Flood <jflood@att.com>
2019-04-09Update helm charts for CMSO DublinJerry Flood5-23/+51
Issue-ID: OPTFRA-470 Change-Id: I1463a458e49c4815711e9becd9d332910f23a039 Signed-off-by: Jerry Flood <jflood@att.com>
2019-02-10Update Chart version for Dublin ReleaseMike Elliott3-4/+4
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-12-21global image pull issuedkamdocs1-1/+1
Issue-ID: OOM-1563 Change-Id: I383dbec29291ba5b13d613f60d8eb343b9c59dda Signed-off-by: dkamdocs <devesh.kumar@amdocs.com>
2018-11-23Use flavors for resources in oof csmo deploymentSylvain Desbureaux1-7/+16
For Casablanca release, flavors have been set up for choosing the "right" resource requests and limits. Although the deployment is using the right way for that, oof-csmo-service charts values.yaml was not. This commit makes values.yaml aligned with flavors Change-Id: I38075343b24fc2af85795e9c2a65356d5b776391 Issue-ID: OPTFRA-403 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-11-06Increment optf cmso release versionvrvarma1-2/+2
Change-Id: I2168251033bc7c94e42eb909a79d91214a74477e Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-395
2018-11-02Create helm charts for oof-cmsoJerry Flood14-0/+917
This change provides the necessary helm charts to instantiate the oof-cmso database (mariadb-galera) and oof-cmso service to support the scheduling of change management requests. Issue-ID: OPTFRA-373 Change-Id: I5e5024849f251eee29d3d8697e46756211b5c640 Signed-off-by: Jerry Flood <jflood@att.com>