kops/upup/pkg/fi/cloudup
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
..
awstasks Adding additional tags to various AWS components 2018-02-23 14:02:50 -07:00
awsup Updates for x1 instance family 2018-02-13 23:09:46 +09:00
baremetal Update dnsprovider imports to use our version 2017-12-13 20:43:01 -05:00
cloudformation gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
dnstasks Update dnsprovider imports to use our version 2017-12-13 20:43:01 -05:00
do gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
dotasks adding new generated tasks 2018-02-19 13:27:07 -07:00
gce Merge pull request #4332 from justinsb/default_gcp_project 2018-01-25 10:53:16 -08:00
gcetasks adding new generated tasks 2018-02-19 13:27:07 -07:00
openstack fixing bazel 2017-12-17 17:03:58 -07:00
openstacktasks adding new generated tasks 2018-02-19 13:27:07 -07:00
terraform Add TerraformProviderExtraConfig to cluster spec 2018-01-31 11:33:49 +01:00
tests Update kube-dns to 1.14.8 2018-02-20 21:09:16 -05:00
vsphere Update dnsprovider imports to use our version 2017-12-13 20:43:01 -05:00
vspheretasks gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
BUILD.bazel Updating bazel BUILD files with new go_rules version 2017-12-29 15:03:14 -07:00
apply_cluster.go Change NewAssetBuilder to take a kops.Cluseter 2018-02-22 21:42:40 -08:00
bootstrapchannelbuilder.go Update kube-dns to 1.14.8 2018-02-20 21:09:16 -05:00
bootstrapchannelbuilder_test.go Change NewAssetBuilder to take a kops.Cluseter 2018-02-22 21:42:40 -08:00
deepvalidate_test.go Requested Changes - Etvd v3 2017-08-11 21:08:09 +01:00
defaults.go Add support for Amazon VPC CNI plugin 2017-12-17 18:08:24 -03:00
defaults_test.go more goimport updates 2017-11-04 10:03:02 -06:00
dns.go Update dnsprovider imports to use our version 2017-12-13 20:43:01 -05:00
dns_test.go more goimport updates 2017-11-04 10:03:02 -06:00
loader.go wiring in handling of task overrides 2018-02-19 13:27:07 -07:00
networking.go User can specify CNI_ASSET_HASH_STRING 2018-02-05 16:44:52 +08:00
networking_test.go Change NewAssetBuilder to take a kops.Cluseter 2018-02-22 21:42:40 -08:00
phase.go Fix code comment on PhaseSecurity 2017-12-18 22:33:05 -05:00
populate_cluster_spec.go Mirror keystore & secretstore 2017-09-24 00:09:02 -04:00
populate_instancegroup_spec.go Create cluster requirements for DigitalOcean 2017-08-22 09:01:19 -04:00
populatecluster_test.go Change NewAssetBuilder to take a kops.Cluseter 2018-02-22 21:42:40 -08:00
populateinstancegroup_test.go more goimport updates 2017-11-04 10:03:02 -06:00
scratchpad Re-enable GCE support 2017-02-28 20:08:03 -05:00
spec_builder.go Code updates 2017-03-16 02:40:50 -04:00
subnets.go more goimport updates 2017-11-04 10:03:02 -06:00
subnets_test.go more goimport updates 2017-11-04 10:03:02 -06:00
tagbuilder.go Add support for Amazon VPC CNI plugin 2017-12-17 18:08:24 -03:00
tagbuilder_test.go more goimport updates 2017-11-04 10:03:02 -06:00
target.go Initial support for cloudformation output 2017-02-17 10:59:16 -05:00
template_functions.go Kubernetes Calico TLS 2018-02-14 23:41:45 +00:00
urls.go Fix null pointer issues when custom PROTOKUBE_IMAGE is specified. 2017-12-20 12:28:40 +00:00
utils.go Update dnsprovider imports to use our version 2017-12-13 20:43:01 -05:00
validation_test.go more goimport updates 2017-11-04 10:03:02 -06:00