Remove Thread support in kubernetes participant 89/135189/1
authorFrancescoFioraEst <francesco.fiora@est.tech>
Thu, 22 Jun 2023 15:15:11 +0000 (16:15 +0100)
committerFrancesco Fiora <francesco.fiora@est.tech>
Tue, 27 Jun 2023 11:52:16 +0000 (11:52 +0000)
commit567a8fd97c6b434f430d38c2d4af5a95b7cdb711
tree0174c86c9eecac1f965950a917e236eae115012b
parent01c4bad81e3ce594668fb3315d42e2405c7332d0
Remove Thread support in kubernetes participant

Due the Thread support in Intermediary, Thread support in kubernetes participant could be removed.

Issue-ID: POLICY-4741
Change-Id: Ia55697808c541991f99cc7630f25188937e15779
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
participant/participant-impl/participant-impl-kubernetes/src/main/java/org/onap/policy/clamp/acm/participant/kubernetes/handler/AutomationCompositionElementHandler.java
participant/participant-impl/participant-impl-kubernetes/src/main/java/org/onap/policy/clamp/acm/participant/kubernetes/helm/PodStatusValidator.java
participant/participant-impl/participant-impl-kubernetes/src/test/java/org/onap/policy/clamp/acm/participant/kubernetes/handler/AutomationCompositionElementHandlerTest.java
participant/participant-impl/participant-impl-kubernetes/src/test/java/org/onap/policy/clamp/acm/participant/kubernetes/helm/PodStatusValidatorTest.java