You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[cri-api: fix comment lines about PROPAGATION_PRIVATE](https://github.com/kubernetes/kubernetes/pull/115704)
208
+
- Fixed comment lines about PROPAGATION_PRIVATE
209
+
210
+
-[Add user specified image to CRI ContainerConfig](https://github.com/kubernetes/kubernetes/pull/118652)
211
+
- Added the `user_specified_image` field to type `ImageSpec`
212
+
213
+
-[kubelet: get cgroup driver config from CRI ](https://github.com/kubernetes/kubernetes/pull/118770)
214
+
- Added rpc for querying runtime configuration
215
+
- Added cavieats about cgroup driver field
216
+
217
+
-[Add swap to stats to Summary API and Prometheus endpoints (/stats/summary and /metrics/resource)](https://github.com/kubernetes/kubernetes/pull/118865)
218
+
- Added `SwapUsage` type
219
+
- Added `SwapUsage` field to `ContainerStats` type
220
+
221
+
-[Expose commit memory used in WindowsMemoryUsage struct](https://github.com/kubernetes/kubernetes/pull/119238)
222
+
- Added the `commit_memory_bytes` field to type `WindowsMemoryUsage`
223
+
203
224
## Community, discussion, contribution, and support
204
225
205
226
Learn how to engage with the Kubernetes community on the [community
0 commit comments