刘旭
刘旭
> @liuxu623 you need a rebase on this PR as well? @kfaseela Please help me review code, thank you.
> > > @liuxu623 you need a rebase on this PR as well? > > > > > > @kfaseela Please help me review code, thank you. > > sure..will...
``` TASK: [firewall | mask firewalld] ********************************************* 2017-05-23 15:33:22.777767 (last task costs 0:00:00.057136) failed: [bootstrap-node] => {"changed": true, "cmd": "systemctl mask firewalld", "delta": "0:00:00.003532", "end": "2017-05-23 15:33:22.820841", "rc": 1, "start":...
CentOS-7-x86_64-Minimal-1511.iso
 iptables的nat表会先于filter表生效,匹配到nat表中的DOCKER chain后就不会匹配filter表中calico的chain了 ``` Chain DOCKER (2 references) pkts bytes target prot opt in out source destination 8 480 RETURN all -- docker0 * 0.0.0.0/0 0.0.0.0/0 4 240 DNAT tcp...
这个参数对头像动画不起作用
@caseydavenport Sorry, I forgot about this PR and have reverted the previous commit.
> > that is most likely a bug in the allocateip.go code > > There is an actual "bug" here, which is that we are performing a Get() directly against...
> I'm not sure if we should skip draining just because it succeeded in the past Also not sure if this will be a separate condition going forward (see: #10897)...