We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update
How about adding the update operation, which is used in the real world, if you don't mind me asking?12 https://github.com/opencontainers/runtime-spec/blob/main/runtime.md#operations
Also, we already have checkBeforeUpdate for the update operation. https://github.com/opencontainers/runtime-spec/blob/main/config-linux.md#memory
checkBeforeUpdate
https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/1287-in-place-update-pod-resources#cri-changes ↩
https://github.com/containerd/containerd/blob/a5a4c9ce04d11f4437263b14a2b7b3b8a21e8a0c/pkg/process/init.go#L466 ↩
The text was updated successfully, but these errors were encountered:
I can make the draft PR if needed.
Sorry, something went wrong.
No branches or pull requests
How about adding the update operation, which is used in the real world, if you don't mind me asking?12
https://github.com/opencontainers/runtime-spec/blob/main/runtime.md#operations
Also, we already have
checkBeforeUpdate
for the update operation.https://github.com/opencontainers/runtime-spec/blob/main/config-linux.md#memory
Footnotes
https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/1287-in-place-update-pod-resources#cri-changes ↩
https://github.com/containerd/containerd/blob/a5a4c9ce04d11f4437263b14a2b7b3b8a21e8a0c/pkg/process/init.go#L466 ↩
The text was updated successfully, but these errors were encountered: