Ayato Tokubi
Ayato Tokubi
``` ❯ ginkgo version Ginkgo Version 2.13.1 ``` When these conditions are met, failed test case are not shown. - There are ginkgo test files and builtin unittest files. -...
Fix #8483
#### What type of PR is this? /kind cleanup /kind deprecation #### What this PR does / why we need it: This PR removes `registries` config and `--registry` option ####...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: Currently when the watcher in "exit monitor" gets an error, whole...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: This PR forces cri-o to drain the stream when it finishes...
When **a stream gets a `DataFrame`** and **nothing reads data from the stream of the connection**, it can't close the connection and leads to memory leak. When I'm working on...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: Taking over https://github.com/cri-o/cri-o/pull/8437 > The default seccomp policy used by CRI-O...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: This PR is required to fix / https://github.com/cri-o/cri-o/issues/7513 . Currently streaming...
https://github.com/cri-o/cri-o/issues/7448#issuecomment-1784546795 > I also noticed that currently, it's not possible to enable the Prometheus metrics endpoint to be only available via the Unix socket that can be optionally configured like...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes for your...