Rather than relying on each check to fill in its name correctly when producing diagnostics, fill in the name in the check runner after running the check. This reduces the likelihood that a check gets its name wrong or forgets to fill it in.
This also fixes a bug where the admission control webhook check was not filling in its name at all.
Rather than relying on each check to fill in its name correctly when producing diagnostics, fill in the name in the check runner after running the check. This reduces the likelihood that a check gets its name wrong or forgets to fill it in.
This also fixes a bug where the admission control webhook check was not filling in its name at all.