mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 11:48:15 +00:00
* cleanup: add defaulting for job manual selector * cleanup: add assert in job defaults test for manual selector * cleanup: fix failing job storage test * cleanup: fix batch fuzzer to handle manual selector default * cleanup: fix lint issue on checking bool condition in job strategy * cleanup: remove TODO in generateSelectors in job strategy Validate; inline job manual selector assignment in fuzzer