aboutsummaryrefslogtreecommitdiffstats
path: root/feature-lifecycle/src
AgeCommit message (Expand)AuthorFilesLines
2024-04-24Fix topic configurations.adheli.tavares1-12/+12
2024-03-15Make drools-pdp work with drools and java versions compatibleadheli.tavares1-1/+2
2024-02-09Removing deprecated DMAAP libraryadheli.tavares23-253/+241
2024-01-09Drools support for kafka topicsadheli.tavares6-65/+107
2023-12-14Add kafka support on drools-pdprameshiyer271-0/+16
2023-10-04Remove AAF from drools-pdpadheli.tavares4-81/+76
2023-09-22Upgrade java-17 in drools-pdpadheli.tavares6-22/+15
2023-08-28Remove pdp statistics implementations from drools-pdprameshiyer275-160/+0
2023-08-07Remove db based statistics from drools-pdpRam Krishna Verma2-26/+0
2023-02-10Removing Drools-pdp swagger annotationslapentafd1-80/+54
2023-01-31Upgrade and clean up dependenciesliamfallon1-2/+1
2022-10-19Support optional cluster name in policy enginejhh10-36/+49
2022-03-08remove init, mdc, and controller logging featuresjhh1-3/+3
2022-03-01Add controllers and remote servers healthchecksjhh1-1/+0
2022-02-15Fix intermittent failure in metrics testrameshiyer271-2/+1
2022-02-14Handle metadata policy-id as objectjhh2-13/+20
2022-02-02add prometheus deploy countsjhh2-4/+52
2021-08-26Fix sonars in drools-pdpJim Hahn4-11/+11
2021-08-09Merge "Use lombok in drools-pdp #3"Ram Krishna Verma7-25/+18
2021-08-06Use slf4j Marker from common repoTaka Cho5-19/+19
2021-08-05Use lombok in drools-pdp #3Jim Hahn7-25/+18
2021-07-08Update pdp statistics to count deploy/undeploy separately.adheli.tavares3-128/+172
2021-06-29Use unique name in drools PdpMessagesJim Hahn7-20/+19
2021-06-14Use re2j pattern for sonar vulnerabilitiesjhh1-1/+3
2021-06-07Add global dmaap https flag for configurationjhh1-2/+2
2021-05-31Remove policies field references from testswaynedunican4-9/+4
2021-05-07sonars policy-utils and feature-lifecyclejhh4-15/+14
2021-05-03support for PAP delta updatesjhh8-120/+200
2021-03-03enable viewing lifecycle statistics with telemetryjhh3-4/+20
2021-02-22Merge "support policy execution counts in lifecycle"Ram Krishna Verma2-2/+28
2021-02-22support policy execution counts in lifecyclejhh2-2/+28
2021-02-22Merge "convert date to instant for statistics"Jorge Hernandez1-2/+2
2021-02-22convert date to instant for statisticsjhh1-2/+2
2021-02-18support pdp-type configuration for PAP statusjhh6-5/+23
2021-02-18deploy stats in lifecycle modulejhh8-48/+211
2021-02-12Fix sonars from dependency upgradeJim Hahn1-3/+3
2021-01-29small perf improvement passing policy map argumentjhh1-14/+19
2021-01-28sonars - protected constructors and typecastingjhh3-5/+5
2021-01-27sync policies when native artifact policies addedjhh16-113/+1055
2021-01-11sort deploy and undeploy policy listsjhh2-3/+235
2021-01-04Changed identifiers to concept identifiersliamfallon11-47/+56
2020-11-18verify schema validation for any policy typejhh7-25/+204
2020-11-17support for not validated policy typesjhh3-24/+67
2020-08-25Address more sonars in drools-pdpJim Hahn1-3/+6
2020-08-25block status operations until controllers readyjhh6-26/+72
2020-08-20remove legacy operational policies supportjhh13-120/+50
2020-07-20Remove jackson from drools-pdpJim Hahn4-8/+0
2020-07-06Checkstyle fixes to drools-pdpJim Hahn1-7/+7
2020-06-19Address checkstyle version issues in drools-pdpJim Hahn4-9/+9
2020-06-11Merge "do strict validation before domain conversion"Pamela Dragosh3-5/+58