mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
* fix(health): only consider non-empty health checks For wildcard health checks, only consider wildcards with a non-empty health check. Fixes #16905 (at least partially). Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com> * test: renaming test case for clarity Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com> * refactor: add clarity as to what the function is supposed to do Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com> * Update docs/operator-manual/health.md Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com> * test: add test case for `*/*` override with empty healthcheck Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com> --------- Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com> Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| custom_actions_test.go | ||
| health_test.go | ||
| impacted_resource.go | ||
| lua.go | ||
| lua_test.go | ||
| oslib_safe.go | ||