policy/clamp.git
29 hours agoMake Liquibase use lowercase for SQL names (Liquibase #4) 44/141544/1
danielhanrahan [Thu, 17 Jul 2025 14:12:34 +0000 (15:12 +0100)]
Make Liquibase use lowercase for SQL names (Liquibase #4)

Liquibase by default will put quotes around table/column/index names,
making them case-sensitive. DB-migrator SQL does not use quotes, so
all names are treated as lowercase. This will cause upgrade issues in
further commits. This commit makes Liquibase only quote entity name
if they are using reserved keywords like 'table'.

Issue-ID: POLICY-5398
Change-Id: Id0c6f553cf9c0d2459cf1a3701676d177644f619
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
3 days agoAdd Liquibase to ACM runtime (Liquibase #3) 98/141498/5
danielhanrahan [Tue, 15 Jul 2025 09:31:14 +0000 (10:31 +0100)]
Add Liquibase to ACM runtime (Liquibase #3)

This is the minimal work to get Liquibase running in ACM runtime:

- Add Liquibase POM dependency.
- Add Liquibase changelogs running all SQL files.
- Pre-conditions are added for each set of changes, to allow upgrade
  from existing database created by DB-migrator to Liquibase.
- Minor changes for some SQL files to be compatible with H2 database,
  used in tests (otherwise maven build would fail).
- Disable hibernate ddl-auto so only Liquibase runs during tests.

Issue-ID: POLICY-5398
Change-Id: Iaa1a589ee6e29516f10a2488f6577bbfa291e8ef
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
3 days agoClean formatting in SQL (Liquibase #2) 99/141499/3
danielhanrahan [Tue, 15 Jul 2025 09:28:44 +0000 (10:28 +0100)]
Clean formatting in SQL (Liquibase #2)

This cleans up formatting in SQL to make further code reviews easier.
- whitespace formatting changes
- consistent use of uppercase for SQL commands
- update copyrights for OpenInfra foundation

Issue-ID: POLICY-5398
Change-Id: I52b852319d9e2047afd00ad6c4790b16ee161d99
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
3 days agoCopy SQL files from DB-migrator to ACM runtime (Liquibase #1) 97/141497/2
danielhanrahan [Thu, 19 Jun 2025 13:40:23 +0000 (14:40 +0100)]
Copy SQL files from DB-migrator to ACM runtime (Liquibase #1)

Copy SQL upgrade files from DB-migrator to runtime-acm.
Note the files are copied without any changes, and are not yet used.

Issue-ID: POLICY-5398
Change-Id: Ibe6fcbb8e2d078d7d5a69e7d36624d629af65cd8
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
10 days agoFix Sonar Issues 96/141496/2
adheli.tavares [Tue, 8 Jul 2025 16:05:52 +0000 (17:05 +0100)]
Fix Sonar Issues

Issue-ID: POLICY-5411
Change-Id: I43580df6ecd5e9e54e1335bc42fc040e81b963e3
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
10 days agoFix trailing space in Info.yaml clamp 90/141490/1
rameshiyer27 [Tue, 8 Jul 2025 08:52:15 +0000 (09:52 +0100)]
Fix trailing space in Info.yaml clamp

Issue-ID: POLICY-5410
Change-Id: I2802826f21e84e878b9ddb776bb3e5fc00bc40cf
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2 weeks agoAdd Wayne to INFO.YAML in Clamp 67/141467/1
rameshiyer27 [Fri, 4 Jul 2025 09:43:39 +0000 (10:43 +0100)]
Add Wayne to INFO.YAML in Clamp

Issue-ID: POLICY-5410
Change-Id: I0d848b9732241c55fe3ee4bae6a0e43606f72165
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2 weeks agoAdd rollback for ACM Migration 06/141406/2
FrancescoFioraEst [Mon, 30 Jun 2025 08:08:59 +0000 (09:08 +0100)]
Add rollback for ACM Migration

Fix the full rollback flow.

Issue-ID: POLICY-5194
Change-Id: Ia2f33f4a585762a06d398b8faae6bfec823f70bd
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2 weeks agoupdate job monitoring to support rollback 02/141402/4
akenihan [Fri, 27 Jun 2025 10:54:42 +0000 (11:54 +0100)]
update job monitoring to support rollback

Issue-ID: POLICY-5406
Change-Id: Ibef8e8ea31df91fc12c141ebd0c6dd97b30807ef
Signed-off-by: akenihan <adam.kenihan@est.tech>
2 weeks agoSecurity uplift 00/141400/1
adheli.tavares [Tue, 1 Jul 2025 09:36:20 +0000 (10:36 +0100)]
Security uplift

Issue-Id: POLICY-5394
Change-Id: Iac187eb1b97e72b2ec8fcda8e87f1c337e440462
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2 weeks agoAdd compositionId to rollback endpoint 93/141393/3
waynedunican [Fri, 27 Jun 2025 09:16:45 +0000 (10:16 +0100)]
Add compositionId to rollback endpoint

Issue-ID: POLICY-5364
Change-Id: I39721cd68007a494480147338bdab5e0de387061
Signed-off-by: waynedunican <wayne.dunican@est.tech>
3 weeks agoRemoving duplicated lines in ACM 91/141391/2
FrancescoFioraEst [Thu, 26 Jun 2025 16:00:40 +0000 (17:00 +0100)]
Removing duplicated lines in ACM

Issue-ID: POLICY-5405
Change-Id: I02a800eb48b2912876c2cf3c0f167880119624ae
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 weeks agoUpdate fetch rollback elements 89/141389/3
FrancescoFioraEst [Wed, 25 Jun 2025 14:35:05 +0000 (15:35 +0100)]
Update fetch rollback elements

Delete rollback when the instance is deleted.
Fix fetch rollback elements from DB.

Issue-ID: POLICY-5364
Change-Id: I0b39fc7eda05843799417fb1eb141f462c8e435d
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 weeks agoAdd rollback support to update data in memory for participant intermediary 69/141369/7
akenihan [Tue, 17 Jun 2025 09:30:45 +0000 (10:30 +0100)]
Add rollback support to update data in memory for participant intermediary

Issue-ID: POLICY-5395
Change-Id: I8db012b00112d61b51e6627a6ffb74fe1ce23833
Signed-off-by: akenihan <adam.kenihan@est.tech>
3 weeks agoAdd validation in create instance 68/141368/2
FrancescoFioraEst [Mon, 23 Jun 2025 13:47:30 +0000 (14:47 +0100)]
Add validation in create instance

The instance elements have to be aligned with the composition
definition elements.

Issue-ID: POLICY-5402
Change-Id: If80dec61f924d3643972dd68bd30d293f3519cb9
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 weeks agoAdd rollback support 49/141349/10
waynedunican [Mon, 16 Jun 2025 17:35:24 +0000 (18:35 +0100)]
Add rollback support

- Add MIGRATION_ROLLBAKING enum in DeployState
- Add new endpoint for rollback
- Update migration messages for rollback
- Add validation in resolver class
- Add business logic

Issue-ID: POLICY-5362
Change-Id: I936d6dd6b98fab13ad4548d2f994cc8313374d3f
Signed-off-by: waynedunican <wayne.dunican@est.tech>
3 weeks agoUpgrade AutomationCompositionElementHandler in participants 56/141356/1
FrancescoFioraEst [Mon, 23 Jun 2025 08:18:16 +0000 (09:18 +0100)]
Upgrade AutomationCompositionElementHandler in participants

Update participant to avoid using old abstract classes
AcElementListenerV1 and AcElementListenerV2 in Intermediary.

Issue-ID: POLICY-5269
Change-Id: I6360a8a05a2eb911356d0e96f929c7aa192dff41
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
4 weeks agoSecurity uplift for spring cloud 08/141308/1
adheli.tavares [Mon, 16 Jun 2025 16:42:27 +0000 (17:42 +0100)]
Security uplift for spring cloud

Issue-ID: POLICY-5394
Change-Id: I2949ebd10d3141bd7e475b00ddaac276ac86be59
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
5 weeks agoFix fail handling in ACM runtime 59/141259/3
FrancescoFioraEst [Thu, 12 Jun 2025 09:06:39 +0000 (10:06 +0100)]
Fix fail handling in ACM runtime

Issue-ID: POLICY-5391
Change-Id: I3bb8fbffb7917b98ec0b3f3012872ad5801e2eba
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
5 weeks agoMake a configurable timeout for operations in ACM-R 79/141179/1
FrancescoFioraEst [Tue, 10 Jun 2025 10:36:50 +0000 (11:36 +0100)]
Make a configurable timeout for operations in ACM-R

Issue-ID: POLICY-5370
Change-Id: I10f64c1ccdeb5ed0e6cfaaf3b2d63eb9d956f85e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
6 weeks agoMerge "Rollback of automation composition migration/update"
Ramesh Murugan Iyer [Fri, 6 Jun 2025 14:19:13 +0000 (14:19 +0000)]
Merge "Rollback of automation composition migration/update"

6 weeks agoRollback of automation composition migration/update 10/141110/3
adheli.tavares [Thu, 5 Jun 2025 10:49:47 +0000 (11:49 +0100)]
Rollback of automation composition migration/update

- copy of ac + elements to rollback table

Issue-ID: POLICY-5362
Change-Id: I1df199d3a4daa7110b5d0b69044f1ad91797516a
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
6 weeks agoAdd pagination tests in performance test 94/141094/1
FrancescoFioraEst [Tue, 3 Jun 2025 09:44:27 +0000 (10:44 +0100)]
Add pagination tests in performance test

Issue-ID: POLICY-5378
Change-Id: Ie94395ad59725827f94c39f7ecba630940fe5e4f
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
7 weeks agoUpdate snapshot and/or references of policy/clamp to latest snapshots 42/141042/1
waynedunican [Fri, 30 May 2025 07:57:31 +0000 (08:57 +0100)]
Update snapshot and/or references of policy/clamp to latest snapshots

policy/clamp updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5377
Change-Id: I9718eb622dd863f923e726e06743d6988dcd0016
Signed-off-by: waynedunican <wayne.dunican@est.tech>
7 weeks agoRelease docker images for policy/clamp: 8.2.0 35/141035/1
waynedunican [Fri, 30 May 2025 07:21:27 +0000 (08:21 +0100)]
Release docker images for policy/clamp: 8.2.0

This commit releases docker images for repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5377
Change-Id: Ib76a17bb65f19f117e46b644d49e5bdedecb0d76
Signed-off-by: waynedunican <wayne.dunican@est.tech>
7 weeks agoRelease policy/clamp: 8.2.0 26/141026/1
waynedunican [Thu, 29 May 2025 15:22:33 +0000 (16:22 +0100)]
Release policy/clamp: 8.2.0

This commit releases repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5377
Change-Id: Ia4a584bd538b04fd85146273ffe4b6a4fdc292b1
Signed-off-by: waynedunican <wayne.dunican@est.tech>
7 weeks agoupdate references in policy/clamp pom 19/141019/1
waynedunican [Thu, 29 May 2025 14:35:41 +0000 (15:35 +0100)]
update references in policy/clamp pom

updated references in the policy/clamp pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5377
Change-Id: Ia52c317115460e876b3be22619c97d523e8b6667
Signed-off-by: waynedunican <wayne.dunican@est.tech>
7 weeks agoUpdate snapshot and/or references of policy/clamp to latest snapshots 91/140991/3
waynedunican [Wed, 28 May 2025 15:04:09 +0000 (16:04 +0100)]
Update snapshot and/or references of policy/clamp to latest snapshots

Issue-ID: POLICY-5377
Change-Id: I123a933e518eed1ed8af19eb49ac4b550ac7fd6a
Signed-off-by: waynedunican <wayne.dunican@est.tech>
7 weeks agoAdd support for uncaught exceptions for json log format 63/140963/2
FrancescoFioraEst [Tue, 27 May 2025 12:56:59 +0000 (13:56 +0100)]
Add support for uncaught exceptions for json log format

Issue-ID: POLICY-5376
Change-Id: Ice44f9588dcd81e956049e549c94d58186320c90
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
7 weeks agoSecurity uplift for netty 62/140962/2
adheli.tavares [Tue, 27 May 2025 13:02:59 +0000 (14:02 +0100)]
Security uplift for netty

Issue-ID: POLICY-5302
Change-Id: I76b9fbe12312e0813da1bdfec1f779967cca35cf
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
7 weeks agoAdd stack_trace field in json logging 61/140961/1
rameshiyer27 [Mon, 26 May 2025 16:14:37 +0000 (17:14 +0100)]
Add stack_trace field in json logging

Issue-ID: POLICY-5375
Change-Id: I0417c07375912637bd02946e369837e4fd7a9c43
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
8 weeks agoAdd support to store in/out properties as copy before trigger migrate/update 00/140900/4
akenihan [Fri, 16 May 2025 12:06:50 +0000 (13:06 +0100)]
Add support to store in/out properties as copy before trigger migrate/update

Issue-ID: POLICY-5364
Change-Id: I1851aa5172edfbaf3cd52ec96a92bca2267b685c
Signed-off-by: akenihan <adam.kenihan@est.tech>
8 weeks agoRemove large object from jpa classes 02/140902/2
rameshiyer27 [Mon, 19 May 2025 12:25:43 +0000 (13:25 +0100)]
Remove large object from jpa classes

Issue-ID: POLICY-5365
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: I2050cd7a127f4cf951ce0b4c518b53451b03f08f

8 weeks agoAdd new parameter for timeout for all operations 05/140905/2
FrancescoFioraEst [Fri, 16 May 2025 13:20:58 +0000 (14:20 +0100)]
Add new parameter for timeout for all operations

Issue-ID: POLICY-5368
Change-Id: Ia5ab8850588925edeb8c52974b1a183e5de78244
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2 months agoAdd pagination support in endpoint GET /participants 99/140899/1
FrancescoFioraEst [Fri, 16 May 2025 14:06:01 +0000 (15:06 +0100)]
Add pagination support in endpoint GET /participants

Issue-ID: POLICY-5363
Change-Id: I7b32f324a3fff681ccf77a6d9e3c29dac6503f0e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2 months agoAdd pagination support in GET /compositions/{compositionId}/instances 95/140895/1
FrancescoFioraEst [Fri, 16 May 2025 08:30:52 +0000 (09:30 +0100)]
Add pagination support in GET /compositions/{compositionId}/instances

Issue-ID: POLICY-5359
Change-Id: Ic152f22c284cc69278429f601b37472b3f7a8be4
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2 months agoAdd pagination support in GET /compositions 87/140887/1
FrancescoFioraEst [Mon, 11 Dec 2023 14:45:14 +0000 (14:45 +0000)]
Add pagination support in GET /compositions

Issue-ID: POLICY-5357
Change-Id: I28a319fda288e069d463c569f87a84a019f2dfec
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2 months agoAdd rollback signatures for participant intermediary 54/140854/2
adheli.tavares [Thu, 8 May 2025 09:44:41 +0000 (10:44 +0100)]
Add rollback signatures for participant intermediary

Issue-ID: POLICY-5334
Change-Id: I9728f9285d2cbb85069f1db010d70e76c8e86937
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2 months agoFix for ACM Runtime Dockerfile 41/140841/1
waynedunican [Fri, 2 May 2025 14:23:06 +0000 (15:23 +0100)]
Fix for ACM Runtime Dockerfile

Issue-ID: POLICY-5350
Change-Id: I73d6129d3477255c8c5bbb2e7e3f8eb7fd515119
Signed-off-by: waynedunican <wayne.dunican@est.tech>
2 months agoMerge "Fix CVEs"
Ramesh Murugan Iyer [Thu, 1 May 2025 14:56:38 +0000 (14:56 +0000)]
Merge "Fix CVEs"

2 months agoFix CVEs 32/140832/1
waynedunican [Wed, 30 Apr 2025 14:49:22 +0000 (15:49 +0100)]
Fix CVEs

Add steps to remove pip and setuptools to fix CVEs flagged by these packages

Issue-ID: POLICY-5350
Change-Id: I0cc71be5207642467a5349ec1246d9d278712e53
Signed-off-by: waynedunican <wayne.dunican@est.tech>
2 months agoFix stuck in Deleting State in ACM 30/140830/1
FrancescoFioraEst [Tue, 29 Apr 2025 14:45:23 +0000 (15:45 +0100)]
Fix stuck in Deleting State in ACM

Issue-ID: POLICY-5348
Change-Id: Ib6fa558cf7c17061c03516401d8f51adeeb2039a
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2 months agoFix S3P failures in policy-clamp 90/140790/3
waynedunican [Thu, 24 Apr 2025 08:39:11 +0000 (09:39 +0100)]
Fix S3P failures in policy-clamp

Issue-ID: POLICY-5346
Change-Id: Id3b38efb614758adaa044693fbc3109b3d2fcfcd
Signed-off-by: waynedunican <wayne.dunican@est.tech>
2 months agoAdd support on jmeter performace test with replica 2 in ACM 18/140818/1
FrancescoFioraEst [Tue, 11 Mar 2025 16:35:44 +0000 (16:35 +0000)]
Add support on jmeter performace test with replica 2 in ACM

Add support on jmeter performace test with replica 2 in ACM
and add configurable parameter for http element instance.

Issue-ID: POLICY-5271
Change-Id: I78ac0727885595be234e60da0f1bfe22e1af9952
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2 months agoAdding configurable parameter for intermediary thread pool 83/140783/2
FrancescoFioraEst [Thu, 17 Apr 2025 08:23:34 +0000 (09:23 +0100)]
Adding configurable parameter for intermediary thread pool

Issue-ID: POLICY-5345
Change-Id: I99ea5ef1484fe9aa36fa63f38380bb26b4b65c44
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
2 months agoUpdate snapshot and/or references of policy/clamp to latest snapshots 72/140772/1
waynedunican [Wed, 23 Apr 2025 09:57:23 +0000 (10:57 +0100)]
Update snapshot and/or references of policy/clamp to latest snapshots

policy/clamp updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5344
Change-Id: I2930c2f1e7e641de5c9a743d68ecb421138409df
Signed-off-by: waynedunican <wayne.dunican@est.tech>
2 months agoRelease docker images for policy/clamp: 8.1.2 64/140764/1
waynedunican [Wed, 23 Apr 2025 09:25:39 +0000 (10:25 +0100)]
Release docker images for policy/clamp: 8.1.2

This commit releases docker images for repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5344
Change-Id: Ibbfc923e922e0213ea127af362ad799c01f94f1c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
2 months agoRelease policy/clamp: 8.1.2 56/140756/1
waynedunican [Wed, 23 Apr 2025 08:54:38 +0000 (09:54 +0100)]
Release policy/clamp: 8.1.2

This commit releases repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5344
Change-Id: If7dacb6ac50fd1c5fbd3617b1a2af551c1c8bef1
Signed-off-by: waynedunican <wayne.dunican@est.tech>
2 months agoupdate references in policy/clamp pom 49/140749/1
waynedunican [Wed, 23 Apr 2025 07:19:30 +0000 (08:19 +0100)]
update references in policy/clamp pom

updated references in the policy/clamp pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5344
Change-Id: I56742978bd5988f7c228bcce046bd0692f0a037c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
2 months agoMerge "Add support for stage in Prepare event"
Ramesh Murugan Iyer [Tue, 22 Apr 2025 09:07:39 +0000 (09:07 +0000)]
Merge "Add support for stage in Prepare event"

2 months agoFix OutProperties message order in AMC monitoring 32/140732/2
FrancescoFioraEst [Fri, 18 Apr 2025 14:12:59 +0000 (15:12 +0100)]
Fix OutProperties message order in AMC monitoring

Issue-ID: POLICY-5343
Change-Id: Ic523e0800b5bfff8115a40d249dd4839454ae816
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 months agoAdd support for stage in Prepare event 01/140701/2
FrancescoFioraEst [Thu, 13 Mar 2025 13:06:12 +0000 (13:06 +0000)]
Add support for stage in Prepare event

Issue-ID: POLICY-5264
Change-Id: I1d5f3b2f329a2aa5713066aa9681dcaca597085e
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 months agoSupport stage in Prepare event in ACM model 95/140695/2
FrancescoFioraEst [Wed, 5 Feb 2025 09:55:31 +0000 (09:55 +0000)]
Support stage in Prepare event in ACM model

Issue-ID: POLICY-5263
Change-Id: Ifdf08cfd552ece43515d8ba2e9893ea9d4e98f60
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
3 months agoSecurity uplift 99/140699/1
adheli.tavares [Mon, 14 Apr 2025 15:37:46 +0000 (16:37 +0100)]
Security uplift

- add a new openapi dependency after swagger openapi uplift
- fix error messages updated by new dependency versions
- uplift spring-cloud for participant k-serve

Issue-ID: POLICY-5302
Change-Id: I2d4cf20618aad0a4044a763c263f987fd4f6d075
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
3 months agoRemove the "run" parameter when calling the s3p script 34/140634/1
adheli.tavares [Tue, 1 Apr 2025 09:01:30 +0000 (10:01 +0100)]
Remove the "run" parameter when calling the s3p script

Issue-ID: POLICY-5330
Change-Id: I6e9af096121a52a5e111f180ff4762fbd14d2699
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
3 months agoFix composition outProperties update issue 61/140561/1
FrancescoFioraEst [Mon, 24 Mar 2025 11:58:19 +0000 (11:58 +0000)]
Fix composition outProperties update issue

Add participantId filter in sync message in intermediary.
Add participantId filter in outProperties update in ACM-runtime.
Log ConstraintViolationException as warning not as error.

Issue-ID: POLICY-5328
Change-Id: Ib9a9f98646918c00e3885c975101f9521ad3600b
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
4 months agoFix decryption handling in deploy and update calls 80/140480/2
rameshiyer27 [Wed, 12 Mar 2025 20:27:06 +0000 (20:27 +0000)]
Fix decryption handling in deploy and update calls

Refactor supervision to fix sync issue

Issue-ID: POLICY-5308
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: Ia13cba1350680b6d10b130827622ec70f9b097d1

4 months agoUpdate snapshot and/or references of policy/clamp to latest snapshots 71/140471/1
waynedunican [Thu, 13 Mar 2025 07:37:24 +0000 (07:37 +0000)]
Update snapshot and/or references of policy/clamp to latest snapshots

policy/clamp updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5314
Change-Id: I7bb078eb9be0fe67c94676524b2ae925bf00f513
Signed-off-by: waynedunican <wayne.dunican@est.tech>
4 months agoRelease docker images for policy/clamp: 8.1.1 62/140462/1
waynedunican [Wed, 12 Mar 2025 15:58:49 +0000 (15:58 +0000)]
Release docker images for policy/clamp: 8.1.1

This commit releases docker images for repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5314
Change-Id: I7e9751cbdccb1b7597794cba0db6cc5ca616b0d0
Signed-off-by: waynedunican <wayne.dunican@est.tech>
4 months agoRelease policy/clamp: 8.1.1 49/140449/1
waynedunican [Wed, 12 Mar 2025 15:16:47 +0000 (15:16 +0000)]
Release policy/clamp: 8.1.1

This commit releases repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5314
Change-Id: Ib4d0e4def7836e5e1c28db138163faacc57de472
Signed-off-by: waynedunican <wayne.dunican@est.tech>
4 months agoupdate references in policy/clamp pom 40/140440/2
waynedunican [Wed, 12 Mar 2025 13:34:39 +0000 (13:34 +0000)]
update references in policy/clamp pom

updated references in the policy/clamp pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5314
Change-Id: I8d5e7b7a0d4a4a162f4fe6ab04ded9183d2c7ba9
Signed-off-by: waynedunican <wayne.dunican@est.tech>
4 months agoSpring and Spring Boot dependency uplifts 97/140397/1
waynedunican [Wed, 5 Mar 2025 16:25:08 +0000 (16:25 +0000)]
Spring and Spring Boot dependency uplifts

Issue-ID: POLICY-5259
Change-Id: I1931d54794a6035052147e8cc859c930e00f46b6
Signed-off-by: waynedunican <wayne.dunican@est.tech>
4 months agoAdd encrypt/decrypt handling for datatypes 55/140355/4
rameshiyer27 [Wed, 26 Feb 2025 14:36:51 +0000 (14:36 +0000)]
Add encrypt/decrypt handling for datatypes

Issue-ID:POLICY-5134
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: Ibbde12b23f58d51ff84b75a3c970f7eed7eb1a96

4 months agoAdd custom network logging for clamp runtime 68/140368/2
rameshiyer27 [Tue, 25 Feb 2025 12:06:43 +0000 (12:06 +0000)]
Add custom network logging for clamp runtime

Override network logging from policy-common
Excluded instance properties in kafka logs

Issue-ID: POLICY-5134
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: I7d3086562f8f21701de83939e3fdae6968b2ba06

4 months agoUplift netty dependencies 66/140366/1
adheli.tavares [Tue, 4 Mar 2025 08:41:48 +0000 (08:41 +0000)]
Uplift netty dependencies

Issue-ID: POLICY-5299
Change-Id: Ic349d706799f1fe746f07fab0e8cc10e60416902
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
4 months agoUplift jetty to version 12.x.y 07/140307/1
adheli.tavares [Tue, 11 Feb 2025 11:47:28 +0000 (11:47 +0000)]
Uplift jetty to version 12.x.y

Issue-ID: POLICY-5254
Change-Id: Ic230f1afeb9ea1b52ad2ca9ded01c0f2e1f21cb0
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
4 months agoAdd encrypt/decrypt functionality for sensitive fields 86/140286/2
rameshiyer27 [Sun, 16 Feb 2025 10:24:55 +0000 (10:24 +0000)]
Add encrypt/decrypt functionality for sensitive fields

Issue-ID: POLICY-5134
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: If564f01900fbc51496b9ba6f9cea05bab93d44f9

4 months agoImprovement related to Updating ACM-r message 80/140280/1
FrancescoFioraEst [Thu, 30 Jan 2025 11:28:26 +0000 (11:28 +0000)]
Improvement related to Updating ACM-r message

Improvement related to Updating ACM-r message,
and add transactional message handling.

Issue-ID: POLICY-5287
Change-Id: Ib1e1a3c6873694e26536257b0346f703dcc89648
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
4 months agoAdd support conflit OutProperties/Change State 48/140248/4
FrancescoFioraEst [Thu, 9 Jan 2025 16:40:46 +0000 (16:40 +0000)]
Add support conflit OutProperties/Change State

Issue-ID: POLICY-5257
Change-Id: Ic7017a657391b7007e6592cc8488a7be3b97a82a
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
4 months agoRemove org.glassfish from Actuator test in all ACM participants 75/140275/1
FrancescoFioraEst [Wed, 19 Feb 2025 15:15:47 +0000 (15:15 +0000)]
Remove org.glassfish from Actuator test in all ACM participants

Issue-ID: POLICY-5290
Change-Id: I7c4640d6d3fe18c5ed64eaaf3e4ab4be44e7190f
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
4 months agoUpdate ACM-r message handling architecture in ACM 44/140244/2
FrancescoFioraEst [Tue, 18 Feb 2025 14:11:52 +0000 (14:11 +0000)]
Update ACM-r message handling architecture in ACM

Issue-ID: POLICY-5286
Change-Id: I8e74bc1dcdfcbed258778e88542bdef5fe1e9149
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
4 months agoIncrease the number of parallel request to 10 39/140239/1
FrancescoFioraEst [Fri, 14 Feb 2025 14:53:55 +0000 (14:53 +0000)]
Increase the number of parallel request to 10

POLICY-5271
Change-Id: Icd46d0a968865152bd47a4f607df49a3d5f33f2c
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
5 months agoAdd monitoring implementation for synchronization events in ACM-r 24/140224/4
FrancescoFioraEst [Fri, 14 Feb 2025 11:35:17 +0000 (11:35 +0000)]
Add monitoring implementation for synchronization events in ACM-r

Issue-ID: POLICY-5277
Change-Id: Ie4c8a11b27a110b02972f6dd5a81c0be1ba8de3a
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
5 months agoAdd consumer producer messages support in ACM-r model 85/140185/1
FrancescoFioraEst [Tue, 11 Feb 2025 16:22:22 +0000 (16:22 +0000)]
Add consumer producer messages support in ACM-r model

Issue-ID: POLICY-5276
Change-Id: I7f11cec08de46996d5e3f487566f7cc37f441a31
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
5 months agoUplift httpcomponent dependencies 63/140163/1
akenihan [Thu, 16 Jan 2025 16:43:23 +0000 (16:43 +0000)]
Uplift httpcomponent dependencies

Issue-ID: POLICY-5189
Change-Id: I6ab63500cc25abff62a5c2de2afbd08ac6421d44
Signed-off-by: akenihan <adam.kenihan@est.tech>
5 months agoUpdate snapshot and/or references of policy/clamp to latest snapshots 90/140090/1
waynedunican [Tue, 28 Jan 2025 10:14:05 +0000 (10:14 +0000)]
Update snapshot and/or references of policy/clamp to latest snapshots

policy/clamp updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5255
Change-Id: I0fe28c4346a49c6bf821ec6ac78d16ec62255c6c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
5 months agoRelease docker images for policy/clamp: 8.1.0 81/140081/1
waynedunican [Tue, 28 Jan 2025 09:50:51 +0000 (09:50 +0000)]
Release docker images for policy/clamp: 8.1.0

This commit releases docker images for repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5255
Change-Id: Iead723a0cf78ff529b8b19fcb1cf6aa8c2c1e25e
Signed-off-by: waynedunican <wayne.dunican@est.tech>
5 months agoRelease policy/clamp: 8.1.0 74/140074/1
waynedunican [Tue, 28 Jan 2025 09:04:02 +0000 (09:04 +0000)]
Release policy/clamp: 8.1.0

This commit releases repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5255
Change-Id: I12646d5da2d7369c4357971a1ae057920350a77a
Signed-off-by: waynedunican <wayne.dunican@est.tech>
5 months agoupdate references in policy/clamp pom 65/140065/1
waynedunican [Tue, 28 Jan 2025 08:03:38 +0000 (08:03 +0000)]
update references in policy/clamp pom

updated references in the policy/clamp pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5255
Change-Id: I7511adeba02c4e3134216cc90867cae4d4594602
Signed-off-by: waynedunican <wayne.dunican@est.tech>
5 months agoFix S3P script 10/140010/1
waynedunican [Thu, 23 Jan 2025 11:26:03 +0000 (11:26 +0000)]
Fix S3P script

Issue-ID: POLICY-5152
Change-Id: Ie17686eb61521c468d325989c7914d3c99e50dbd
Signed-off-by: waynedunican <wayne.dunican@est.tech>
5 months agoUpdate S3P trigger script 07/140007/2
waynedunican [Mon, 20 Jan 2025 08:33:19 +0000 (08:33 +0000)]
Update S3P trigger script

Issue-ID: POLICY-5148
Change-Id: I141757ba14429d62526a75134006e367d07a52ed
Signed-off-by: waynedunican <wayne.dunican@est.tech>
6 months agoRemove MariaDB support 40/139940/1
adheli.tavares [Thu, 16 Jan 2025 14:04:14 +0000 (14:04 +0000)]
Remove MariaDB support

- change configurations to use PostgreSQL as default

Issue-ID: POLICY-5196
Change-Id: I65987e293b06460f7f7ef55edcd0d75f15533cc8
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
6 months agoAdd Kafka Health Check in ACM 99/139899/1
FrancescoFioraEst [Fri, 8 Nov 2024 13:36:15 +0000 (13:36 +0000)]
Add Kafka Health Check in ACM

Issue-ID: POLICY-5203
Change-Id: Id1705ac74d53cd5f2f8c3d81aae2366baf774fcf
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
6 months agoUpdate Stability Test to support policy definition data 04/139804/1
FrancescoFioraEst [Thu, 5 Dec 2024 15:15:37 +0000 (15:15 +0000)]
Update Stability Test to support policy definition data

Update Stability Test to support policy definition data
under instance properties.

Issue-ID: POLICY-5201
Change-Id: I01d4f693a147c770bfcc2da7dc4127852c4f1c08
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
7 months agoMove policy definition data under instance properties 04/139704/4
FrancescoFioraEst [Wed, 18 Sep 2024 16:27:04 +0000 (17:27 +0100)]
Move policy definition data under instance properties

Move policy definition data under instance properties
for policy-participant.

Issue-ID: POLICY-4938
Change-Id: I60c6536554ce3750f03e42e397f000b35b5d6e07
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
7 months agoFix validation in ACM-runtime 44/139644/1
FrancescoFioraEst [Thu, 28 Nov 2024 14:54:21 +0000 (14:54 +0000)]
Fix validation in ACM-runtime

Fix validation after migration fail
and undeploy fail in ACM-runtime.
Add more information in fail validation.

Issue-ID: POLICY-5195
Change-Id: I870fd31b59bb65db8cb6e8e1b9ee502fc3d63743
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
7 months agoConvert log in json format in ACM-runtime 31/139631/3
FrancescoFioraEst [Thu, 28 Nov 2024 11:15:38 +0000 (11:15 +0000)]
Convert log in json format in ACM-runtime

Issue-ID: POLICY-5147
Change-Id: If87acc597dfc6cffb6bfc69a70a620a00a991536
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
7 months agoFix issue with non present Element in ACM-intermediary 85/139585/1
FrancescoFioraEst [Wed, 27 Nov 2024 14:43:10 +0000 (14:43 +0000)]
Fix issue with non present Element in ACM-intermediary

Fix sonar issue with non present Element in ACM-intermediary.

Issue-ID: POLICY-5185
Change-Id: I0530e649b7546205b7e04eccc929e53f6bc69f21
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
7 months agoFix undeploy issue after migration failure in ACM-R 76/139576/1
FrancescoFioraEst [Tue, 26 Nov 2024 14:23:39 +0000 (14:23 +0000)]
Fix undeploy issue after migration failure in ACM-R

Issue-ID: POLICY-5177
Change-Id: Ic49dc15a9fd2a92f358eb60a440a8efb5080bbde
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
7 months agoFix issue after fail scenario in ACM-intermediary 48/139548/1
FrancescoFioraEst [Mon, 25 Nov 2024 14:20:44 +0000 (14:20 +0000)]
Fix issue after fail scenario in ACM-intermediary

Issue-ID: POLICY-5173
Change-Id: I8a6c4ca0650935c5e651c5d9274a082d7707f99b
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
7 months agoSet all cross references of policy/clamp 85/139485/1
rameshiyer27 [Tue, 19 Nov 2024 23:06:36 +0000 (23:06 +0000)]
Set all cross references of policy/clamp

policy/clamp updated with correct cross references

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5166
Change-Id: I666aa5a667ba308d1b91d8d05b3ee95dbb528778
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
7 months agoSet snapshot and/or references of policy/clamp for new release 71/139471/1
rameshiyer27 [Tue, 19 Nov 2024 17:26:19 +0000 (17:26 +0000)]
Set snapshot and/or references of policy/clamp for new release

policy/clamp updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5166
Change-Id: I7111d4bc84833b892460609f549aeb1a88483f59
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
7 months agoUpdate snapshot and/or references of policy/clamp to latest snapshots 51/139451/1
rameshiyer27 [Tue, 19 Nov 2024 08:29:11 +0000 (08:29 +0000)]
Update snapshot and/or references of policy/clamp to latest snapshots

policy/clamp updated to its latest own and reference snapshots

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5166
Change-Id: I95a83026ec356cf52708fac8c8f48ba1257dec48
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
7 months agoRelease docker images for policy/clamp: 8.0.1 42/139442/1
rameshiyer27 [Mon, 18 Nov 2024 18:43:51 +0000 (18:43 +0000)]
Release docker images for policy/clamp: 8.0.1

This commit releases docker images for repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5166
Change-Id: I53f9085e2213f5a2b101a029e72f8f419dab7474
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
7 months agoRelease policy/clamp: 8.0.1 36/139436/1
rameshiyer27 [Mon, 18 Nov 2024 17:50:39 +0000 (17:50 +0000)]
Release policy/clamp: 8.0.1

This commit releases repo policy/clamp.

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5166
Change-Id: I930f280ccfdcc9c81fd5539d469ba255abea1b8e
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
7 months agoupdate references in policy/clamp pom 29/139429/1
rameshiyer27 [Mon, 18 Nov 2024 16:31:32 +0000 (16:31 +0000)]
update references in policy/clamp pom

updated references in the policy/clamp pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5166
Change-Id: I494f2e6c601afe330681d754a4492c52758d3034
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
8 months agoUplift of netty dependencies that are brought in by spring boot 92/139392/1
adheli.tavares [Wed, 13 Nov 2024 11:31:33 +0000 (11:31 +0000)]
Uplift of netty dependencies that are brought in by spring boot

- they conflict with the ones in parent used in apex and drools

Issue-ID: POLICY-5073
Change-Id: I35f1fdd622b8dce14d32f5bf0351b4c90124e0ac
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
8 months agoFix S3P weekly tests 42/139342/4
waynedunican [Wed, 6 Nov 2024 15:26:51 +0000 (15:26 +0000)]
Fix S3P weekly tests

- Added stability test

Issue-ID: POLICY-5154
Change-Id: I8996b7ca83943f026553d880fafd8c4d00252bcc
Signed-off-by: waynedunican <wayne.dunican@est.tech>
8 months agoFix references and organize dependencies in policy-clamp after 52/139352/1
adheli.tavares [Mon, 4 Nov 2024 11:33:12 +0000 (11:33 +0000)]
Fix references and organize dependencies in policy-clamp after
splitting policy-endpoints and message-bus in policy-common

Issue-ID: POLICY-5131
Change-Id: Ied8ea3d89797984a8a0573cfbf989404dc394871
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
8 months agoFix outProperties message in participant simulator 50/139250/2
FrancescoFioraEst [Tue, 22 Oct 2024 09:24:57 +0000 (10:24 +0100)]
Fix outProperties message in participant simulator

Issue-ID: POLICY-5145
Change-Id: I1a597ad17aeda4dcdcd863da97bb61eeb0bdaa09
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>