kops/upup/pkg/fi/cloudup/awstasks
chrislovecnm f758919f21 Adding additional tags to various AWS components
This PR adds the base tags to DHCP Options, IGW, and Route Tables.
These components are not tagged correctly, and this can cause issues
with deletion. Name tags are not added to shared resources, as we allow
shared resources to have maintained names.  A owned/shared tags with the
syntax  "kubernetes.io/cluster/$CLUSTERNAME" = "owned" is added to the
resources as well.  We are maintaining the Name tag value for private
route tables, as these resources do not use the standard value.
2018-02-23 14:02:50 -07:00
..
BUILD.bazel Change NewAssetBuilder to take a kops.Cluseter 2018-02-22 21:42:40 -08:00
autoscalinggroup.go Support updating autoscaling metrics 2018-02-20 00:53:24 -05:00
autoscalinggroup_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
autoscalinggroup_test.go Correctly delete cloud labels that are no longer present in the expected resources (cloudLabels, labels, taints). 2017-08-19 09:19:02 +01:00
block_device_mappings.go ran make gofmt 2017-08-01 00:34:39 +01:00
cloudformation.go more goimport updates 2017-11-04 10:03:02 -06:00
convenience.go Fixes per code review 2016-12-19 01:18:28 -05:00
dhcp_options.go Adding additional tags to various AWS components 2018-02-23 14:02:50 -07:00
dhcpoptions_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
dnsname.go Correctly set lifecycle on DNSName, LoadBalancer and LoadBalancerAttachment resources 2017-08-17 10:42:38 +01:00
dnsname_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
dnszone.go more goimport updates 2017-11-04 10:03:02 -06:00
dnszone_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
ebsvolume.go Correctly delete cloud labels that are no longer present in the expected resources (cloudLabels, labels, taints). 2017-08-19 09:19:02 +01:00
ebsvolume_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
ebsvolume_test.go Correctly delete cloud labels that are no longer present in the expected resources (cloudLabels, labels, taints). 2017-08-19 09:19:02 +01:00
elastic_ip.go Set lifecycle on ElasticIP and NAT Gateway tasks to avoid spurious changes 2017-08-21 08:43:59 +01:00
elastic_ip_test.go Change NewAssetBuilder to take a kops.Cluseter 2018-02-22 21:42:40 -08:00
elasticip_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
iaminstanceprofile.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
iaminstanceprofile_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
iaminstanceprofilerole.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
iaminstanceprofilerole_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
iamrole.go more goimport updates 2017-11-04 10:03:02 -06:00
iamrole_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
iamrolepolicy.go more goimport updates 2017-11-04 10:03:02 -06:00
iamrolepolicy_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
instance.go more goimport updates 2017-11-04 10:03:02 -06:00
instance_elasticip_attachment.go fixing more headers 2016-10-15 19:20:56 -06:00
instance_volume_attachment.go fixing more headers 2016-10-15 19:20:56 -06:00
internetgateway.go Adding additional tags to various AWS components 2018-02-23 14:02:50 -07:00
internetgateway_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
internetgateway_test.go Don't report an InternetGateway rename when using shared IGWs 2017-12-06 16:36:35 -08:00
launchconfiguration.go AWS LaunchConfiguration error handling fix 2018-01-25 08:35:15 -05:00
launchconfiguration_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
load_balancer.go Implement ability to update Load Balancer subnets 2018-01-17 11:57:29 +00:00
load_balancer_attachment.go Correctly set lifecycle on DNSName, LoadBalancer and LoadBalancerAttachment resources 2017-08-17 10:42:38 +01:00
loadbalancer_attributes.go Use Name tag to match ELBs 2017-03-09 09:18:31 -05:00
loadbalancer_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
loadbalancer_healthchecks.go Simplify terraform ELB tasks 2016-12-18 21:55:40 -05:00
loadbalancerattachment_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
natgateway.go Set lifecycle on ElasticIP and NAT Gateway tasks to avoid spurious changes 2017-08-21 08:43:59 +01:00
natgateway_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
route.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
route_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
routetable.go Adding additional tags to various AWS components 2018-02-23 14:02:50 -07:00
routetable_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
routetableassociation.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
routetableassociation_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
securitygroup.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
securitygroup_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
securitygroup_test.go updating files for goimports 2017-11-01 12:51:43 -06:00
securitygrouprule.go more goimport updates 2017-11-04 10:03:02 -06:00
securitygrouprule_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
sshkey.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
sshkey_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
sshkey_test.go fixing more headers 2016-10-15 19:20:56 -06:00
subnet.go Fix shared subnet/vpc tags 2017-10-23 11:30:25 -04:00
subnet_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
subnet_test.go subnet test not correct, not sure now 2017-11-01 13:48:12 -06:00
tags.go Use explicit tag management in network tasks 2017-05-01 22:55:27 -04:00
vpc.go Check and docs 2017-11-26 20:37:16 -08:00
vpc_dhcpoptions_association.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
vpc_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
vpc_test.go updating files for goimports 2017-11-01 12:51:43 -06:00
vpcdhcpoptionsassociation_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00