You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request kubernetes#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
Fixeskubernetes#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
0 commit comments