小饭

Results 12 issues of 小饭

``` ➜ ~ ctr run -d --runtime "io.containerd.kata.v2" --privileged -t docker.io/library/centos:7 centos bash ctr: failed to create shim task: Conflicting device updates for /dev/loop0: unknown ``` ``` ➜ ~ nerdctl...

bug
needs-review

#### System version and kubernetes version ```shell # cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) # kubectl version Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.8", GitCommit:"fd5d41537aee486160ad9b5356a9d82363273721", GitTreeState:"clean", BuildDate:"2021-02-17T12:41:51Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"} Server...

stale

### Description ``` ➜ ~ nerdctl run --detach --privileged --runtime "io.containerd.runsc.v1" --name fedora docker.io/library/fedora:36 WARN[0000] cannot set cgroup manager to "systemd" for runtime "io.containerd.runsc.v1" FATA[0000] failed to create shim task:...

type: bug

kind provider already supports podman and docker. What supports containerd?

kind/feature
priority/backlog

#### Error in creating cluster, podman is provider ```shell ➜ ~ cat /etc/redhat-release Fedora release 36 (Thirty Six) ➜ ~ uname -r 5.18.17-200.fc36.x86_64 ➜ ~ uname -a Linux localhost.localdomain 5.18.17-200.fc36.x86_64...

kind/bug
area/provider/podman

```shell ➜ 115 ./fake115uploader -a -m -recursive /var/log panic: initialize() error: postFormJSON() error: cannot parse JSON: cannot parse number: unexpected char: "

```shell [root@iZwz9et72da4lua27hg7toZ ~]# ./fake115uploader -u ./fake115uploader 2023/07/15 13:58:38 秒传模式上传文件:fake115uploader 2023/07/15 13:58:39 秒传模式上传 fake115uploader 出现错误:fastUploadFile() error: 秒传模式上传 fake115uploader 失败 2023/07/15 13:58:39 现在开始使用普通模式上传 fake115uploader 2023/07/15 13:58:39 普通模式上传文件:fake115uploader 2023/07/15 13:58:39 普通模式上传 fake115uploader 出现错误:ossUploadFile()...

有没有计划增加支持115网盘挂在本地的功能(阿里云内网)

### Please make sure of the following things - [X] I have read the [documentation](https://alist.nn.ci). 我已经阅读了[文档](https://alist.nn.ci)。 - [X] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。 - [X]...

bug

**Describe the bug** Use kubectl to install in the kind cluster, coredns prompts an error **install** ```shell export VERSION="v2023.01.8" kubectl apply -f "https://github.com/orchest/orchest/releases/download/${VERSION}/orchest-controller.yaml" kubectl apply -f "https://github.com/orchest/orchest/releases/download/${VERSION}/example-orchestcluster.yaml" ``` **status** ```shell...

bug