Commit Graph

14970 Commits

Author SHA1 Message Date
AkiraFukushima 73f7307844
Add AccessLog attribute to CloudFormation and Terraform renderer 2021-08-25 22:55:53 +09:00
AkiraFukushima 2fd69ba3a3
Remove access log attributes when the spec is removed from cluster spec 2021-08-03 17:45:20 +09:00
AkiraFukushima 226cbe5561
Support AWS LB access log configuration for NetworkLoadBalancer 2021-08-03 12:12:16 +09:00
AkiraFukushima 50ab82ed04
Support AWS LB access log configuration in cluster spec 2021-07-29 22:39:23 +09:00
Kubernetes Prow Robot 8c5c8018db
Merge pull request #12065 from MoShitrit/aws-cni-1.9.0
Update AWS CNI to v1.9.0
2021-07-28 23:04:19 -07:00
Kubernetes Prow Robot 40c55ac584
Merge pull request #12063 from johngmyers/cobra-cleanup
Cobra cleanups
2021-07-28 22:20:25 -07:00
Kubernetes Prow Robot 05964b9375
Merge pull request #12059 from hakman/containerd-1.4.8
Update containerd to v1.4.8
2021-07-28 22:20:19 -07:00
Kubernetes Prow Robot 01d8541ada
Merge pull request #12061 from hakman/controller-runtime-0.9.5
Update controller-runtime to v0.9.5
2021-07-28 21:36:19 -07:00
Moshe Shitrit 13a489571b update auto-generated files after update-expected and verify-apimachinery 2021-07-29 00:19:44 -04:00
Moshe Shitrit f0f15df565 update aws-cni version to 1.9.0 2021-07-29 00:05:20 -04:00
Kubernetes Prow Robot ec7bc20f16
Merge pull request #12060 from hakman/aws-sdk-go-1.40.10
Update aws-sdk-go to v1.40.10
2021-07-28 20:26:19 -07:00
John Gardiner Myers 009e741b03 Rename for consistency 2021-07-28 20:21:54 -07:00
John Gardiner Myers 4ea591313f Use the passed-in io.Writer 2021-07-28 20:21:54 -07:00
John Gardiner Myers 224eb66169 Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
John Gardiner Myers 59f96b9352 Remove redundant printing of error message 2021-07-28 20:21:53 -07:00
John Gardiner Myers 4174430728 Remove rootCommand.Cluster() 2021-07-28 20:21:53 -07:00
Ciprian Hacman 61e40c00c9 Update controller-runtime to v0.9.5 2021-07-29 05:53:36 +03:00
Ciprian Hacman e6887bf163 Update k8s dependencies to v1.21.3 2021-07-29 05:52:13 +03:00
Ciprian Hacman b30890ffdc Update cfn-lint to v1.52.0 2021-07-29 05:40:05 +03:00
Ciprian Hacman c7c2191610 Update aws-sdk-go to v1.40.10 2021-07-29 05:31:01 +03:00
Ciprian Hacman b6464658d4 Update containerd to v1.4.8 2021-07-29 05:27:10 +03:00
Kubernetes Prow Robot 825b8d476a
Merge pull request #12046 from johngmyers/static-pattern
Use static pattern rules to reduce duplication
2021-07-28 05:03:34 -07:00
Kubernetes Prow Robot 81432c6d2f
Merge pull request #12043 from johngmyers/sts-region
Use regional STS endpoint
2021-07-28 01:39:35 -07:00
Kubernetes Prow Robot 2fac38e6e6
Merge pull request #12056 from johngmyers/complete-secret-2
Clean up remaining secrets subcommands
2021-07-28 00:59:35 -07:00
John Gardiner Myers 0225ebd96d Add release note for shell completion 2021-07-27 21:33:56 -07:00
John Gardiner Myers 085b43e420 Clean up "kops get secrets" 2021-07-27 21:33:52 -07:00
John Gardiner Myers 7fe9c95677 Add completion for "kops delete secret" 2021-07-27 21:32:05 -07:00
Kubernetes Prow Robot 85c2513606
Merge pull request #12055 from johngmyers/complete-secret
Clean up "create secret" subcommands
2021-07-27 19:45:35 -07:00
John Gardiner Myers 597192981d Clean up "create secret weavepassword" 2021-07-27 19:05:39 -07:00
John Gardiner Myers df325d28a3 Clean up "create secret encryptionconfig" 2021-07-27 19:05:39 -07:00
John Gardiner Myers a4b91dab0d Clean up "create secret dockerconfig" 2021-07-27 19:05:39 -07:00
John Gardiner Myers 0f5dcc2303 Clean up "create secret ciliumpassword" 2021-07-27 19:05:39 -07:00
Kubernetes Prow Robot c6eb239d33
Merge pull request #12045 from johngmyers/sshpubkey
Pull sshpubkey subcommands out of secrets
2021-07-27 19:03:35 -07:00
Kubernetes Prow Robot fdaae803b1
Merge pull request #12050 from johngmyers/promote-stable
Promote channel alpha to stable
2021-07-27 00:50:45 -07:00
Kubernetes Prow Robot 9a8dbed9fb
Merge pull request #12051 from johngmyers/recommend-kops
Recommend kops 1.21.0 in alpha channel
2021-07-27 00:04:45 -07:00
John Gardiner Myers 56acf1cf22 hack/update-expected.sh 2021-07-26 22:05:01 -07:00
John Gardiner Myers 63aec1b2df Recommend kops 1.21.0 in alpha channel 2021-07-26 21:35:57 -07:00
John Gardiner Myers ba20602ffe Promote channel alpha to stable 2021-07-26 21:31:45 -07:00
John Gardiner Myers 8a475a47cd Use static pattern rules to reduce duplication 2021-07-25 09:00:03 -07:00
John Gardiner Myers babf07136e Use regional STS endpoint 2021-07-24 22:33:30 -07:00
Kubernetes Prow Robot 8e4f9d1f4d
Merge pull request #12030 from johngmyers/provision-certs
Provision TLS server certs for controller-manager and scheduler
2021-07-24 09:47:06 -07:00
John Gardiner Myers cd1aa1ab53 Simplify FindSSHPublicKeys() interface 2021-07-24 09:01:22 -07:00
John Gardiner Myers 0b4345d3fd Split out "get sshpublickeys" command 2021-07-24 09:01:22 -07:00
John Gardiner Myers cddefc0a1f Simplify DeleteSSHCredential() interface 2021-07-24 09:01:21 -07:00
John Gardiner Myers 4bbed0339a Split out "delete sshpublickey" command 2021-07-24 09:01:21 -07:00
John Gardiner Myers d935a419f8 Simplify AddSSHPublicKey() interface 2021-07-24 08:59:57 -07:00
John Gardiner Myers de191e2366 Pull "create sshpublickey" into its own subcommand 2021-07-24 08:59:56 -07:00
Kubernetes Prow Robot 7876cc4454
Merge pull request #12040 from johngmyers/yaml-keypair
Replace "kops describe keypair" with "kops get keypair -oyaml"
2021-07-24 07:31:06 -07:00
Kubernetes Prow Robot 60ddf85246
Merge pull request #12044 from johngmyers/remove-iam
Remove unnecessary IAM permission
2021-07-24 04:15:06 -07:00
John Gardiner Myers 76255842ff Add release note on TLS server cert provisioning 2021-07-23 22:01:24 -07:00