summaryrefslogtreecommitdiff
path: root/zuul/zk/config_cache.py
Commit message (Expand)AuthorAgeFilesLines
* Unvendor kazoo locks recipesClark Boylan2023-01-111-1/+1
* Use sort_keys with json almost everywhere we write to ZKJames E. Blair2021-11-121-2/+2
* Fix unstable cross-scheduler config priming testSimon Westphahl2021-09-031-1/+1
* Fix config cache cleanup with extra config pathsSimon Westphahl2021-08-191-0/+4
* Support cross scheduler config loadingSimon Westphahl2021-08-031-1/+6
* Cache system config in ZookeeperSimon Westphahl2021-08-031-0/+60
* Vendor and use fixed Kazoo read/write lockSimon Westphahl2021-08-021-4/+5
* Use a temp ZK config cache for tenant validationSimon Westphahl2021-07-231-4/+5
* Create config cache ltime before requesting filesSimon Westphahl2021-07-151-7/+18
* Implement API for caching raw config files in ZKSimon Westphahl2021-05-191-0/+159