Commit Graph

14639 Commits

Author SHA1 Message Date
Kubernetes Prow Robot b8aa684bb5
Merge pull request #11901 from rifelpet/tf-project
Include GCP Project in terraform HCL2 output
2021-07-01 07:05:55 -07:00
Peter Rifel 13f4305b9c
Include GCP Project in terraform HCL2 output
This has been included in the JSON output but was missing from HCL2
2021-07-01 09:23:37 -04:00
Kubernetes Prow Robot fe8c26fa15
Merge pull request #11900 from rifelpet/tf-finish
Remove unnecessary parameters from terraform finish methods
2021-07-01 05:35:54 -07:00
Peter Rifel 32c6c0db02
Remove unnecessary parameters from terraform finish methods 2021-07-01 07:55:31 -04:00
Kubernetes Prow Robot 19ffc06d3d
Merge pull request #11853 from johngmyers/override-issuer
Allow overriding the ServiceAccountIssuer for IRSA
2021-07-01 04:43:54 -07:00
Kubernetes Prow Robot 39b67210f8
Merge pull request #11897 from johngmyers/refactor-etcd-ca
Refactor etcd-clients-ca keyset for api-server
2021-06-30 23:37:55 -07:00
Kubernetes Prow Robot aa3ddf8609
Merge pull request #11899 from johngmyers/completion-distrust
Implement completion for "kops distrust keypair"
2021-06-30 22:47:54 -07:00
John Gardiner Myers ac1cf0b0ee Implement completion for "kops distrust keypair" 2021-06-30 21:25:47 -07:00
John Gardiner Myers 0f1de5cfc8 hack/update-expected.sh 2021-06-30 18:55:35 -07:00
John Gardiner Myers 3de05a500e Refactor etcd-clients-ca keyset for api-server 2021-06-30 18:55:30 -07:00
Kubernetes Prow Robot 9864281630
Merge pull request #11894 from johngmyers/fix-nil-keyset
Fix nil-pointer dereference on dryrun
2021-06-29 23:35:03 -07:00
John Gardiner Myers f9e4f3493a Fix nil-pointer dereference on dryrun 2021-06-29 22:52:48 -07:00
Kubernetes Prow Robot 6e9b108d16
Merge pull request #11892 from johngmyers/complete-promote
Implement completion for "kops promote keypair"
2021-06-29 20:43:03 -07:00
John Gardiner Myers d8e592c421 Implement completion for "kops promote keypair" 2021-06-29 19:47:05 -07:00
Kubernetes Prow Robot 52afacd05c
Merge pull request #9621 from johngmyers/tf-managed
Render managed files with Terraform
2021-06-29 19:27:03 -07:00
Kubernetes Prow Robot db4c5dc178
Merge pull request #11888 from johngmyers/complete-create-keypair
Implement completion for "kops create keypair"
2021-06-29 10:55:38 -07:00
Kubernetes Prow Robot c47ff10d41
Merge pull request #11886 from hakman/download_3_min
Set download timeout to 3 minutes
2021-06-29 08:10:41 -07:00
John Gardiner Myers 22b8ad2d48 Implement completion for "kops create keypair" 2021-06-28 23:26:47 -07:00
Kubernetes Prow Robot 4adf37cc7d
Merge pull request #11887 from srikiz/DO-Increase-Droplet-Size-e2e-tests
[DigitalOcean] Increase droplet size for e2e tests
2021-06-28 23:16:40 -07:00
srikiz 8e68cca9eb Increase droplet size 2021-06-29 11:07:38 +05:30
Ciprian Hacman b011d5abb5 Set download timeout to 3 minutes 2021-06-29 07:12:47 +03:00
John Gardiner Myers 0404d66ef6 Add release note for Terraform managed files 2021-06-28 13:48:36 -07:00
John Gardiner Myers f76c9559bc Create feature flag to disable Terraform managed files 2021-06-28 13:48:35 -07:00
John Gardiner Myers e90f2cc834 hack/update-expected.sh 2021-06-28 13:48:35 -07:00
John Gardiner Myers 3981711af8 Adjust integration tests 2021-06-28 13:48:34 -07:00
John Gardiner Myers eb076e3713 Render managed files with Terraform 2021-06-28 12:15:15 -07:00
Kubernetes Prow Robot 1bed90a030
Merge pull request #11877 from johngmyers/rotate-cilium
Allow rotation of etcd-clients-ca-cilium
2021-06-28 10:42:08 -07:00
Kubernetes Prow Robot ee048e89e7
Merge pull request #11872 from johngmyers/refactor-serviceaccount
Refactor nodeup APIServer builder, part one
2021-06-28 10:42:01 -07:00
Kubernetes Prow Robot c73a977139
Merge pull request #11883 from hakman/kops-darwin-arm64
Add support for darwin/arm64 on the client-side
2021-06-28 08:49:25 -07:00
Kubernetes Prow Robot bbe9a1a127
Merge pull request #11884 from aojea/download_timeout
support large/slow downloads
2021-06-28 06:49:25 -07:00
Kubernetes Prow Robot 284d5edbc8
Merge pull request #11885 from spotinst/feat-ocean-controller-1.0.76
Spotinst: Update `spotinst/ocean-controller` to v1.0.76
2021-06-28 05:13:25 -07:00
liranp 289a75b5e7
feat(spot/addon): bump ocean-controller to v1.0.76 2021-06-28 14:29:13 +03:00
Antonio Ojea 19f47d4998 support large/slow downloads
current download code was using http.client timeout, that will
interrupt reading of the response body, breaking slow downloads
or very large files.

This patch modified the http client to detect idle downloads, and
fail after 30 seconds of innactivity. It still keeps a global
timeout of 5 minutes.
2021-06-28 12:26:35 +02:00
Ciprian Hacman c8860412f0 Add support for darwin/arm64 on the client-side 2021-06-28 10:18:28 +03:00
Kubernetes Prow Robot 9bd1887c12
Merge pull request #11880 from johngmyers/root-completion
Improve completion for kops root command
2021-06-27 22:33:24 -07:00
John Gardiner Myers 26a5aa179b Improve completion for kops root command 2021-06-27 21:51:15 -07:00
Kubernetes Prow Robot 0432737d43
Merge pull request #11879 from rifelpet/node-os-arch
Kubetest2 - set node-os-arch flag instead of skipping kubectl test on arm64
2021-06-27 21:31:25 -07:00
Peter Rifel 6f00d07192
Kubetest2 - set --node-os-arch flag instead of skipping kubectl test on arm64 2021-06-27 23:16:56 -04:00
Kubernetes Prow Robot 917c965c8f
Merge pull request #11873 from hakman/avoid_spurious_changes
Avoid spurious changes for ASG InstanceProtection and LT InstanceMonitoring
2021-06-27 19:59:24 -07:00
John Gardiner Myers 97583261f8 Allow rotation of etcd-clients-ca-cilium 2021-06-27 12:49:08 -07:00
Kubernetes Prow Robot 6514dbf621
Merge pull request #11876 from johngmyers/distrust-default
Improve "kops distrust keypair" command
2021-06-27 11:59:24 -07:00
John Gardiner Myers 3caa6ef5b8 Improve "kops distrust keypair" command 2021-06-27 11:16:34 -07:00
Kubernetes Prow Robot dd8d2d92d8
Merge pull request #11796 from johngmyers/fullcluster-managedfile
Write config as ManagedFile
2021-06-27 10:57:24 -07:00
Kubernetes Prow Robot 61778b1fd9
Merge pull request #11845 from johngmyers/mark-deleted
Retain deleted keypairs
2021-06-27 10:11:24 -07:00
John Gardiner Myers 7dfe9d82ab hack/update-expected.sh 2021-06-27 08:45:06 -07:00
John Gardiner Myers e1df9f09dd Refactor service-account public keys 2021-06-27 08:45:06 -07:00
John Gardiner Myers 20ca7082d7 hack/update-expected.sh 2021-06-27 08:45:05 -07:00
John Gardiner Myers 7e0c6acbad Take poorly formed keypair out of tests 2021-06-27 08:45:05 -07:00
John Gardiner Myers 60ae29c93c Refactor EncryptionConfig 2021-06-27 08:45:05 -07:00
John Gardiner Myers fdf034058d hack/update-expected.sh 2021-06-27 08:45:05 -07:00