diff options
author | 2024-07-30 11:17:09 +0100 | |
---|---|---|
committer | 2024-07-30 11:17:09 +0100 | |
commit | 9bc1c81d6b8aadd687a5f4536cf52d7c40f9c763 (patch) | |
tree | d71c40dc9f5c16c8ddb39241a0063e8f5f5f84e4 /arthur/exts/kubernetes/deployments.py | |
parent | Merge pull request #249 from python-discord/jb3-patch-1 (diff) |
Disable caching of FreeIPA client
Tokens issued by calling the Client.login() method have a TTL, which means once the TTL is reached the cached client is no longer valid.
This can be reintroduced in future if we can find a way to discover the validity of tokens or their TTL and use a time-based cache.
Diffstat (limited to 'arthur/exts/kubernetes/deployments.py')
0 files changed, 0 insertions, 0 deletions