aboutsummaryrefslogtreecommitdiffstats
path: root/feature-lifecycle/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2020-12-01block status operations until controllers readyjhh2-11/+42
2020-04-14native controller generates invalid propertiesjhh2-6/+31
2020-04-06Address sonar issues in drools-pdpJim Hahn4-23/+26
2020-04-01Sync controller capabilities as controllers bouncejhh5-34/+206
2020-03-26native policy use engine for top-down processingjhh4-28/+66
2020-03-22Fix op policies distribution to controllersjhh5-46/+307
2020-03-10policy routing and reorg into policy-domainsjhh15-514/+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-26narrow rest server data response for lifecyclejhh1-5/+12
2020-02-18Ignore fsm field in policies for serializationjhh2-1/+10
2020-02-16Native policies support in dockerjhh1-4/+7
2020-02-11Move model base classes outside feature-lifecyclejhh7-94/+10
2020-02-06Store DomainMaker in PolicyEngine.jhh1-1/+2
2020-02-05lifecycle routing policy types to controllers.jhh8-37/+239
2020-02-04tackle few comments from DomainMaker reviewjhh1-4/+0
2020-02-04domain native and operational policies supportjhh12-0/+519
2020-01-09feature-lifecycle sonar cleanupjhh3-19/+32
2020-01-07Remove supported policy types from status messagejhh2-25/+14
2019-11-17Set drools-pdp Pdp Group from the property fileJim Hahn2-5/+7
2019-09-16Add YAML support to drools-pdp rest servletsJim Hahn1-2/+3
2019-08-21Use pseudo time for junitsJim Hahn1-5/+13
2019-08-13Fix sonar issues in drools-pdpJim Hahn2-8/+9
2019-07-24Add coverage to feature-active-standby-managementJim Hahn2-8/+0
2019-07-11Fix checkstyle issues in policy-managementJim Hahn1-4/+4
2019-07-08Fix drools-pdp due to sonar changes in commonJim Hahn1-3/+3
2019-06-19Update the right classname in the loggersRashmi Pujar3-3/+6
2019-05-13Ensure passive policies are injected when activejhh6-6/+33
2019-05-08Track policies when active.jhh3-12/+11
2019-04-24Add telemetry API interface for Lifecyclejhh2-1/+59
2019-04-16Add response section to PAP status messagejhh2-2/+4
2019-04-10Send policies in statusjhh1-1/+2
2019-04-09deploy and undeploy as audits.jhh3-5/+18
2019-04-08Initial support for deployjhh5-21/+176
2019-04-04Handle pap update messagesjhh8-135/+325
2019-04-02Initial lifecycle state machine.Jorge Hernandez10-0/+939