kops/upup/pkg/fi
justinsb 592b575412 feat: Support multiple token verifiers in kops-controller
This will allow us to support nodes running in multiple clouds.  If we
don't configure multiple verifiers, this should be a no-op.
2023-11-30 10:44:53 -05:00
..
cloudup feat: Support multiple token verifiers in kops-controller 2023-11-30 10:44:53 -05:00
fitasks Pull pki.Keystore out of fi.KeystoreReader 2023-01-02 10:39:24 -08:00
loader Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
nodeup Thread context through some slower AWS tasks 2023-11-09 08:17:10 -05:00
secrets Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
utils Limit sanitized URLs to 200 characters 2023-10-25 14:43:48 +03:00
assetstore.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
ca.go Pull pki.Keystore out of fi.KeystoreReader 2023-01-02 10:39:24 -08:00
ca_test.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
changes.go
clientset_castore.go Pull pki.Keystore out of fi.KeystoreReader 2023-01-02 10:39:24 -08:00
cloud.go Drain OpenStack loadbalancers 2021-12-31 13:16:02 +02:00
compare_with_id.go
context.go Basic OpenTelemetry support 2023-11-18 09:12:19 -05:00
default_methods.go Get default CheckExisting from Target 2022-12-20 12:00:37 -08:00
deletions.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
doc.go Basic OpenTelemetry support 2023-11-18 09:12:19 -05:00
dryrun_target.go Get default CheckExisting from Target 2022-12-20 12:00:37 -08:00
dryruntarget_test.go Get VFSContext from caller in NewAssetBuilder() 2023-07-18 08:49:06 -07:00
errors.go
executor.go Basic OpenTelemetry support 2023-11-18 09:12:19 -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 Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
files_owner_windows.go Use "//go:build" lines together with "// +build" lines 2021-09-20 07:35:31 +03:00
files_test.go test: use `T.TempDir` to create temporary test directory 2022-02-18 16:57:41 +08:00
has_address.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
http.go nodeup: fix logging of download times 2023-01-27 11:05:56 -05:00
lifecycle.go
named.go
printers.go
resources.go Add Context arg to vfs ReadFile 2023-01-01 09:51:44 -05:00
secrets.go Separate out a VFSSecretStoreReader 2023-01-01 13:47:05 -08:00
target.go Get default CheckExisting from Target 2022-12-20 12:00:37 -08:00
task.go EnsureTask should panic on error 2023-01-04 08:29:20 -05:00
timestamp.go
topological_sort.go Dependency analysis: include the direct task 2023-08-31 10:58:13 -04:00
users.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
values.go Replace fi.Bool/Float*/Int*/StringValue() with fi.ValueOf 2022-11-19 03:45:23 +02:00
vfs_castore.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
vfs_castore_test.go Refactor: Add context.Context to more VFS methods 2023-10-14 14:31:05 -04:00
vfs_keystorereader.go Pull pki.Keystore out of fi.KeystoreReader 2023-01-02 10:39:24 -08:00