aboutsummaryrefslogtreecommitdiffstats
path: root/feature-lifecycle/src/main/java/org/onap/policy/drools/lifecycle
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Make drools-pdp work with drools and java versions compatibleadheli.tavares1-1/+2
2024-02-09Removing deprecated DMAAP libraryadheli.tavares4-12/+7
2024-01-09Drools support for kafka topicsadheli.tavares1-2/+2
2023-10-04Remove AAF from drools-pdpadheli.tavares3-11/+14
2023-09-22Upgrade java-17 in drools-pdpadheli.tavares2-2/+1
2023-08-28Remove pdp statistics implementations from drools-pdprameshiyer271-63/+0
2023-08-07Remove db based statistics from drools-pdpRam Krishna Verma1-1/+0
2023-01-31Upgrade and clean up dependenciesliamfallon1-2/+1
2022-10-19Support optional cluster name in policy enginejhh1-8/+19
2022-02-02add prometheus deploy countsjhh1-1/+26
2021-08-26Fix sonars in drools-pdpJim Hahn4-11/+11
2021-08-05Use lombok in drools-pdp #3Jim Hahn4-16/+10
2021-07-08Update pdp statistics to count deploy/undeploy separately.adheli.tavares1-9/+19
2021-06-29Use unique name in drools PdpMessagesJim Hahn1-3/+2
2021-06-14Use re2j pattern for sonar vulnerabilitiesjhh1-1/+3
2021-05-07sonars policy-utils and feature-lifecyclejhh2-6/+6
2021-05-03support for PAP delta updatesjhh2-10/+44
2021-03-03enable viewing lifecycle statistics with telemetryjhh1-1/+4
2021-02-22Merge "support policy execution counts in lifecycle"Ram Krishna Verma1-1/+1
2021-02-22support policy execution counts in lifecyclejhh1-1/+1
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 statusjhh1-1/+10
2021-02-18deploy stats in lifecycle modulejhh2-27/+112
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 addedjhh5-46/+242
2021-01-11sort deploy and undeploy policy listsjhh1-3/+63
2021-01-04Changed identifiers to concept identifiersliamfallon6-26/+31
2020-11-17support for not validated policy typesjhh1-1/+8
2020-08-25block status operations until controllers readyjhh2-21/+45
2020-08-20remove legacy operational policies supportjhh1-14/+4
2020-07-20Remove jackson from drools-pdpJim Hahn4-8/+0
2020-06-19Address checkstyle version issues in drools-pdpJim Hahn2-3/+3
2020-06-10do strict validation before domain conversionjhh1-1/+1
2020-04-14native controller generates invalid propertiesjhh1-5/+5
2020-04-06Address sonar issues in drools-pdpJim Hahn4-23/+26
2020-04-01Sync controller capabilities as controllers bouncejhh4-13/+33
2020-03-26native policy use engine for top-down processingjhh4-28/+66
2020-03-22Fix op policies distribution to controllersjhh4-35/+93
2020-03-10policy routing and reorg into policy-domainsjhh5-83/+346
2020-03-03Undeploy support for drools policies.jhh1-2/+14
2020-02-27Undeploy support for native rules PDP-D policies.jhh1-22/+22
2020-02-26Undeploy support for native rules PDP-D policies.jhh2-3/+45
2020-02-18Ignore fsm field in policies for serializationjhh2-1/+10
2020-02-16Native policies support in dockerjhh1-4/+7
2020-02-06Store DomainMaker in PolicyEngine.jhh1-1/+2
2020-02-05lifecycle routing policy types to controllers.jhh8-37/+239
2020-01-09feature-lifecycle sonar cleanupjhh3-19/+32
2020-01-07Remove supported policy types from status messagejhh2-25/+14