kops/upup
Justin Santa Barbara e3b444c912 Fix double initialization of DNSZone
And, while we are it, clean up DNSZone so that it has separate notions
of TaskName, DNSName and HostedZoneID.  We conflated the three
previously, which we don't want to do at the task layer.  We don't want
to conflate the TaskName and the DNSName so that we can create a private
& public hosted zone with the same DNSName.  We don't want to "smuggle"
the hosted zone ID in the DNSName because it doesn't belong in the task
layer.

Fix #1374
2017-01-07 00:07:19 -05:00
..
models Fix AWS storage manifest location 2017-01-05 01:34:41 -05:00
pkg Fix double initialization of DNSZone 2017-01-07 00:07:19 -05:00
tools/generators codegen template improvments 2016-12-11 11:31:40 -05:00
.gitignore Initial version of upup: cloudup & nodeup 2016-05-06 16:01:33 -04:00
DEVELOP.md Rename to kops 2016-06-30 09:25:25 -04:00