Skip to content

support k8s 1.32.2

Placeholder Jack Luo requested to merge github/fork/jiaqiluo/support-132 into master

https://github.com/rancher/rancher/issues/48825

Changes:

  1. Support k8s 1.32

Bump the k8s modules to 1.32.2 Bump the kubectl

  1. 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.

Merge request reports

Loading