Revision 55a9d2ee4ae7da586c7693912c818437191772f7 authored by Lorenz Bauer on 07 June 2024, 15:34:32 UTC, committed by Lorenz Bauer on 13 June 2024, 11:55:56 UTC
The object cache parses an ELF from disk any time it is asked for a
template. This is wasteful since parsing the ELF is quite resource
intensive.

Cache the parsed CollectionSpec instead.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
1 parent 70f6608
History
File Mode Size
dns-matchname-openshift.yaml -rw-r--r-- 436 bytes
dns-matchname.yaml -rw-r--r-- 462 bytes
dns-pattern.yaml -rw-r--r-- 463 bytes
dns-port.yaml -rw-r--r-- 531 bytes
dns-sw-app.yaml -rw-r--r-- 256 bytes

back to top