mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-25 04:44:38 +00:00
Automatic merge from submit-queue (batch tested with PRs 49869, 47987, 50211, 50804, 50583) Bump repo-infra/kazel dependency **What this PR does / why we need it**: `kazel` shouldn't be looking under skipped paths (like `_output`) for openapi files. This was fixed in https://github.com/kubernetes/repo-infra/pull/32 and now should be included here. I've tested locally that this now ignores everything under `_output`. **Release note**: ```release-note NONE ``` /assign @mikedanese @spxtr