Danny
Danny
 it will be good to delete the time.UCT() in the TokenGenerator
**Is your feature request related to a problem? Please describe.** when i port forward k8s svc ,it is reasonable to fail when stoping the port fowarding. But port forward k8s...
@dpetersen @stakater-user when configmap changed, a new ReplicaSet was created and a old one was killed. is it possible to just maintain the same replicaset?
problem: cannot expand the env param. dockerfile ```dockerfile 1: RUN --mount=type=secret,id=mynetrc,target=~/.netrc cat ~/.netrc 2. RUN --mount=type=secret,id=mynetrc,target=$HOME/.netrc cat $HOME/.netrc ``` gitlabci.yaml ```yaml build-docker: stage: build image: name: moby/buildkit:v0.10.3 script: - echo...
怎么让inspect.exe可以捕获到桌面应用,内部跳转是chrome浏览器,怎么获取控件?单独的chrome浏览器开通accessibility是可以捕获到的 你的介绍中回答不是很懂:If your application includes any custom controls, you need to implement UI Automation providers for those controls to make them accessible to accessibility client applications. You also need to...
**Is your feature request related to a problem? Please describe.**  hope to add the traceinfo in future version after 1.3.5!
代码的_test缺失,请增加提供参考
As of Redis version 6.2.0, this command is regarded as deprecated. It can be replaced by [LMOVE](https://redis.io/commands/lmove) with the RIGHT and LEFT arguments when migrating or writing new code. ...
 version go-zero v1.4.4 , how to upgrade to http2
