External-dns: checklist for v0.3

Created on 24 Apr 2017  路  8Comments  路  Source: kubernetes-sigs/external-dns

  • [x] merge relevant open PRs (google multi zone)
  • [x] dryRun false by default (#151)
  • [x] drop zone flag (#151)
  • [x] txt registry by default
  • [ ] remove noop registry? (moved to next release)
  • [x] rename record owner id
  • [x] switch incluster logic (default incluster, auto detect) (#151)
  • [x] empty string for domain by default (#151)
  • [ ] simpler flags for source (multiple --source is odd)
  • [x] document changed and new flags
  • [x] increase logging (#103)
  • [x] remove confusing logging with upsert-policy

Most helpful comment

@linki I think we can remove noop registry in the next release and in the current one just remove the confusing logging part. And I think we can live with --source ingress --source service part

All 8 comments

@ideahitme @hjacobs please add points for final v0.3 release with whatever comes to your mind. (brainstorm style, not every point needs to be valid)

  • more logging

@linki I think we can remove noop registry in the next release and in the current one just remove the confusing logging part. And I think we can live with --source ingress --source service part

I agree

@linki @ideahitme great, let's merge https://github.com/zalando-incubator/kubernetes-on-aws/pull/395, test it "briefly" in dev/alpha channels and release 0.3 next week?

OK, let's merge #184, release 0.3.0 (git tag, CI trigger) and close this issue + milestone :tada:

0.3.0 released

Was this page helpful?
0 / 5 - 0 ratings