Yu Jiang

Results 22 comments of Yu Jiang

之前用python写过一版https://github.com/dnsjia/devops-api

proxy.golang.org在国内无法访问, 需要你设置下GOPROXY #### 打开你的 PowerShell 并执行如下命令 ``` C:\> $env:GO111MODULE = "on" C:\> $env:GOPROXY = "https://goproxy.cn" ```

用go重写了支持在k8s诊断 https://github.com/dnsjia/luban

> 1.对接自建k8s 2.对接阿里云的ack 3.对接腾讯云的tke github.com/dnsjia/luban

I encountered this problem in the following versions, the task is always in the active state after the worker restarts, and the task cannot be closed ``` asynq v0.19.0 asynqmon...

Have you tried accessing the vault using https?

Depending on this issue is not resolved, tekton kaniko version upgrade from 1.5.1 to 1.13.0 will not work