Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

kubernetes: dnsimple support #1368

Merged
merged 2 commits into from
Apr 20, 2016
Merged

kubernetes: dnsimple support #1368

merged 2 commits into from
Apr 20, 2016

Conversation

ryane
Copy link
Contributor

@ryane ryane commented Apr 20, 2016

  • Installs cleanly on a fresh build of most recent master branch
  • Upgrades cleanly from the most recent release
  • Updates documentation relevant to the changes

@@ -9,6 +9,8 @@ variable short_name {}
variable subdomain { default = "" }
variable worker_count {}
variable worker_ips {}
variable kubeworker_count {}
variable kubeworker_ips {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should these default to 0 and "" to avoid breaking existing installations, or are we fine with that?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, good catch. updated

@BrianHicks
Copy link
Contributor

LGTM, yay for docs! 👏

@BrianHicks BrianHicks merged commit 10f8dc4 into master Apr 20, 2016
@BrianHicks BrianHicks deleted the feature/k8s-dnsimple branch April 20, 2016 21:52
@ryane ryane modified the milestone: 1.1 May 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants