kops/pkg/model
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
..
components Specify storage-backend=etcd2 explicitly 2017-01-04 11:27:31 -05:00
iam Create stub IAM policy for bastions 2016-12-18 21:56:57 -05:00
resources Fix file headers 2016-12-19 00:23:20 -05:00
api_loadbalancer.go Rename -> AccessSpec, ELB -> LoadBalancer 2017-01-04 23:04:30 -05:00
autoscalinggroup.go Fixes per code review 2017-01-04 23:04:30 -05:00
bastion.go Bug fixes and bastion reworking 2017-01-05 07:45:52 -07:00
context.go Bug fixes and bastion reworking 2017-01-05 07:45:52 -07:00
convenience.go Fixes per code review 2016-12-19 01:18:28 -05:00
dns.go Fix double initialization of DNSZone 2017-01-07 00:07:19 -05:00
external_access.go Rename -> AccessSpec, ELB -> LoadBalancer 2017-01-04 23:04:30 -05:00
firewall.go Fix file headers 2016-12-19 00:23:20 -05:00
iam.go Fix file headers 2016-12-19 00:23:20 -05:00
master_volumes.go Fix file headers 2016-12-19 00:23:20 -05:00
names.go Rename SubnetName -> Name 2016-12-19 00:01:38 -05:00
network.go Fix file headers 2016-12-19 00:23:20 -05:00
sshkey.go Fix file headers 2016-12-19 00:23:20 -05:00
template_resource.go Fix file headers 2016-12-19 00:23:20 -05:00