Daniel Mendes

Results 19 comments of Daniel Mendes

Hum seems like its time to fork... anyone fixed this yet?

It is mounted I even inject the same config file I use locally cat config.json > /kaniko/.docker/config.json The problem seems to be that it does not recognize more than one...

As far as I can tell this works. I have two registries I would like to push the same image to both In config.json ``` {"auths": "registrya.org": {"username":"usera","password":"[MASKED]"} }, "registryb.com":...

Hi @Wykiki, no... the config json is simply to provide the credentials. When you push you can define your push registry... you can even have multiple ones... let me show...

@tristanmorgan its an interesting idea, but that defeats a bit the purpose of having consul in the first place for us... we wanted to take advantage of the auto-discovery features....

Just came across this issue, this is a very significant problem for what we want to achieve. I have the same use case as @arnodenuijl FabioLB is used as the...

@david-yu @lkysow could you provide some input on this topic? Sorry for the long post, but this issue is critical for us. **Node health check** for consul-sync-catalog service seems to...

Just adding to the mix that a different consul sync project has added support for health checks https://github.com/lynes-io/kube-consul-register In this case they are using an annotation. consul.register/pod.container.probe.liveness | true\|false |...

Also not working for me. Different error 2019/07/26 14:31:54 [INFO] ▶ Analyzing b7e513f1782880dddf7b47963f82673b3dbd5c2eeb337d0c96e1ab6d9f3b76bd 2019/07/26 14:31:54 [CRIT] ▶ Could not analyze layer: POST to Clair failed Post http://docker:6060/v1/layers: dial tcp: lookup...