Abner
Abner
**What would you like to be added**: Support image pre-download for the advanced daemonset worklord. **Why is this needed**: It is neccessary for user to accelerate the progress of daemon...
remove duplicated code which caused running server failed
What type of PR is this? bug What this PR does / why we need it: fix operator ci trigger
## Report incorrect documentation 0.2.0 docs is perpared now. Some tags should be fixed to 0.1.0 instead of latest. **Location of incorrect documentation** All document should be checked. **Describe the...
I get a error "scannerpy.common.ScannerException: Attempted to re-register op MTCNNDetectFaces:26b1de2b94414c76b520eb59bd0ef338" when I run a simple demo with face_detect code. It can be simplified with these code: ``` python def detect_face_from_video(video_path):...
### Ⅰ. Describe what this PR does Support predownload image in ads ### Ⅱ. Does this pull request fix one issue? fixes #1048 ### Ⅲ. Describe how to verify it...
fix #44 This bug will make gin-vue-admin demo failed with "ERROR 从services [gva-vscode-dev gva-goland-dev gva-mysql phpmyadmin gva-redis] 中获取 开发容器名称失败".
As code show, this function will get all container status when container in dockerComposeServices. However, when get any correct container, the function will break incorrectly. This bug make the function...
### Ⅰ. Describe what this PR does bump deps k8s to 1.28 fix #1541 todo #1597 ### Ⅱ. Does this pull request fix one issue? ### Ⅲ. Describe how to...
**What happened**: **What you expected to happen**: make docker-multiarch in master, failed error: ``` 0.208 0.208 To ignore the vendor directory, use -mod=readonly or -mod=mod. 0.208 To sync the vendor...