kops/upup/pkg/fi
John Gardiner Myers 019fb7d35d Add create cluster flag for enabling IRSA 2021-11-14 13:52:15 -08:00
..
cloudup Add create cluster flag for enabling IRSA 2021-11-14 13:52:15 -08:00
fitasks Use "//go:build" lines together with "// +build" lines 2021-09-20 07:35:31 +03:00
loader Remove dead code 2020-11-22 09:18:43 +02:00
nodeup refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
secrets Upgrade to klog2 2020-08-16 20:56:48 -05:00
utils Use SHA-256 for manifest hashes 2021-08-01 16:37:01 -07:00
BUILD.bazel Refactor bootstrap verifier/authenticator into its own package 2021-09-26 09:43:53 -04:00
assetstore.go Install container runtime packages as assets - Code Review 1 2020-10-23 11:05:41 +03:00
ca.go Handle keypair items without certificates 2021-10-24 16:59:36 -07:00
ca_test.go Add "all" variants of key rotation commands 2021-07-10 05:51:31 -07:00
changes.go TaskDependentResource: support preview when the task isn't ready 2020-08-29 08:39:14 -04:00
clientset_castore.go Simplify FindSSHPublicKeys() interface 2021-07-24 09:01:22 -07:00
cloud.go Support zone completion 2021-09-20 09:53:33 -04:00
compare_with_id.go Update copyright notices 2019-09-09 14:47:51 -04:00
context.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
default_methods.go Make Lifecycle field non-pointer 2021-06-02 23:02:16 -07:00
deletions.go Update copyright notices 2019-09-09 14:47:51 -04:00
dryrun_target.go Fix panic in dryrun report 2021-06-05 11:05:25 -07:00
dryruntarget_test.go Move asset copying out of apply_cluster 2021-06-05 21:17:50 -07:00
errors.go Fix inappropriate use of field.Invalid() 2020-02-16 20:59:33 -08:00
executor.go Only log HasLifecycle details if it is worthy of a warning 2021-03-19 23:28:32 -05:00
files.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
files_owner.go Use "//go:build" lines together with "// +build" lines 2021-09-20 07:35:31 +03:00
files_owner_windows.go Use "//go:build" lines together with "// +build" lines 2021-09-20 07:35:31 +03:00
files_test.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
has_address.go Refactor how api-server addresses are exported from tasks 2020-06-26 21:38:39 -07:00
http.go Increase upup http response header timeout 2021-11-08 12:49:40 +00:00
lifecycle.go Make Lifecycle field non-pointer 2021-06-02 23:02:16 -07:00
named.go Remove dead code from tasks 2020-07-28 22:13:09 -07:00
printers.go Remove deprecated ResourceHolder 2020-12-19 23:15:37 -05:00
resources.go Remove deprecated ResourceHolder 2020-12-19 23:15:37 -05:00
secrets.go Update copyright notices 2019-09-09 14:47:51 -04:00
target.go Update copyright notices 2019-09-09 14:47:51 -04:00
task.go Better logging in setLifecycleOverride 2021-09-20 07:13:55 -04:00
timestamp.go Update copyright notices 2019-09-09 14:47:51 -04:00
topological_sort.go Fix new staticcheck errors 2021-08-28 19:48:17 +05:30
users.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
values.go Remove unneeded nil checks as in requested changes 2021-01-20 14:59:15 +02:00
vfs_castore.go Simplify FindSSHPublicKeys() interface 2021-07-24 09:01:22 -07:00
vfs_castore_test.go Stop writing the certificate-only keyset.yaml 2021-07-11 11:16:11 -07:00