Merge pull request #41766 from feiskyer/sysctls
Automatic merge from submit-queue (batch tested with PRs 45826, 45747, 45548, 45606, 41766)
CRI: using typed filed for sysctls
**What this PR does / why we need it**:
CRI supports sysctls via annotations [today](https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/api/v1alpha1/runtime/api.proto#L237), we should move them to typed and structured fields instead. (refer [here](https://github.com/kubernetes/kubernetes/issues/30819#issuecomment-253369441))
**Which issue this PR fixes**
Part of #39130.
**Release note**:
```release-note
NONE
```
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment