John Gardiner Myers
|
bf12934709
|
Clean up "kops toolbox instance-selector"
|
2021-07-14 14:36:37 -07:00 |
John Gardiner Myers
|
b517ba687d
|
Implement completion for "kops toolbox dump"
|
2021-07-14 14:36:37 -07:00 |
John Gardiner Myers
|
14320fb3b5
|
Clean up "kops toolbox"
|
2021-07-14 14:36:36 -07:00 |
Kubernetes Prow Robot
|
e08fdb0c4e
|
Merge pull request #11987 from johngmyers/edit-set
Change set and unset commands into flags on "kops edit cluster"
|
2021-07-14 14:04:40 -07:00 |
John Gardiner Myers
|
cac4d2c080
|
More "kops set" cleanup
|
2021-07-14 13:09:08 -07:00 |
John Gardiner Myers
|
b892ed4235
|
Fix "kops export kubeconfig"
|
2021-07-13 22:06:11 -07:00 |
John Gardiner Myers
|
66024869a0
|
Implement "kops edit instancegroup --set" and "--unset"
|
2021-07-13 20:07:59 -07:00 |
John Gardiner Myers
|
8be10e96d0
|
Implement "kops edit cluster --set" and "--unset"
|
2021-07-13 20:07:24 -07:00 |
John Gardiner Myers
|
010aa2cf27
|
Minor Cobra cleanups
|
2021-07-13 13:00:48 -07:00 |
John Gardiner Myers
|
1f9f6fc8ce
|
Clean up "kops replace" command
|
2021-07-13 13:00:32 -07:00 |
John Gardiner Myers
|
265e57bada
|
Clean up gen-cli-docs
|
2021-07-13 13:00:26 -07:00 |
John Gardiner Myers
|
0167f689e3
|
Implement completion for "kops export kubeconfig"
|
2021-07-13 07:32:08 -07:00 |
John Gardiner Myers
|
3091b76ffc
|
Clean up "kops export"
|
2021-07-13 07:32:08 -07:00 |
Kubernetes Prow Robot
|
46aafd55a8
|
Merge pull request #11980 from johngmyers/complete-edit
Implement completion for "kops edit" commands
|
2021-07-13 04:50:30 -07:00 |
John Gardiner Myers
|
3613695248
|
Fix use of pretty.Bash()
|
2021-07-12 20:38:47 -07:00 |
John Gardiner Myers
|
be30a61983
|
Move EditorEnvs to pkg
|
2021-07-11 23:05:06 -07:00 |
John Gardiner Myers
|
23478734ae
|
Give "edit instancegroup" parity with "edit cluster"
|
2021-07-11 23:00:08 -07:00 |
John Gardiner Myers
|
6eda65d9f7
|
Implement completion for "kops edit instancegroup"
|
2021-07-11 22:38:07 -07:00 |
John Gardiner Myers
|
ea9678573e
|
Implement completion for "kops edit cluster"
|
2021-07-11 22:10:43 -07:00 |
John Gardiner Myers
|
b0b83ed125
|
Clean up "kops edit"
|
2021-07-11 22:07:02 -07:00 |
John Gardiner Myers
|
1c3947220e
|
Add "kops trust keypair" command
|
2021-07-11 10:36:40 -07:00 |
Kubernetes Prow Robot
|
73b1bce020
|
Merge pull request #11975 from johngmyers/refactor-legacy
Issue certs using CA KeypairID in NodeupConfig
|
2021-07-11 01:56:47 -07:00 |
Kubernetes Prow Robot
|
3a68dd63f7
|
Merge pull request #11970 from johngmyers/complete-delete
Implement completion for delete commands
|
2021-07-11 01:10:46 -07:00 |
John Gardiner Myers
|
6f06661a68
|
Use narrower interface type
|
2021-07-10 23:23:12 -07:00 |
John Gardiner Myers
|
5a2aac4cfd
|
Add "all" variants of key rotation commands
|
2021-07-10 05:51:31 -07:00 |
Kubernetes Prow Robot
|
0bc00046ad
|
Merge pull request #11964 from johngmyers/rotate-etcd
Refactor keysets for etcd-manager
|
2021-07-10 01:16:46 -07:00 |
John Gardiner Myers
|
ea8cd3b758
|
Implement completion for "kops delete instancegroup"
|
2021-07-10 00:30:32 -07:00 |
John Gardiner Myers
|
56b57b5326
|
Implement completion for "kops delete instance"
|
2021-07-10 00:30:32 -07:00 |
John Gardiner Myers
|
b16b742b05
|
Implement completion for "kops delete cluster"
|
2021-07-10 00:30:32 -07:00 |
John Gardiner Myers
|
c864dc02ca
|
Clean up "kops delete -f"
|
2021-07-10 00:30:31 -07:00 |
John Gardiner Myers
|
5095ae93fd
|
Remove -rc.0 k8s versions from completion
|
2021-07-10 00:30:31 -07:00 |
Kubernetes Prow Robot
|
db90029595
|
Merge pull request #11957 from johngmyers/complete-create-more
Implement completion for "kops create instancegroup"
|
2021-07-10 00:28:46 -07:00 |
John Gardiner Myers
|
62d5f0ca7a
|
Suppress usage for errors returned from RunE
|
2021-07-09 19:55:46 -07:00 |
John Gardiner Myers
|
8c1e5fd91a
|
Add missing newline
|
2021-07-09 00:24:02 -07:00 |
John Gardiner Myers
|
d865df6775
|
Don't include distrusted keypairs unless specifically asked to
|
2021-07-09 00:24:01 -07:00 |
John Gardiner Myers
|
95665f45c6
|
Include serial number in Subject of created keypairs
|
2021-07-09 00:24:01 -07:00 |
John Gardiner Myers
|
0e25ceaadd
|
Change "kubernetes-ca" to have that in the CN
|
2021-07-09 00:12:30 -07:00 |
John Gardiner Myers
|
79984bf76e
|
Don't put extraneous "cn=" in CN when creating keypair
|
2021-07-08 21:57:47 -07:00 |
John Gardiner Myers
|
c35d101a89
|
Refactor keysets for etcd-manager
|
2021-07-08 18:46:03 -07:00 |
John Gardiner Myers
|
9cb7e75be5
|
Implement completion for "kops create instancegroup"
|
2021-07-08 12:26:14 -07:00 |
John Gardiner Myers
|
ae9c7a66e7
|
Implement remaining completion for "kops create cluster"
|
2021-07-08 06:04:27 -07:00 |
John Gardiner Myers
|
6d16c13f24
|
Implement some completion for "kops create cluster"
|
2021-07-06 08:16:44 -07:00 |
John Gardiner Myers
|
dbf4f23654
|
Fix completion of instancegroups when cluster argument provided
|
2021-07-06 07:36:54 -07:00 |
John Gardiner Myers
|
13bfa283cf
|
Implement completion for "kops create -f"
|
2021-07-06 07:36:54 -07:00 |
Kubernetes Prow Robot
|
7a22c9c5fa
|
Merge pull request #11935 from olemarkus/manyaddons-no-oidc
Remove unused golden files from manyaddons test
|
2021-07-06 01:36:18 -07:00 |
Kubernetes Prow Robot
|
97cd19f2fd
|
Merge pull request #11927 from johngmyers/complete-validate
Implement completion for validate and upgrade
|
2021-07-06 00:54:18 -07:00 |
Ole Markus With
|
735d9a898c
|
Remove unused golden files from manyaddons test
|
2021-07-06 08:52:56 +02:00 |
Kubernetes Prow Robot
|
118c9d7b61
|
Merge pull request #11932 from johngmyers/remove-dead-files
Remove obsolete files
|
2021-07-05 23:50:18 -07:00 |
John Gardiner Myers
|
9c83afb739
|
Remove obsolete files
|
2021-07-05 23:11:17 -07:00 |
John Gardiner Myers
|
abf8e268cd
|
Implement completion for "kops upgrade cluster"
|
2021-07-05 11:26:33 -07:00 |