Age | Commit message (Collapse) | Author | Files | Lines |
|
Includes:
Cassandra 3.11 - Current Common cassandra is lacking security.
Tomcat 8.5 - Docker Hub
Zookeeper 3.4 - Chart from Incubator/Zookeeper
- https://github.com/helm/charts/tree/master/incubator/zookeeper
Fixed Issue with Zookeeper not starting. Was unable to write to
pvc location.
add copyright header to the files where it's missing
remove all the trailing whitespaces
bump charts version to 3.0.0 and also requirement chart to 3.0.0
Adding resource limits
Update Music Chart.yaml to 3.0.0
Make recomended fixes due to resources bug.
Updated port to 76
Update cassandra values.
Add nodePortPrefixExt
Fix Tomcat sevice Name.
Update Names
Add Readiness Image
Update Service names
Fix cassandra service
Update tomcat chart
Update job chart to incluede timeout.
Update job chart to include delay for run
Remove some unneded files and
update tomcat helm readiness
Replace removed files that were braking the jenkins build
Made suggested changes
Update Replication factor from 1 to 3,3 is default, 1 was set for testing.
Move tag:version into image:
Remove commented out values and aafAdminUrl
Change-Id: I47eafae052cbe7355468655e5f8fcda8402bafd6
Issue-ID: MUSIC-99
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Signed-off-by: Thomas Nelson Jr arthuerdent3 <nelson24@att.com>
|
|
|
|
Change-Id: Ib2a10b46969c6477ec187fb6665079b367ad1718
Issue-ID: POLICY-1216
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
for the microservices resources and traversal
Issue-ID: AAI-1760
Change-Id: I54529d37ad06680c3d5837c9361b1ee99715619e
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Change-Id: Ic9d83e2919bd1f937fdca07d8982bd5e694c4dbe
Issue-ID: SO-1102
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
|
|
|
|
There was an issue were the last subchart may not get deployed.
Change-Id: Ifca7d4fc2bce6b5c56bf683feaac1286b9706297
Issue-ID: OOM-1478
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Chrome was randomly crashing while running Portal ETE
test suites. This appears to be caused by /dev/shm being
too small in the container. This patch increases the
size of /dev/shm in the robot container.
Change-Id: I79b6c3b05cc817b59db68327978800d7f80bd3f9
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
|
|
Modified conf file to set proper ueb_app_key value in portal.properties
Change-Id: I785e9c9406c066f929fe31f1d0b8b2b297392f17
Issue-ID: POLICY-1210
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
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>
|
|
Issue-ID: PORTAL-457
Change-Id: I77e3585683b4cda9483a9de88a390caf8bfad4b6
Signed-off-by: st782s <statta@research.att.com>
|
|
There was a bug that prevented charts from being deployed when sniro-emulator
was disabled. The '-' caused parsing issues which is now resolved.
Change-Id: I0e35d3ef5f07dfd2d6dc2f2d60a1614dcf53a73c
Issue-ID: OOM-1478
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
|
|
|
|
Change-Id: Id522805a7caf59dccef6b8b87a25218b2bbeae38
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-892
|
|
Sync docker tags with the release manifest from integration
repo commit 178b6b9fbab29eabee2dc05273029a560c459aa0.
Change-Id: Id7f6630d356a743b3999389f2a70cbc8c69af4b7
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
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>
|
|
|
|
|
|
|
|
|
|
Issue-ID: AAI-1759
Change-Id: I87d81f1edd5f1e815450ad826ec681e5b2b14daf
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
|
|
|
|
Add missing pod dependencies
Change-Id: Id976b00e6e0d0c325d93f3e3b77b757e2c72b378
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1465
|
|
Change-Id: Id87b4675bf8e2f61e4b8f39e4eae0b5466fb68c1
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
Issue-ID: DMAAP-857
|
|
|
|
Change-Id: I7ae002ae214f1c0ca858a96c79e2b74f15d13405
Issue-ID: OOM-729
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
|
|
|
|
In addition to adding the pub and sub client Role to the PNF topics
for use by the PRH, we fixed the readinessProbe to wait for the
message-router pod. This should avoid attempts to provision before MR
is ready to accept.
Also, properly delivered the dmaapbc.properties file which was lost from
previous commits!
Change-Id: I8016bc83a9c3ba75de22732e475c5f1896ea4ae4
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-548
|
|
|
|
|
|
|
|
Issue-ID: OOM-1471x
Change-Id: Ic385802437d86b1f80012e556a27ee360436e49d
Signed-off-by: ankatare <ankatare@hotmail.com>
|
|
Change-Id: Ifd82ece02036ffc305bdf85e7fd3025e28424045
Issue-ID: OOM-510
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
Sync docker tags with the release manifest from integration
repo commit 90e136c83ec5434abaeb9939b995f86aa4089850.
Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I3e645c9f1c2aeb3d14a36ed6ad6e6521886451f6
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
* changes:
Clamp: Use "common.repository" framework
Use "common.repository" framework
|
|
Change-Id: Ic1180781387700a8af36f84f619ffd66a5c02c34
Issue-ID: OOM-874
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
Change-Id: I31b008cbe5e9c4e06e16451f02e09dc6c19b4147
Issue-ID: OOM-874
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
|
|
Change-Id: I2903497dea5894661356f4a467cd8660d340cbd7
Issue-ID: OOM-1479
Issue-ID: SO-1155
Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
|
|
Issue-ID: VFC-1160
Change-Id: I48a109c59fdee710e21c2f75e5fb0a74061f91f5
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|