aboutsummaryrefslogtreecommitdiffstats
path: root/packages/policy-clamp-docker
AgeCommit message (Collapse)AuthorFilesLines
2022-12-05Fix configuration to use configured propertiesistanbulliamfallon4-30/+8
The configuration of the control loop microservices in Istanbul always uses the default configuration files even if they are overridden. The CSITs are failing becasue the microservices continue to look for keystore and truststore files even though the tests are configured to use HTTP. Issue-ID: POLICY-4471 Change-Id: I9c7aa72b9b8bd4e3e28b97cf4a9ac00dfa16b1cc Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-09-13Make HTTPS configurable on ACMliamfallon4-8/+8
HTTPS is set as the default in the startup scripts, it should be configurable from the application.properties file. Issue-ID: POLICY-4338 Change-Id: I644ffa80287809f195b48577498af3fd66ca6506 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-09-12Update PF base imageliamfallon4-4/+4
Update PF base image to snapshot *** This commit is generated by a PF release script *** Issue-ID: POLICY-4338 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia8d7af36a0b1986dcb1985a6250a8ae34d019ebd
2022-03-01Update snapshot and/or references of policy/clamp to latest snapshotsliamfallon1-1/+1
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-3958 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I50d0355d5461df81b0d90973c884834813ea019a
2022-02-28update references in policy/clamp pomliamfallon4-4/+4
updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-3958 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I1e8e005f776dc6e13aad12e9475a66085a6efc96
2021-10-14Bump policy/clamp to 6.1.4-SNAPSHOTliamfallon1-1/+1
Issue-ID: POLICY-3696 Change-Id: Icef72d76b53fa09c0f88d71431ae5a13d441c787 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-10-13Merge "Add testsuites of tosca controlloop"Liam Fallon1-0/+6
2021-10-13Update parent/common/models/docker referencesliamfallon4-4/+4
Issue-ID: POLICY-3696 Change-Id: If01447c94e5f86144cbf3e244f2c1f977e931a32 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-10-13Add testsuites of tosca controlloopSirisha_Manchikanti1-0/+6
This commit will add jmeter files for stability and performance tests of Controlloop components. Issue-ID: POLICY-3659 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I48c206d841d7d3393f469d26fdd4f8d0b66c3478
2021-09-17Enable SSL connectionFrancescoFioraEst4-10/+14
Enable SSL connection in Rest Api and SSL connection to DMaap. Issue-ID: POLICY-3649 Change-Id: I48db31d3f30d580cea0cfdc385d2c763c212e330 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2021-09-15Bump policy-clamp snapshot version to 6.1.3-SNAPSHOTliamfallon1-1/+1
Issue-ID: POLICY-3587 Change-Id: Ie3e6aba3a2dd64f36fcf5cbd860fe9b63ee4e8aa Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-09-13Update docker image names of CL componentsrameshiyer271-7/+7
Issue-ID: POLICY-3636 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Icc28af7a2d12830fc8a674d9ebee4461c296276d
2021-09-08Remove DCAE participant and its referencesSirisha_Manchikanti3-152/+0
DCAE interactions are handled by k8s-participant from Istanbul due to the helm migration of DCAE services. Cloudify manager is no longer used in DCAE. Issue-ID: POLICY-3630 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: Ifc4cb2491d10cbb57c2e886480f4df7a691f2166
2021-09-06Add docker image for http participantrameshiyer277-4/+156
Issue-ID: POLICY-3627 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I63216148adf503f00f444a9bb395f5738c8fa2b3
2021-07-27Replace JSON properties files to Yaml from docker imagesFrancescoFioraEst9-25/+52
POLICY-3469: Replace JSON properties files to Yaml from docker images Change-Id: I23fbd9d84640286725440453d464c397e3144662 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2021-07-16Add https support for k8s-participant endpointsrameshiyer272-5/+5
Removed additional http port connector configuration Enabling ssl in Dockerfile Issue-ID: POLICY-3334 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I229052f557b95b9aa565dbcf54c3dde30514b6ad
2021-07-10Add docker image for kubernetes participantrameshiyer273-0/+152
Issue-ID: POLICY-3411 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: If139d34f70f626e45a7865b7a8e9e3dae0a61daf
2021-06-17Prepare controlloop docker imagesSirisha_Manchikanti7-0/+586
Generate runtime, policy-participant and dcae-participant docker images. Issue-ID: POLICY-3320 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I310fd2a098aa48a6a50a9bf6bd2bcb55328f4973