summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-policy_handler.yaml-template
AgeCommit message (Collapse)AuthorFilesLines
2018-05-24blueprint for 2.4.5 policy-handler2.0.0-ONAPbeijing2.0.0-ONAPAlex Shatov1-1/+1
- fix of unit tests - turned off unit-test on policy-handler to avoid get /gc/stats after shutdown of the web-server Change-Id: I8f018d3d7c070d68b08387e601064f9aa292d389 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-532
2018-05-18blueprint for 2.4.4 policy-handlerAlex Shatov1-1/+1
- log process memory - in search of the memory leak that is falsely reported by docker stats, the following runtime logging was added = process_memory - rss and other memory of the current process = virtual_memory - the memory info of the whole system = thread_stacks - the active threads with the full stack on each Change-Id: I69f4f5d03a9a0c13460766fe00bf5d4816b27f59 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-514
2018-05-10blueprint for 2.4.3 policy-handlerAlex Shatov1-1/+1
- added try-except for top level Exception into all threads of policy-handler to avoid losing the thread and tracking the unexpected crashes Change-Id: I1f244f537de19aa34eeaefac7ada5458720fa523 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-483
2018-05-09fixed version in blueprint 2.4.2 policy-handlerAlex Shatov1-1/+1
- removed v from 'v2.4.2' to have '2.4.2' for default version of the policy-handler version Change-Id: I26152ad894d7e91c9be5444e434b2866d312df9a Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-495
2018-04-272.4.2 policy-handler - fixed race on step-timerAlex Shatov1-2/+2
Change-Id: Ie41690c9621e31b05adc5a2518510157ffe8acff Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-472
2018-04-17Update to k8s plugin 1.1.0Jack Lucas1-1/+1
Change-Id: I3ee1b0bf99091a6d007574ed0df9af246a58a734 Issue-ID: DCAEGEN2-447 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-07Update type file importsJack Lucas1-1/+1
Change-Id: Ib2a21727513e3e9b48537e011a0d564930472436 Issue-ID: DCAEGEN2-411 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-03-25Add platform component blueprintsJack Lucas1-0/+57
Change-Id: I6224d9aa5809f373b74079d17b9bc865dd5923bf Issue-ID: DCAEGEN2-411 Signed-off-by: Jack Lucas <jflucas@research.att.com>