argo-cd/util/settings
Chetan Banavikalmutt deac72f05f
feat: allow admins to enable the usage of lua standard library (#6087)
Currently, the usage of standard lua library is always disabled, making it difficult to implement complex health check scripts.
This feat allow admins to control the usage of standard library by setting "health.lua.useOpenLibs" (merged-keys convention)/"resource.customizations.useOpenLibs.<group_kind>"
(split-keys convention) field in argocd-cm ConfigMap.

Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
2021-05-04 08:25:51 +02:00
..
accounts.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
accounts_test.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
filtered_resource.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00
filtered_resource_test.go Whitelisting of resources (#1509) 2019-04-25 14:48:22 -07:00
resources_filter.go fix: controller should load application related nodes from target cluster (#5208) 2021-01-11 12:35:47 -08:00
resources_filter_test.go fix: allow clusters to include resources independently (#4027) 2020-09-01 14:06:06 -07:00
settings.go feat: allow admins to enable the usage of lua standard library (#6087) 2021-05-04 08:25:51 +02:00
settings_test.go feat: allow admins to enable the usage of lua standard library (#6087) 2021-05-04 08:25:51 +02:00