-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
Upstream
-
5
-
False
-
None
-
False
-
-
-
OCP Node Sprint 263 (Blue)
As a software engineer, I'd like to add systemd watchdog support to CRI-O, so that the runtime can utilize the feature.
Related information and work:
- https://0pointer.de/blog/projects/watchdog.html
- https://github.com/kubernetes/kubernetes/pull/127566
- https://github.com/containerd/containerd/pull/10623
Two main aspects of this story needs to be taken into account:
- Evaluate if the feature can be useful for CRI-O
- Integrate it including testing if the point above is fulfilled.