Philipp Bandow

Results 9 comments of Philipp Bandow

@kattjevfel Thanks for reporting the issue and the log. I just tested it from my end, and it seems to me like records are not propagated to Njalla DNS Servers....

I tested it again just now, DNS record propagation seems to be fixed now. I was able to issue a certificate.

How is the state on this PR? I am also currently figuring out how to get Zulip properly running in Kubernetes. @t3hmrman would you be open to some suggestions from...

Hi @t3hmrman, good to hear. I have committed base my current work on top of yours, so you can easily see a diff: https://github.com/philband/docker-zulip/tree/update-k8s-config https://github.com/philband/docker-zulip/commit/d07d661fd3071fcae8e8404c9258bf44e54b2fc7 *Notable changes:* * The `Deployments`...

@gilbertchen is there a chance to get this merged in the next release? Or even that you give me feedback on behavior you want to have changed?

As the project is using go-dep, I suppose the correct way to do this would be ```sh dep ensure -add github.com/ncw/[email protected] ``` I will open a PR for this later...

I would be happy to provide a PR that provides the functionality to manage directory role policies, which is part of this issue and related #1390. ## Implementation Question So...

One possible approach would to only identify images by their manifest hash and use that as storage identified. This would at least de-duplicate images with different tags but the same...

We are now running into this issue in more and more tenants we are managing with terraform. In the debug logs we can see that when this issue occurs, the...