微擎团队

Results 25 issues of 微擎团队

我们目前想针对k8s容器做一个统一的文件编辑器,同时想接入终端功能。目前我们已经实现了通过websocket对接容器终端的api+webUI。 问题:纯前端编辑器能否给一个类似的对接方案,可前端通过api对接终端。

🎨 feature

### Kube-OVN Version v1.14.9 ### Kubernetes Version k3s version v1.33.6+k3s1 ### Operation-system/Kernel Version CentOS Stream 9 ### Description kube-ovn-cni fails to start when kube-proxy is disabled in k3s ### Steps...

bug

command: ``` make IMAGE_BASE_DISTRO=ubuntu IMAGE_BASE_RELEASE=jammy sysbox-static ``` error: ``` docker run --privileged --rm --runtime=runc --hostname sysbox-build --name sysbox-build -e SYS_ARCH=amd64 -e TARGET_ARCH=amd64 -v /root/sysbox:/root/nestybox/sysbox -v /pkg/mod:/go/pkg/mod -v /root/.gitconfig:/root/.gitconfig -v /lib/modules/6.6.98-38.oc9.x86_64:/lib/modules/6.6.98-38.oc9.x86_64:ro...

``` root@ubuntu:~# kubectl logs hami-device-plugin-wl6xz -n kube-system Defaulted container "device-plugin" out of: device-plugin, vgpu-monitor I0212 09:13:34.970923 1104831 flags.go:36] FLAG: --mig-strategy="none" I0212 09:13:34.971002 1104831 flags.go:36] FLAG: --fail-on-init-error="true" I0212 09:13:34.971011 1104831 flags.go:36]...

kind/bug