Addo.Zhang

Results 34 comments of Addo.Zhang

I create one workflow in Go by referring this one. https://github.com/addozhang/alfred-safari-toolkit

这个有实现的计划没?

I reproduced this issue in debug mode on local machine. This should comes when pause occurs in system. The `PauseDetector` detected pause and compensation latency via invoking `AbstractTimer#recordValueWithExpectedInterval()`. It compensations...

Continue previous comment: ### reproduce Reproduce case in docker container by trigger full gc via heap dump per seconds, the kept increasing high even no incoming request. ![image](https://user-images.githubusercontent.com/2224492/61837759-c131e980-aeb8-11e9-90c3-48679fb8b8a4.png) ![image](https://user-images.githubusercontent.com/2224492/61837847-2ede1580-aeb9-11e9-98aa-03d958aea5ce.png) ###...

> @silenceli > 创建 sleep.yaml 拦不住, > > webhook deployment 的 pod 会报这个错误: > ``` > 2019/10/25 09:33:01 http: TLS handshake error from 10.244.0.0:10131: remote error: tls: bad certificate >...

> 你好,请问如何利用 admission webhook 来进行容器时钟time zone的配置呢?原先都是用pod presets来配置的 可以拦截 pod 创建,增加时区的环境变量吧?

@martinliu 收到。基本上也都是我会继续补充的,感谢建议。