BUG FIXES:
resource/kubernetes_job_v1
: revert the changes introduced in v2.34.0, wherettl_seconds_after_finished
was set to0
. [GH-2650]resource/kubernetes_daemon_set_v1
: fix issue where fieldsspec.strategy.rolling_update.max_surge
andspec.strategy.rolling_update.max_unavailable
were not being validated correctly. [GH-2653]