.. |
test
|
Support intstr.IntOrString type
|
2023-05-31 16:38:04 +09:00 |
util
|
Don't set object-level public ACL in S3 FileRepository
|
2023-08-01 04:26:41 -07:00 |
create.go
|
Get VFSContext from caller in LoadChannel()
|
2023-07-17 21:45:43 -07:00 |
create_cluster.go
|
aws: Add option to provide multiple instance types on cluster creation
|
2023-09-02 17:01:02 +03:00 |
create_cluster_integration_test.go
|
Remove support for Kubernetes 1.23
|
2023-09-03 16:22:18 -07:00 |
create_cluster_test.go
|
…
|
|
create_instancegroup.go
|
Get VFSContext from caller in LoadChannel()
|
2023-07-17 21:45:43 -07:00 |
create_keypair.go
|
FindKeyset can return nil
|
2022-12-24 16:12:21 -05:00 |
create_secret.go
|
Remove support for Weave networking
|
2023-06-22 23:03:24 -07:00 |
create_secret_ciliumpassword.go
|
Add context to GetOrCreateSecret
|
2022-12-23 10:48:50 -05:00 |
create_secret_dockerconfig.go
|
Add context to GetOrCreateSecret
|
2022-12-23 10:48:50 -05:00 |
create_secret_encryptionconfig.go
|
Add context to GetOrCreateSecret
|
2022-12-23 10:48:50 -05:00 |
create_sshpublickey.go
|
Mark flags as deprecated instead of normalizing
|
2023-08-05 09:39:26 +03:00 |
delete.go
|
Hold reference to VFSContext from Factory
|
2023-07-06 19:41:45 -07:00 |
delete_cluster.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
delete_confirm_test.go
|
Run hack/update-gofmt.sh
|
2021-12-01 22:39:50 +02:00 |
delete_instance.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
delete_instancegroup.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
delete_secret.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
delete_sshpublickey.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
distrust.go
|
Run hack/update-gofmt.sh
|
2021-12-01 22:39:50 +02:00 |
distrust_keypair.go
|
FindKeyset can return nil
|
2022-12-24 16:12:21 -05:00 |
edit.go
|
…
|
|
edit_cluster.go
|
Determine default API access method by IG subnet type
|
2023-07-18 22:21:05 -07:00 |
edit_instancegroup.go
|
Determine default API access method by IG subnet type
|
2023-07-18 22:21:05 -07:00 |
edit_instancegroup_test.go
|
Support intstr.IntOrString type
|
2023-05-31 16:38:04 +09:00 |
export.go
|
Run hack/update-gofmt.sh
|
2021-12-01 22:39:50 +02:00 |
export_kubeconfig.go
|
FindKeyset can return nil
|
2022-12-24 16:12:21 -05:00 |
gen_cli_docs.go
|
…
|
|
get.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
get_addons.go
|
kops get should print additional objects, if they are present
|
2021-11-05 08:11:31 -04:00 |
get_all.go
|
Add Context arg to vfs ReadFile
|
2023-01-01 09:51:44 -05:00 |
get_assets.go
|
Get VFSContext from caller in CopyFile
|
2023-07-18 09:22:24 -07:00 |
get_cluster.go
|
Get VFSContext from caller in ConfigBase()
|
2023-07-17 21:56:01 -07:00 |
get_instancegroups.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
get_instances.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
get_keypairs.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
get_secrets.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
get_sshpublickeys.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
integration_test.go
|
Remove support for Kubernetes 1.23
|
2023-09-03 16:22:18 -07:00 |
lifecycle_integration_test.go
|
Remove the SpecOverrideFlag feature flag
|
2023-01-13 20:40:17 +02:00 |
main.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
promote.go
|
Run hack/update-gofmt.sh
|
2021-12-01 22:39:50 +02:00 |
promote_keypair.go
|
FindKeyset can return nil
|
2022-12-24 16:12:21 -05:00 |
replace.go
|
Get VFSContext from caller in LoadChannel()
|
2023-07-17 21:45:43 -07:00 |
rolling-update.go
|
Rename for consistency
|
2021-07-28 20:21:54 -07:00 |
rolling-update_cluster.go
|
Mark flags as deprecated instead of normalizing
|
2023-08-05 09:39:26 +03:00 |
root.go
|
Hide s2a flags from --help output
|
2023-05-08 07:35:36 +03:00 |
toolbox.go
|
Make it a bit more clear that toolbox commands may be experimental
|
2022-12-04 15:47:12 +01:00 |
toolbox_addons.go
|
Expose channels through kops toolbox cli
|
2022-12-04 15:47:09 +01:00 |
toolbox_dump.go
|
Wire up context from cobra in cmd/kops
|
2022-12-22 17:52:27 -05:00 |
toolbox_instance-selector.go
|
Get VFSContext from caller in LoadChannel()
|
2023-07-17 21:45:43 -07:00 |
toolbox_instance-selector_test.go
|
v1alpha3: Move IG root volume settings to sub-struct
|
2022-12-26 20:35:26 -08:00 |
toolbox_template.go
|
Mark flags as deprecated instead of normalizing
|
2023-08-05 09:39:26 +03:00 |
toolbox_template_test.go
|
…
|
|
trust.go
|
Run hack/update-gofmt.sh
|
2021-12-01 22:39:50 +02:00 |
trust_keypair.go
|
FindKeyset can return nil
|
2022-12-24 16:12:21 -05:00 |
update.go
|
Run hack/update-gofmt.sh
|
2021-12-01 22:39:50 +02:00 |
update_cluster.go
|
Avoid depending on kubectl from kops update-cluster
|
2023-08-26 07:39:01 -04:00 |
upgrade.go
|
…
|
|
upgrade_cluster.go
|
Get VFSContext from caller in LoadChannel()
|
2023-07-17 21:45:43 -07:00 |
validate.go
|
…
|
|
validate_cluster.go
|
update logs with "cannot render instance groups" instead of "cannot render nodes" in validate_cluster.go
|
2023-07-25 09:11:48 -04:00 |
version.go
|
v1alpha3: Move configBase to configStore.base
|
2023-07-22 15:57:35 -07:00 |