External-dns: New nightly image

Created on 20 Nov 2019  路  6Comments  路  Source: kubernetes-sigs/external-dns

The latest version available from registry.opensource.zalan.do appears to be 8055558. Since then support for Azure Private DNS, a compat fix for k8s 1.16 and several other things have been merged into master.

Would it be possible to build a new image from the head of master and push it into the repository?

All 6 comments

Maybe @njuettner knows about the internal publishing of image or how we intend to proceed with the "official" k8s.io images?
Otherwise we can use github actions+registry to quicky build an image, I wouldn't be opposed to that, but I'd rather have images in a central official place.

Yes, we finally released a new version using the official repository.

You can find the new releases at https://github.com/kubernetes-sigs/external-dns/releases.

@linki Just for clarification, the official registry for extnernal-dns is still registry.opensource.zalan.do?

@jasper-d Thanks for asking to clarify that.

The official registry for ExternalDNS from now on will be [asia.|eu.|us.]gcr.io/k8s-artifacts-prod/external-dns/external-dns or whatever is written on the releases page. I'm not sure if the path is final but it will definitely be under gcr.io for the foreseeable time.

Zalando's open source registry is well-maintained, highly-available and coverered by 24/7 shifts. We'll mirror released images to registry.opensource.zalan.do/teapot/external-dns and use them in production so you're invited to use that as well.

@linki Thank you for clarifying this. I missed the last paragraph in the release notes.

Was this page helpful?
0 / 5 - 0 ratings