traefik/crowdsec: delete dead Yaegi plugin + middleware CRD + captcha (PR2/2) #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "wizard/cs-deplugin-crd"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Final step of the dead-plugin removal. 0 live ingresses reference the middleware. Removes the crowdsec Middleware CRD + Yaegi plugin + captcha + Turnstile; also drops the crowdsec middleware from the catch-all error-pages IngressRoute chain (the one remaining CRD-level reference, not visible to an Ingress-annotation grep) so that router is not orphaned. Preserves api-token-middleware (used by paperless-mcp). Applying restarts Traefik (rolling).