summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/charts/so-sdc-controller/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-03-07Fix PasswordsSmokowski, Steve (ss835w)1-5/+0
Change-Id: Ib729d79dd2790f9191f055158403e6aa3814d64b Issue-ID: SO-1599 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-03-01updated encrypted passwords with configRamesh Parthasarathy1-2/+2
The config files have been updated with encrypted passwords using latest algorithm Change-Id: I6b931d106a3706ea76bb8477398bd838162849a2 Issue-ID: SO-1515 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-02-22Removed apih, bpmn, requestdb and sdc datasourceRamesh Parthasarathy1-10/+0
The config files for apih, bpmn, requestdb and sdc have been removed of their data sources to address container errors we face with so pods and removed space in openstack override.yaml. Change-Id: I004e4455042d7e909361150831e55048816120c2 Issue-ID: SO-1515 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-01-21Updated bpmn sdc and sdnc config filesRamesh Parthasarathy1-2/+3
the config files for bpmn, openstack, requestdb, sdc, sdnc and apihandler have been updated Change-Id: Ic8425f0ecd6f90cd8b656afbb510063c7a486cef Issue-ID: SO-1399 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2018-11-20SO: Add camundaURL for sdc-controllerRob Daugherty1-0/+1
Change-Id: Icfe7db3d7cb3f1c0c9bd5d5d39e779849f9aaeb7 Issue-ID: SO-1214 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-06Fix AAI auth in SOAlexis de Talhouët1-1/+1
Encrypted aai@aai.onap.org:demo123456! Change-Id: Iff556876d7e45d9c885f943b54fb581758564c2a Issue-ID: SO-1172 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-15so-minitoring po startup issueRamesh Parthasarathy1-1/+1
so-monitoring pod doesn't start completely. This issue has been addressed here Change-Id: Iab0d8fd3f1a7b9b000d2eac3968fefc07b5b2230 Issue-ID: SO-1138 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2018-10-04SO create service instance failsRamesh Parthasarathy1-6/+27
All the override files are updated to be in sync with so docker config repository and address the issue raised. Change-Id: Iee2badf00dbf57b68871505370d070a2450d3d0b Issue-ID: SO-1105 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-27Watchdog timer too short in oom override.yamlRamesh Parthasarathy1-1/+1
watchdog timeout was increased to 300 seconds from 60 seconds in override.yaml to overcome distribution timeout Change-Id: Icaf9e31ae92b5b786eb89487c0744d71921fa97e Issue-ID: SO-1072 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-14SO override files to use apt kube dns addressRamesh Parthasarathy1-26/+9
All SO override files are updated with correct kube dns address for inter application communications based on review comments Change-Id: I6e1487f3d5a7db49df3e40fb41b6b148aacfee8d Issue-ID: SO-1022 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-05helm chart for so containersRamesh Parthasarathy1-0/+86
This check-in is an updated version of helm charts for so containers based on review comments Change-Id: I690430622ecbdcaf099a6165844142841db436dd Issue-ID: SO-709 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>