kops/upup/pkg/fi
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
..
assettasks Merge pull request #4137 from thockin-tmp/gcr-vanity 2018-02-20 08:54:39 -08:00
cloudup Adding additional tags to various AWS components 2018-02-23 14:02:50 -07:00
fitasks adding new generated tasks 2018-02-19 13:27:07 -07:00
k8sapi gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
loader gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
nodeup Change NewAssetBuilder to take a kops.Cluseter 2018-02-22 21:42:40 -08:00
secrets Refactor: clean up SecretStore to not use KeystoreItem 2017-12-19 11:43:43 -05:00
utils gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
BUILD.bazel Updating missed BUILD files for gazelle 2018-02-19 21:02:44 -07:00
assetstore.go Adding capability to handle tgz files as archive files 2018-01-02 13:04:26 -07:00
ca.go Initial implementation of bundle command 2018-01-04 18:55:28 -05:00
changes.go more goimport updates 2017-11-04 10:03:02 -06:00
clientset_castore.go Initial implementation of bundle command 2018-01-04 18:55:28 -05:00
cloud.go Add support for cn-northwest-1. 2017-12-27 15:37:09 +08:00
compare_with_id.go fixing more headers 2016-10-15 19:20:56 -06:00
context.go Fixing ExistsAndWarnIfChanges so that it will allow a user to pass 2018-02-18 19:00:17 -07:00
default_methods.go updating files for goimports 2017-11-01 12:51:43 -06:00
deletions.go fixing more headers 2016-10-15 19:20:56 -06:00
dryrun_target.go Enabling the file assets 2017-12-17 15:26:57 -07:00
dryruntarget_test.go Guard against nil pointers in tryResourceAsString 2017-12-01 02:53:04 -05:00
errors.go more goimport updates 2017-11-04 10:03:02 -06:00
executor.go Fixing ExistsAndWarnIfChanges so that it will allow a user to pass 2018-02-18 19:00:17 -07:00
files.go moving code that is not supported by windows 2017-11-04 20:50:19 -06:00
files_owner.go files task: fix potential nil pointer error 2017-12-15 01:12:20 -05:00
has_address.go Support GCE ForwardingRule (LoadBalancer) for API 2017-03-28 00:00:20 -04:00
http.go more goimport updates 2017-11-04 10:03:02 -06:00
lifecycle.go adding flag options to update_cluster for the user to pass in overrides 2018-02-19 13:27:07 -07:00
named.go fixing more headers 2016-10-15 19:20:56 -06:00
resources.go more goimport updates 2017-11-04 10:03:02 -06:00
secrets.go Refactor: clean up SecretStore to not use KeystoreItem 2017-12-19 11:43:43 -05:00
target.go Skip deletion processing for terraform 2017-01-20 11:37:20 -05:00
task.go Updating documentation and tweaking log level 2018-02-19 13:27:07 -07:00
timestamp.go fixing more headers 2016-10-15 19:20:56 -06:00
topological_sort.go more goimport updates 2017-11-04 10:03:02 -06:00
users.go more goimport updates 2017-11-04 10:03:02 -06:00
values.go Change int to int32 in API 2017-01-15 18:23:44 -05:00
vfs_castore.go Initial implementation of bundle command 2018-01-04 18:55:28 -05:00
vfs_castore_test.go ReadTree: clarify that returns only files 2018-01-23 23:42:00 -05:00