summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-25setting global flavor default to unlimitedMandeep Khinda1-0/+3
the default of small is creating issues as the resource request numbers need to be better tuned. setting to unlimited brings us back to where the containers are allowed to request whatever they want and grow unbounded (the downside is that this may allow for the containers to starve your K8s cluster!) Issue-ID: OOM-1145 Change-Id: I123131bdfbd154cf02cfa9fa7d96597844e346ab Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda147-151/+151
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda92-631/+556
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-25Adding common resource limit templateMandeep Khinda1-0/+59
Issue-ID: OOM-1145 Change-Id: I74cb7fbb7ab83135c79fa2f065359c163001f489 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24removing proxy sampleMandeep Khinda1-4/+4
Issue-ID: OOM-1441 Change-Id: I9c1ed6b96c5d956d0e649fd366ee65850b48d6e4 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott253-317/+289
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-22Merge "pomba healthcheck - dns names"Alexis de Talhouët1-6/+6
2018-09-21pomba healthcheck - dns namesroot1-6/+6
Change-Id: I9bec93e0a98daea2300ae505616116583452ac52 Issue-ID: LOG-224 Signed-off-by: root <frank.obrien@amdocs.com>
2018-09-21Merge "Add requirement to network-name-gen for SDNC"Mandeep Khinda1-0/+3
2018-09-21Merge "Helm charts for name-gen micro-service."Alexis de Talhouët6-0/+299
2018-09-21Add requirement to network-name-gen for SDNCAlexis de Talhouët1-0/+3
Change-Id: I064f451c14bb6538dbdafff7157704892c6b2fcc Issue-ID: OOM-1433 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-21Helm charts for name-gen micro-service.bt29836-0/+299
Change-Id: I4b546a87de7c5e1688d6ec714225a8a22de30007 Issue-ID: OOM-1433 Signed-off-by: bt2983 <bt2983@att.com>
2018-09-21Fix POMBA properties for robot testsuiteGary Wu1-3/+3
Change-Id: I3729b0d846fa8d63a4c0c11d48d7c5a5c78d40fa Issue-ID: OOM-1438 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-21Merge "[aai-babel] Fix collection resource widget details"Alexis de Talhouët1-3/+3
2018-09-21Merge "4.4.0 policy-handler"Alexis de Talhouët1-1/+1
2018-09-21Merge "ipomba healthcheck"Alexis de Talhouët2-0/+12
2018-09-21Merge "fixing vid startup issue after resource limit"Alexis de Talhouët1-5/+5
2018-09-21Merge "BugFix:correct context path in ND Ctx builder"Alexis de Talhouët1-1/+1
2018-09-21Merge "Add requirement on controller-blueprint for sdnc"Jerome Doucerain1-0/+3
2018-09-21Merge "Add missing properties files to SDNC"Jerome Doucerain7-5/+63
2018-09-21Add missing properties files to SDNCAlexis de Talhouët7-5/+63
Missing netbox and blueprint-rest-adaptor Change-Id: Ifa4f2095190718ae8dc3412eac99ae242978c97e Issue-ID: CCSDK-589 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-21fixing vid startup issue after resource limitMandeep Khinda1-5/+5
The resource allocation is sufficient, however the pod takes longer to start and was being killed by the liveness probe. Increased probe delay to 2min and cpu core resources Issue-ID: OOM-1167 Change-Id: Ic2cdf2bd4a275d6f23ccaa7b8938ad6e1c1b5a4a Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-21Merge "Fix: aai resource limits- charts except cassandra"Mandeep Khinda24-31/+209
2018-09-21Merge "Resource Limits for oof"Mandeep Khinda18-19/+172
2018-09-21Fix: aai resource limits- charts except cassandrarajeshkalai24-31/+209
Issue-ID: OOM-1147 Change-Id: I438d404b0717b5179857d3226590b28c0372848d Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com> Fix: request -resource limits for aai Issue-ID: OOM-1147 Change-Id: I5898e2c6c6b4c6cc1c302c287b15f5697bf2e36b Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
2018-09-21Resource Limits for oofPrateekinlinux18-19/+172
Issue-ID: OOM-1157 Change-Id: I2f2733834f71f4edeb87f55cfd8461be10fd8cb9 Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
2018-09-20Add requirement on controller-blueprint for sdncAlexis de Talhouët1-0/+3
Change-Id: I07c1eb1642f348e355eec96513e32a1bb87e6670 Issue-ID: CCSDK-523 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Add controller blueprintsMike Elliott10-0/+507
This is a common Helm Chart for deploying the new Controller Blurprints miscroservice as part of the CDS work being done to enable self service. Change-Id: I435fb4d2b269e230c3149fb39b3632d3eac93878 Issue-ID: CCSDK-523 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-20ipomba healthcheckUbuntu2-0/+12
Change-Id: I82ca7470c79ead78cd2d121586d9c7702056f2ff Issue-ID: LOG-224 Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
2018-09-20BugFix:correct context path in ND Ctx builderPhillip Leigh1-1/+1
Issue-ID: LOG-677 Change-Id: Ic3ec81926095ad4472e517e85661ccdaa1b1d7bb Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-09-204.4.0 policy-handlerAlex Shatov1-1/+1
- made consul-url configurable thru env var or local config Change-Id: I148d6551e9640c5125b6d738ae0ad4e17d3e46be Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-822
2018-09-20Merge "Correct namespace in update-vfw-op-policy.sh"Alexis de Talhouët1-2/+2
2018-09-20Do not use https do communicate with sdncAlexis de Talhouët1-2/+2
Change-Id: I445756c2cb3660e5eab2694a64e8aadd93517edd Issue-ID: OOM-1435 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Fix wrong service name for sdnc in bpmn-infraAlexis de Talhouët1-1/+1
Change-Id: I7c1977e5d170fcc66685ea3ea90cebc7f8f0726c Issue-ID: OOM-1435 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Use http port from VID to SOAlexis de Talhouët1-1/+1
As port 8443 isn't open by SO, we should use port 8080. Change-Id: I672ca81ec7a338a0cf5d3d81eecca4155f6fefad Issue-ID: OOM-1434 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Merge "Resource Limit for Portal"Alexis de Talhouët12-114/+114
2018-09-20Resource Limit for PortalNishukumar12-114/+114
Issue-ID: OOM-1159 Change-Id: I2907332fe057f60b782d67e5a6675096898918e1 Signed-off-by: Nishukumar <nishu.kumar@amdocs.com>
2018-09-20Correct namespace in update-vfw-op-policy.shAbdelmuhaimen Seaudi1-2/+2
The namespace in update-vfw-op-policy.sh should be corrected to be "onap" instead of "onap-policy". Issue-ID: POLICY-1098 Change-Id: Ib1b1ff616645635b2779b8ee6b9aab05b01a76be Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2018-09-20Merge "updating gerritBranch to master"Alexis de Talhouët4-4/+4
2018-09-20Merge "SO helm chart cleanup"Alexis de Talhouët18-305/+13
2018-09-20Merge "Update DCAE values.yaml for r3 images/input"Alexis de Talhouët4-2/+66
2018-09-20[aai-babel] Fix collection resource widget detailsMark Tooski1-3/+3
Update cr widget deatils in artifact-generator.properties Issue-ID: AAI-1658 Change-Id: If390deb6cbda358ffa32ec757180b2d4cde03a7c Signed-off-by: Mark Tooski <mark.tooski@amdocs.com>
2018-09-20Merge "Fix the issue fetch log of esr in kibana"Alexis de Talhouët11-88/+305
2018-09-20Merge "inputs for 4.3.1 policy-handler - all the latest"Alexis de Talhouët1-7/+55
2018-09-20Merge "Preload Guard Policies"Alexis de Talhouët1-116/+181
2018-09-20Merge "fixing attribute comparison rule"Alexis de Talhouët1-4/+9
2018-09-20Merge "aaf configuration in policy charts"Alexis de Talhouët1-2/+7
2018-09-20Fix duplicated propertyLee, Tian (tl5884)1-2/+0
Looks like it was added accidentally when fixing OOM-1411 Change-Id: I316a36efbeb9797677456aabd5c1ac84700e5397 Issue-ID: OOM-1411 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-09-20fixing attribute comparison rulePierre Rioux1-4/+9
Change-Id: I81d9139e80b7d7e6432f178d107a28b4135ca0e2 Issue-ID: LOG-434 Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
2018-09-19aaf configuration in policy chartsJorge Hernandez1-2/+7
Change-Id: Ic3d0cbdf6833c4e74f682c6b8b2b93c7c90c9a42 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1044