Page MenuHomePhabricator

Add functional test for tool-iw handling for new ingress-nginx releases
Open, Needs TriagePublic

Description

Add a functional test for the interwiki logic handling to the functional test suite that runs for new ingress-nginx deployments to detect issues like T408570 before they make it to production.

Event Timeline

I strongly suggest moving that tool to a buildservice-based one with a minimal web service that does the redirection, even if the performance might get impacted, the decoupling from the underlying k8s infrastructure makes it less prone to get broken during upgrades.