1This directory contains the regression test for controlling the list of all 2conformance tests. 3 4If you add or remove a conformance test, this test will fail and you will need 5to update the golden list of tests stored in `testdata/`. Changes to that file 6require review by sig-architecture. 7 8To update the list, run `hack/update-conformance-yaml.sh` 9 10Add the changed file to your PR, then send for review.