feat: add TTLCache for get_cache_version and TEMPLATE_AUTO_RELOAD config with Makefile worker count variables
This commit is contained in:
@@ -84,6 +84,8 @@ def test_http_ingress_proxy(app_server):
|
||||
uid = f"ingtest-{port}"
|
||||
get_table("instances").insert(
|
||||
{
|
||||
"deleted_at": None,
|
||||
"deleted_by": None,
|
||||
"uid": uid,
|
||||
"name": "ingress",
|
||||
"project_uid": "ingtest",
|
||||
|
||||
Reference in New Issue
Block a user