Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b26
-
generic
-
linux
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8312156 | 17.0.9-oracle | ANANT SINGH | P4 | Resolved | Fixed | b03 |
JDK-8314177 | 17.0.9 | Martin Doerr | P4 | Resolved | Fixed | b03 |
Description
Inspired by:
https://kubernetes.io/docs/tasks/configure-pod-container/resize-container-resources/
With kubernetes v1.27 [alpha] a feature for container updates without restarts has been implemented. Both can be simulated with 'docker update' and/or 'podman update', like commands.
Container detection code should handle live updates just fine, but we should have some automated testing for this feature.
https://kubernetes.io/docs/tasks/configure-pod-container/resize-container-resources/
With kubernetes v1.27 [alpha] a feature for container updates without restarts has been implemented. Both can be simulated with 'docker update' and/or 'podman update', like commands.
Container detection code should handle live updates just fine, but we should have some automated testing for this feature.
Attachments
Issue Links
- backported by
-
JDK-8312156 Add container tests for on-the-fly resource quota updates
- Resolved
-
JDK-8314177 Add container tests for on-the-fly resource quota updates
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/6ab5177b
-
Commit openjdk/jdk/dc8bc6c9
-
Review openjdk/jdk17u-dev/1652
-
Review openjdk/jdk/14090
(1 links to)