support k8s 1.32.2
https://github.com/rancher/rancher/issues/48825
Changes:
- Support k8s 1.32
Bump the k8s modules to 1.32.2 Bump the kubectl
- Fix the broken e2e test cases
Failed tests:
Job Generation when fails because of invalid time window should apply successfully after edit
Job Generation when fails because of invalid post complete delay should apply successfully after edit
The initContainer is only set when plan.Spec.Prepare, plan.Spec.Cordon, or plan.Spec.Drain is not nil code, which doesn't seem to be the case for the plan created in these tests.