mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
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> |
||
|---|---|---|
| .. | ||
| accounts.go | ||
| accounts_test.go | ||
| filtered_resource.go | ||
| filtered_resource_test.go | ||
| resources_filter.go | ||
| resources_filter_test.go | ||
| settings.go | ||
| settings_test.go | ||