kops/cmd/kops
Kubernetes Prow Robot f055dd561c
Merge pull request #10593 from gabrieljackson/set-instancegroup-cmd-redux
Add `set instancegroup` command
2021-01-25 05:16:54 -08:00
..
test Replace template text with something that builde the entire context 2020-12-16 22:18:58 +01:00
util Support authentication helper for kubectl 2020-08-30 15:16:20 -04:00
BUILD.bazel Merge pull request #10593 from gabrieljackson/set-instancegroup-cmd-redux 2021-01-25 05:16:54 -08:00
completion.go kops as kOps for document 2020-11-13 23:45:11 -05:00
create.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
create_cluster.go Add back support for kubenet style networking with containerd 2021-01-24 21:16:45 +02:00
create_cluster_integration_test.go Add integration test for creating an HA cluster in shared zone 2020-12-04 20:16:38 +02:00
create_cluster_test.go Remove unnecessary code 2018-11-08 12:40:13 -05:00
create_ig.go Pass cloud into populate cluster 2020-09-24 07:22:13 +02:00
create_secret.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
create_secret_cilium_encryptionconfig.go kops as kOps for document 2020-11-13 23:45:11 -05:00
create_secret_dockerconfig.go kops as kOps for document 2020-11-13 23:45:11 -05:00
create_secret_encryptionconfig.go kops as kOps for document 2020-11-13 23:45:11 -05:00
create_secret_keypair.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
create_secret_keypair_ca.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
create_secret_sshpublickey.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
create_secret_weave_encryptionconfig.go kops as kOps for document 2020-11-13 23:45:11 -05:00
delete.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
delete_cluster.go Add Azure support 2020-12-21 08:27:54 -08:00
delete_confirm_test.go Update copyright notices 2019-09-09 14:47:51 -04:00
delete_instance.go Merge pull request #10221 from eddycharly/fix-validation 2020-11-14 14:17:03 -08:00
delete_instancegroup.go kops as kOps for document 2020-11-13 23:45:11 -05:00
delete_secret.go fix some go-lint warning 2020-06-09 08:52:50 +08:00
describe.go Move kubectl dependency to k8s.io/kubectl 2020-01-17 06:24:24 -05:00
describe_secrets.go fix some go-lint warning 2020-06-09 08:52:50 +08:00
edit.go kops as kOps for document 2020-11-13 23:45:11 -05:00
edit_cluster.go kops as kOps for document 2020-11-13 23:45:11 -05:00
edit_instancegroup.go kops as kOps for document 2020-11-13 23:45:11 -05:00
editor.go Update copyright notices 2019-09-09 14:47:51 -04:00
export.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
export_kubecfg.go kops as kOps for document 2020-11-13 23:45:11 -05:00
gen_help_docs.go Update copyright notices 2019-09-09 14:47:51 -04:00
get.go Keep the good part from last attempt 2020-09-01 08:30:03 +02:00
get_cluster.go Import package aliases modified 2020-04-17 16:55:08 +02:00
get_instancegroups.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
get_instances.go Make get instances respect needs-update annotation 2020-11-16 08:26:17 +01:00
get_secrets.go Upgrade to klog2 2020-08-16 20:56:48 -05:00
import.go Move kubectl dependency to k8s.io/kubectl 2020-01-17 06:24:24 -05:00
import_cluster.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
integration_test.go Add CF integration test for gp3 volumes 2021-01-15 09:53:10 +02:00
lifecycle_integration_test.go Add option to reuse existing Elastic IPs for NAT gateways 2020-12-06 09:37:17 +02:00
main.go Support authentication helper for kubectl 2020-08-30 15:16:20 -04:00
replace.go Upgrade to klog2 2020-08-16 20:56:48 -05:00
rollingupdate.go Update copyright notices 2019-09-09 14:47:51 -04:00
rollingupdatecluster.go Make get instances respect needs-update annotation 2020-11-16 08:26:17 +01:00
root.go make gen-cli-docs 2020-11-14 16:02:59 +02:00
set.go Correct command help text 2021-01-24 21:19:13 -05:00
set_cluster.go Remove code supporting dropped k8s versions 2020-06-04 12:11:51 -07:00
set_instancegroups.go Add `set instancegroup` command 2021-01-15 12:19:26 -05:00
toolbox.go feat toolbox instance-selector implementation 2020-08-10 16:16:51 -05:00
toolbox_convert_imported.go kops as kOps for document 2020-11-13 23:45:11 -05:00
toolbox_dump.go Add Azure support 2020-12-21 08:27:54 -08:00
toolbox_instance_selector.go Pass cloud into populate cluster 2020-09-24 07:22:13 +02:00
toolbox_instance_selector_internal_test.go use byte quantity flag instead of int MiBs for memory args 2020-08-10 16:16:51 -05:00
toolbox_template.go Use helm's merging of vaulefiles and files 2020-12-16 22:18:58 +01:00
toolbox_template_test.go Replace template text with something that builde the entire context 2020-12-16 22:18:58 +01:00
update.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
update_cluster.go kops as kOps for document 2020-11-13 23:45:11 -05:00
upgrade.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
upgrade_cluster.go upgrade-cluster: test that new image in stable or alpha channel will receive automated update 2020-10-14 10:14:47 -04:00
validate.go kops as kOps for document 2020-11-13 23:45:11 -05:00
validate_cluster.go Use the kubernetes-sigs version of yaml 2020-12-15 10:38:01 +01:00
version.go kops as kOps for document 2020-11-13 23:45:11 -05:00