mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-29 21:03:56 +00:00
Automatic merge from submit-queue (batch tested with PRs 46075, 46059, 46095, 46097) Integration test for kube-apiextensions-server: integers **What this PR does / why we need it**: Check if integers are present after decoding. Originally an issue for TPRs: #30213 **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: for #45511 **Special notes for your reviewer**: **Release note**: ``` NONE ``` @sttts