zzz
zzz
**Is your feature request related to a problem? Please describe.** in my case, there is a prestart-hook need to be called before the user-specified command is executed, but the prestart-hook...
Signed-off-by: xiaoyang zhu fix https://github.com/goharbor/harbor-operator/issues/638
**Is your feature request related to a problem? Please describe.** In some cases, we need to hot plug/unplug GPUs Device(or other VFIO devices) dynamically into kata container when it is...
currently, the default timeout of guest OCI hooks is 10s, and no way to change it. This commit aims to support modifying the timeout of guest OCI hooks. fix #4856...
# Get your issue reviewed faster [kata-log.md](https://github.com/kata-containers/kata-containers/files/9582328/kata.md) # Description of problem follow the [doc](https://github.com/kata-containers/kata-containers/blob/main/docs/install/container-manager/containerd/containerd-install.md) installed kata containers and config contained correctly. but I get an error when create kata container,...
depend on: https://github.com/containerd/containerd/pull/6654 Fix: https://github.com/containerd/containerd/issues/7329 Signed-off-by: soulseen
### Description I recompiled the latest containerd with PR https://github.com/containerd/containerd/pull/6654. And I used containerd combination with k8s, after I applied k8s deployment as follows, used CDI annotation in the pod:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 2.6.1 ### Current Behavior Frequently appears upstream_response_time around...
# 平台(如果交叉编译请再附上交叉编译目标平台): # Platform(Include target platform as well if cross-compiling): Linux # pymnn 版本: 2.9.1 # 遇到问题 我使用pymnn 中的 Python Module API 进行模型推理,这是我的代码: ``` import MNN.nn as nn import MNN.numpy...
According to this [document](https://kubevela.io/docs/installation/kubernetes/#1-kubernetes-requirements), only clusters with Kubernetes cluster >= v1.19 &&