feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit 21b9129abf - Show all commits

View File

@ -90,8 +90,11 @@ INFRA_NAMESPACES = [
"longhorn-system",
"metallb-system",
"monitoring",
"logging",
"flux-system",
"traefik",
"maintenance",
"postgres",
]
INFRA_REGEX = f"^({'|'.join(INFRA_NAMESPACES)})$"
# Namespaces allowed on control plane without counting as workloads