pengpengfu
pengpengfu
**Fission/Kubernetes version** $ fission version 1.17 $ kubectl version Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.13+k3s1", GitCommit:"99eadcc10bce2527ae1ab0964b540a4f52a53504", GitTreeState:"clean", BuildDate:"2021-07-22T20:29:55Z", GoVersion:"go1.15.14", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.13+k3s1", GitCommit:"99eadcc10bce2527ae1ab0964b540a4f52a53504", GitTreeState:"clean", BuildDate:"2021-07-22T20:29:55Z", GoVersion:"go1.15.14", Compiler:"gc",...
**What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor -...
**Is your feature request related to a problem? Please describe.** problem: one env can only build and package one program error message: error archiving zip file: creating zip: zip archive...
**question:** When my env disk io is very high, the build often fails **context:** I hope that when the package build fails, it can be automatically rebuilt. When my env...
v1.18.0 I get error buildermgr , envwatcher not get watcher to create env by controller ,what can i do? I found that all serivceaccounts in v1.18.0 had no ClusterRole, so...