Zhiqiang ZHOU
Zhiqiang ZHOU
Signed-off-by: STRRL close https://github.com/kubernetes-sigs/controller-runtime/issues/1896 Two new interfaces `ValidatorWarn` and `CustomValidatorWarn`, for support warnings in validating webhooks.
### What Happened? minikube version ``` minikube version minikube version: v1.26.1 commit: 62e108c3dfdec8029a890ad6d8ef96b6461426dc ``` step to reproduce: - execute `minikube start --cni flannel` - every workload (including coredns) would stuck...
### Please search before asking - [X] I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar. ### OpenAI Translator version v0.0.23 ### 系统/浏览器版本 System/Browser version arch linux with kde plasma...
### Search before asking - [X] 在 [issues](https://github.com/yetone/openai-translator/issues) 中没有找到类似的内容。 I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar. ### feature Support pasting the image from the clipboard for OCR ###...
Hi! rusty-tesseract is amzaing work! It works pretty well on my both Linux and MacOS machine! I have used it on my personal project https://github.com/strrl/dejavu, and I found that I...
### What happened? I downloaded the 0.8 beta version from the official website, and I got an AppImage application. And I noticed the application has NO icon entry in both...
## Feature Request **Is your feature request related to a problem? Please describe:** Yes. Stack backtrace is not available when the program get crashed, it's not easy to debug. ref:...
## Bug Report **What version of Kubernetes are you using?** kubernetes v1.22.3 **What version of Chaos Mesh are you using?** Chaos Mesh v2.0.3 **What did you do?** create these items:...
as we already generated helm value schema in #4205 and #4306, it's better to integrate this tool in makefile, also in `make check`
Currently, we mostly use container level test cases for most integration tests like network, CPU, etc. But for more and more situations requires kernel level testing which is hard to...