Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-3872

K8sPlugin: K8sAbstractRestClientService does not support UAT funtionality

XMLWordPrintable

      K8sAbstractRestClientService and all derived classes

      • K8sQueryRestClient
      • K8sRbInstanceRestClient
      • K8sDefinitionRestClient
      • K8sUploadFileRestClientService

      does not support the spy / verify functionality of UatExecutor / UatServices

      Missing functionality:

      The usage of these classes needs to be via Decorator pattern as done for other BlueprintWebClientService.

      See:

      BluePrintRestLibPropertyService.blueprintWebClientService(selector: String): BlueprintWebClientService 

      BluePrintRestLibPropertyService.interceptExternalBlueprintWebClientService(
              externalService: BlueprintWebClientService,
              selector: String
          ): BlueprintWebClientService

       

            frankki frankki
            frankki frankki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: