summaryrefslogtreecommitdiffstats
path: root/kubernetes/clamp/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-04-09Update image version in OOM chart for R3.0.2Yang Xu1-1/+1
Change-Id: I6dd024d4850ca232591287a404fa0e3df303b8cf Issue-ID: INT-1020 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-11-26Use flavors for resources in clamp deploymentSylvain Desbureaux1-6/+17
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, clamp-xxx charts values.yaml was not. This commit makes values.yaml aligned with flavors Change-Id: I025965d3d7820345f8459a5c5821091a29b2c5c7 Issue-ID: CLAMP-250 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-11-14Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit 6ac922392c49042b32df0171991da772ccec8571. Change-Id: I080588eb637c4df0791a2ffb61b56ff2d827bf63 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-07Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7. Change-Id: If580d0000108ce9ff70ad128b9bc93bf4364376b Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-26Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit 73e35266be6609f1eb59d2de3bf819ebd3cb4a79. Change-Id: I8e79691e9d4cf27cc20082bd2dfbf6ee3bc7eef3 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-23fixing clusterIP service type errorsMandeep Khinda1-0/+2
If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-23Merge "Adjust Clamp config"Alexis de Talhouët1-5/+5
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-17Adjust Clamp configDeterme, Sebastien (sd378r)1-5/+5
Update the clamp config according to the testing done on OOM lab Issue-ID: CLAMP-216 Change-Id: I0fc9ecd68a931ed2510b8bf11d025b36243e6bb6 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2018-09-25adding unlimited resource limitMandeep Khinda1-1/+1
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-05Merge "Apache 2 license addition for clamp"Mandeep Khinda1-0/+1
2018-09-05Apache 2 license addition for clampMukul1-0/+1
Issue-ID: OOM-1369 Change-Id: I7ad1f9654f90ffe9c67dcf567c3ca694366bc66a Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-09-04give clamp port 58 from log - fix conflictMichael O'Brien1-1/+3
Change-Id: I031ac1835f5215e4704b9c7e10508aab54574755 Issue-ID: OOM-1364 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-08-28Fix logback and AAFDeterme, Sebastien (sd378r)1-2/+9
Support AAF (Add https 8443)and logback files in clamp. Issue-ID: OOM-1174 Change-Id: Icfe869325e20c84180c5ccfa2cfb40f013a072b1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-08-07Container restart loopac25501-1/+1
The container restarts in a loop before being considered as living on slow labs. Change-Id: I9cacb084999c92690df2113e2ff29a52711877df Issue-ID: CLAMP-208 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-06-06Merge "Fix OOM settings"Borislav Glozman1-8/+8
2018-06-05Merge "Sync OOM docker versions with docker-manifest.csv"Mike Elliott1-1/+1
2018-06-05Merge "Adding logging for the main CLAMP"Borislav Glozman1-0/+3
2018-06-05Sync OOM docker versions with docker-manifest.csvGary Wu1-1/+1
Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-01Fix OOM settingsDeterme, Sebastien (sd378r)1-8/+8
Fix CLamp settings in CLAMP, like resource allocation Issue-ID: CLAMP-174 Change-Id: I6c95ef8773d459edf7dc7577aa8ea9884176100b Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-05-25Wrong clientKey for policyac25501-1/+1
Issue-ID: OOM-1110 Change-Id: I0c5a498c061a1671307878c52c33eef317abc86d Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-25Fix Policy URLsac25501-3/+3
Issue-ID: OOM-1110 Change-Id: Icbb6078f737a21f4918c29abbb11e3f1c90289db Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-24Adding logging for the main CLAMPac25501-0/+3
Issue-ID: CLAMP-170 Change-Id: I0dcd730efdbe02b333db91629d1e5f90024efb9e Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-18Incorect DCAE urlsac25501-2/+2
Issue-ID: CLAMP-167 Change-Id: Id44a24fa88052e857001020393d6ec7b73c563a9 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-16Clamp cannot connect to SDCac25501-9/+10
Change-Id: Ib55827b52a4b46001ed15518efdec36756f99dfa Issue-ID: CLAMP-151 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-10Improve docker registry secret managementBorislavG1-1/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-08Sync docker image images with docker-manifest.csvGary Wu1-1/+1
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-02Clamp Health Check Fails due to wrong db namePriyanka Jain1-1/+1
Issue-ID: OOM-1023 Change-Id: I42d49c477b0212544fda9f9d556be75cb0ce5a6c Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-04-26Remove namespace from clamp valuesac25501-10/+10
Templating system seems to fail when included in json. As namespace isn't required, use current namespace as default. Change-Id: Ic9936054c2285cd79004bc94c1aa8b6ee544324d Issue-ID: OOM-920 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-04-24Make all services independent of helm Release.NameBorislavG1-0/+1
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-16Update readiness-check versionBorislavG1-1/+1
Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-04External dependencies configac25501-4/+15
Change-Id: I9734e4c2c9722fcd91b95a918395a28f8e23afdd Issue-ID: OOM-870 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-22License addition in all yamlsvaibhav_16dec1-0/+14
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-21Add Helm Chart Standardization for Clampvaibhav_16dec1-12/+84
Issue-ID: OOM-735 Change-Id: Id5789742b4c930dcb2bebebbaa2cf82182949ee3 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-07Replica scaling of Clamp and AAF conatinervaibhav_16dec1-0/+2
Issue-ID: OOM-691 Change-Id: Idea9ebc33310cbaf823163cccd6c816477661118 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-02-25clamp persistence folder parametrizationkerenj1-0/+1
Issue-ID: OOM-145 Change-Id: I05f23d4557b0df2a0c6c70f072cabdda86722ac0 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-22clamp - readiness image updatekerenj1-1/+1
changes can be seen in reviews: 31743 and 31721 Issue-ID: OOM-514 Change-Id: I28044b671abfff8d031fce7db550ccf0847806d6 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-11-28Adjust clamp to latestAlexis de Talhouët1-1/+1
Fixes: - use proper docker version - use proper environment variable Change-Id: I1fba341a9d708c3f11304410f6b0339aa1b22283 Issue-ID: OOM-472 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-09-20Added CLAMP containers to ONAP KubernetesDusan Rozman1-0/+10
Added the initial deployment yamls for CLAMP and updated one-click Issue-ID: OOM-12 Change-Id: I48c842d77bf95ad53dcff9ab28edf542b1cb4bf5 Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>