Hoyho Luo
Hoyho Luo
在早期的版本我fork了一份代码下来,近期进行修改重构了C#的版本,完成了大部分,但是现在不是很明白这个http://weixin.sogou.com/antispider/thank.php 的验证码是什么情况下触发的,没办法重现这部分,望各位大佬指点 [C#版](https://github.com/hoyho/WeGouSharp)
目前dockerfile有两个问题 直接下载release版本的二进制文件后运行 但是实际部署经常是本地重新编译的,因此建议修改dockerfile,增加build部分 另外一个问题是dockerfile的基础镜像truthhun/dochub像个黑盒子 能否也提供下相应的dockerfile,以便确定下这里做了什么便于修改和debug
According to the spec here https://github.com/container-storage-interface/spec/blob/master/spec.md#nodeunpublishvolume > This RPC is a reverse operation of NodePublishVolume. This RPC MUST undo the work by the corresponding NodePublishVolume NodePublishVolumeRequest have include a optional...
This app work very well I would like to add multiple peers to to config ```ini $vpnConfig = @' foo 10.0.0.2/32 51820 bar 10.0.0.254/32 51820 5 baz 10.0.0.253/32 51820 5...
Since we have finished our CSI driver for product X-EBS (distributed block storage) Can I add it to this rancher store repo (or any other repo), what 's the process?...
As mentioned in https://github.com/kubernetes-csi/external-provisioner/issues/1148, external-provisioner didn't recognize per per volume secret tokens that reference to PVCs. This was fixed is master branch of external-provisioner. CSI document should be updated to...
Output of `restic version` -------------------------- restic 0.9.6 (v0.9.6-0-gb723ca3d) compiled with go1.13 on darwin/amd64 What should restic do differently? Which functionality do you think we should add? ---------------------------------------------------------------------------------- In second tree...
Combine existing category **Note Taking** into **Productivity**. Add a new completed project to it. It is a time management tools that can work well on macOS, Windows and Linux.
**What type of PR is this?** /kind bug **What this PR does / why we need it**: snapshot-controller logs report failure frequently **Which issue(s) this PR fixes**: Fixes #748 **Special...