Huan Wang
Huan Wang
Hi @huikang >Anything changed by catalog API will be overwritten by agent [anti-entropy](https://www.consul.io/docs/architecture/anti-entropy) after some time and that is the exact purpose for [enable-tag-override ](https://www.consul.io/docs/architecture/anti-entropy#enable-tag-override), so that it will not...
Hi @eikenb, yep I did see that ticket before opening this one :) If I understand correctly #1442 is about CT sending signal to the process run by CT, whereas...
no worries, thanks for the update Benedikt Lang 于 2018年12月9日周日 上午1:17写道: > There is a plan in the near future to support this. Sadly i can't give you > a...
## error reproduce: ### runtime && setup: ```sh ○ → uname -a Linux huan-Inspiron-5379 4.18.0-11-generic #12-Ubuntu SMP Tue Oct 23 19:22:37 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux ○ → docker...
both are `btrfs`. I don't think its file system's problem. Because if I symlink the cache directory to `/home/user/.local/share/img`, then I can run `img build -f dockerfile/Dockerfile -t test context/`...
encountered this as well, I am able to reproduce quite reliably with the following sequence: 1. `Restart Alloc` 2. immediately after `Stop Alloc` using nomad 1.4.7. the staled entries in...
@shoenig thanks for the fix!
Hi @kevinpollet retargeted to master
Thanks for the reply! > Such a fundamental language change is unlikely. That is reasonable. However, I would still like to present my thought process in hope that would justify...
Ah, didn't realize timestamp alignment is an issue. yeah I guess heavier operations are better done offline anyways