kubernetes/test/conformance
2026-02-18 18:33:22 +00:00
..
image update debian-base and setcap 2025-10-15 09:42:15 +02:00
testdata Add conformance tests for MutatingAdmissionPolicy 2026-02-18 18:33:22 +00:00
cf_header.md
conformance_test.sh
doc.go
gen-conformance-docs.sh
gen-conformance-yaml.sh
gen-specsummaries.sh Use DBG=1 for conformance verification 2023-11-27 09:12:46 -08:00
OWNERS add bentheelder to conformance related test *reviewers* 2025-06-10 20:09:57 -07:00
README.md
spec-to-docs.sh
spec-to-yaml.sh hack: configure Go environments where necessary 2024-09-26 23:32:33 +02:00
walk.go Drop usage of forked copies of goyaml.v2 and goyaml.v3 2025-06-17 11:00:27 -04:00
walk_test.go

This directory contains the regression test for controlling the list of all conformance tests.

If you add or remove a conformance test, this test will fail and you will need to update the golden list of tests stored in testdata/. Changes to that file require review by sig-architecture.

To update the list, run hack/update-conformance-yaml.sh

Add the changed file to your PR, then send for review.