Ed Bartosh
Ed Bartosh
/assign @SergeyKanzhelev for approval
/remove-lifecycle rotten
> @bart0sh thanks! quick question: I believe the word `prestart` is deprecated in the OCI runtime spec. would it make sense to get the new functionality to follow the official...
@mythi renamed in the code. Will update docs if/when all tests pass.
@mythi done: https://github.com/intel/intel-device-plugins-for-kubernetes/pull/1745/commits/e58369ed13389b4971d3ae4e22914c3a98b8ad51
@tkatila Can you review this PR please?
@tkatila > As this change removes the old prestart hook approach, should the README note that if one still wants to use that way, he or she must use
@mythi yes, [it's graduated to Beta in Kubernetes in 1.29](https://github.com/kubernetes/kubernetes/pull/121254) and since then it's enabled by default.
@mythi If we'll release this earlier, I'll add a notice about Kubelet version to the documentation as a separate PR. @mythi @tkatila Is anything else still needed to merge this...