Merge pull request #64852 from dims/skip-tests-as-we-promoted-sysctl-annotations-to-fields-2
Automatic merge from submit-queue.
Skip Sysctl tests against v1.11.0-alpha.0 and newer
**What this PR does / why we need it**:
1.10 e2e tests get run against 1.11.0+ masters during upgrade tests.
This fails as Sysctl moved from annotations to fields, so we should
check the version and avoid running these tests.
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #64845
**Special notes for your reviewer**:
**Release note**:
```release-note
NONE
```
Showing
Please
register
or
sign in
to comment