fcb6a1096f
In order to avoid potential cache coherency issues when using a globally cached AgentClient, e.g. with TSL certificates from the IPA, cache the AgentClient on a per task basis. Co-Authored-By: Arne Wiebalck <arne.wiebalck@cern.ch> Story: #2009004 Task: #42678 Change-Id: I0c458c8d9ae673181beb6d85c2ee68235ccef239
6 lines
123 B
YAML
6 lines
123 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes potential cache coherency issues by caching the AgentClient
|
|
per task, rather than globally.
|