Merge pull request #57513 from deads2k/admission-19-config
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
add eventratelimit config to scheme
Fixes https://github.com/kubernetes/kubernetes/issues/57030
Because the config types are decoded, their types have to be registered in the scheme used for admission config decoding. Looks like we missed one.
@kubernetes/sig-api-machinery-bugs
/assign jennybuckley
Showing
Please
register
or
sign in
to comment