summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/charts/so-request-db-adapter
AgeCommit message (Collapse)AuthorFilesLines
2018-11-21Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit a7c98ae0fabb0a94fbdc030e6f7c519439923045. Change-Id: Idb73aa4f05a948b7e1d70723cc6a52b8fd6f0517 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-24Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit db8a0273b6d9110ba7d1aa01b84666dab83b89d9. Change-Id: I94878829add2033b98b82a06e4bb097b72648faa Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-15Merge "Added missing maria db dependencies"Borislav Glozman2-2/+36
2018-10-12Added missing maria db dependenciesjmac2-2/+36
If there are other inter-pod dependencies that should be managed, please comment to let me know so they can be added. Also addressed the missing globals section in the pods values.yaml files and incorrect pull policy management to make them follow the standard conventions Change-Id: I3625f8452d90182391e1ff4af5fddfe9d0948a32 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1472
2018-10-05Update MSB annotations SO helm chart serviceRamesh Parthasarathy1-112/+1
It is assumed that all the external interfaces will go thru MSB and internal interfaces will use kube dns Change-Id: Ieb51f315e8a64af6986cd5f001d1713562154b09 Issue-ID: SO-1104 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2018-10-04SO create service instance failsRamesh Parthasarathy1-1/+26
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-25Updating charts to use common resource templateMandeep Khinda1-1/+1
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda1-60/+61
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott1-1/+1
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-20SO helm chart cleanupRamesh Parthasarathy1-29/+0
SO helm chart has been cleaned up and theseZ changes have been verified with SO rancher env Change-Id: If6a26f5c346f77936aeaf4102341f14759714bf1 Issue-ID: SO-1073 Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
2018-09-19Do not mount certificates in SOAlexis de Talhouët2-7/+1
Certififacte has been added in the base docker image, https://gerrit.onap.org/r/#/c/66209/ so no need to add it again. Also, it was being mount at the wrong place. Also, using latest docker images. Change-Id: I55355dac9bfb2691f493317f77c0f363a78af7ee Issue-ID: OOM-1407 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-19Backup Task -ConfigMap Labeling SOvaibhavjayas1-0/+10
Issue-ID: OOM-1412 Change-Id: Ie6abd2569fd2a987fb2b7469381f23bfac099445 Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-09-14SO override files to use apt kube dns addressRamesh Parthasarathy2-31/+2
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-07Flavors defintion in resource limitvaibhav16dec2-9/+15
Issue-ID: OOM-1322 Change-Id: I5248ae206da6b5d65b0830f454813e6e14ec7284 Signed-off-by: vaibhav16dec <vaibhav.chopra@amdocs.com>
2018-09-06Fix from robot testing and resolve mergeBrian Freeman1-2/+2
Issue-ID: SO-713 Change-Id: Icafe6b039cc793c3724c387c06a2e80153e307bb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-05helm chart for so containersRamesh Parthasarathy6-0/+458
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>