Commit Graph

14639 Commits

Author SHA1 Message Date
John Gardiner Myers 1312163edd Update nodes with an APIServer when APIServer spec changes 2021-06-27 08:45:04 -07:00
Kubernetes Prow Robot 22c11c10f1
Merge pull request #11848 from johngmyers/cilium-etcd-client
Refactor etcd-client-cilium secrets
2021-06-27 04:01:24 -07:00
Kubernetes Prow Robot 81deb2d038
Merge pull request #11871 from johngmyers/configserver-simplify
Simplify config server protocol
2021-06-27 00:49:23 -07:00
Ciprian Hacman 348eed772a Avoid spurious changes for ASG InstanceProtection and LT InstanceMonitoring 2021-06-27 10:08:13 +03:00
Kubernetes Prow Robot 51daab932e
Merge pull request #11870 from hakman/ipv6_use_dualstack_nlb
Use DualStack API NLB for IPv6
2021-06-26 12:45:24 -07:00
Kubernetes Prow Robot 2d75004e19
Merge pull request #11836 from olemarkus/no-policy-reconcile
Don't reconcile roles and policies if a profile is provided
2021-06-26 11:29:23 -07:00
Ciprian Hacman 7969f57d07 Address review comments 2021-06-26 21:27:00 +03:00
Ole Markus With dc79acb1bb Don't reconcile roles and policies if a profile is provided 2021-06-26 19:45:19 +02:00
John Gardiner Myers 4a47614e62 Simplify config server protocol 2021-06-26 09:56:47 -07:00
Ciprian Hacman 7bc629b683 Use DualStack API NLB for IPv6 2021-06-26 19:16:46 +03:00
John Gardiner Myers 5de6d16e76 Catch calls to GetBootstrapCert from control plane 2021-06-26 00:04:52 -07:00
John Gardiner Myers 91fff31697 Control plane nodes need the etcd-clients-ca-cilium keypair 2021-06-26 00:04:52 -07:00
John Gardiner Myers 2ef765bbcb hack/update-expected.sh 2021-06-26 00:01:34 -07:00
John Gardiner Myers 2faf28379a Refactor etcd-client-cilium secrets 2021-06-25 23:57:23 -07:00
Kubernetes Prow Robot ada21a81cf
Merge pull request #11869 from johngmyers/refactor-nodeconfig
Move most nodeup.Config data to config store
2021-06-25 23:33:23 -07:00
John Gardiner Myers 89209df150 hack/update-expected.sh 2021-06-25 22:25:50 -07:00
John Gardiner Myers 1752f0f4db Move most of nodeup.Config out of userdata 2021-06-25 22:25:49 -07:00
John Gardiner Myers 49babfdb78 Remove Config.ClusterLocation 2021-06-25 20:05:22 -07:00
John Gardiner Myers c132ae1520 Move fields from AuxConfig to nodeup.Config 2021-06-25 18:41:29 -07:00
John Gardiner Myers 24d1706848 Allow overriding the ServiceAccountIssuer for IRSA 2021-06-25 18:33:07 -07:00
Kubernetes Prow Robot e5185b2f46
Merge pull request #11867 from hakman/remove_addon_version
Remove version from addons
2021-06-25 14:12:47 -07:00
Kubernetes Prow Robot ba1e486290
Merge pull request #11868 from hakman/experiment_sysctls
Decrease default values for net.ipv4.tcp_rmem and net.ipv4.tcp_wmem
2021-06-25 12:56:47 -07:00
Ciprian Hacman d7f405f65a Decrease default values for net.ipv4.tcp_rmem and net.ipv4.tcp_wmem 2021-06-25 21:27:56 +03:00
Kubernetes Prow Robot 76b0b6a506
Merge pull request #11793 from choeffer/patch-1
fix: broken link
2021-06-25 09:28:45 -07:00
Ciprian Hacman 580129ce00 Run hack/update-expected.sh 2021-06-25 19:25:01 +03:00
Ciprian Hacman 2f3bad686a Remove version from addons 2021-06-25 19:25:01 +03:00
Kubernetes Prow Robot 1999e608f0
Merge pull request #11866 from olemarkus/diff-integration-files
Make it simpler to spot missing files in integration tests
2021-06-25 08:48:45 -07:00
Kubernetes Prow Robot 5a960c85f3
Merge pull request #11865 from MoShitrit/update-ami-docs
Add a note about running update-expected when updating base AMI
2021-06-25 05:00:44 -07:00
Ole Markus With 0588986841 Make it simpler to spot missing files in integration tests 2021-06-25 13:25:32 +02:00
Kubernetes Prow Robot d4b1b1b26c
Merge pull request #11864 from MoShitrit/alpha-to-stable-2021-06-25
Push alpha channel to stable
2021-06-25 03:46:45 -07:00
Moshe Shitrit f91066399a Add a note about running update-expected when updating base AMI 2021-06-25 13:20:29 +03:00
Moshe Shitrit 47ef8e32cc update-expected 2021-06-25 13:02:40 +03:00
Moshe Shitrit e827939f62 push alpha to stable 2021-06-25 13:00:10 +03:00
Kubernetes Prow Robot 86afeffe3c
Merge pull request #11863 from johngmyers/keypair-dryrun
Fix dryrun cluster creation
2021-06-25 02:46:45 -07:00
Kubernetes Prow Robot 89ad2bc453
Merge pull request #11810 from hakman/ipv6_disable_calico_awssrcdstcheck
Enable cross-subnet mode with Calico by default
2021-06-25 01:08:45 -07:00
Kubernetes Prow Robot 830dbab873
Merge pull request #11862 from johngmyers/prune-spotinst
Remove obsolete Spotinst manifest
2021-06-24 22:50:45 -07:00
John Gardiner Myers 41776c196a Fix dryrun cluster creation 2021-06-24 22:28:05 -07:00
Kubernetes Prow Robot 21a3e80ce8
Merge pull request #11861 from johngmyers/bootstrap-simplify
Don't include irrelevant bootstrap addons
2021-06-24 22:12:45 -07:00
John Gardiner Myers f50a615f8c Remove obsolete Spotinst manifest 2021-06-24 21:21:55 -07:00
Ciprian Hacman a12b3145ee Enable cross-subnet mode with Calico by default 2021-06-25 07:13:20 +03:00
Kubernetes Prow Robot 87238db23e
Merge pull request #11846 from hakman/cni-0.9.1
Update CNI plugins to v0.9.1
2021-06-24 20:40:45 -07:00
John Gardiner Myers a8b9aa13eb Don't include irrelevant bootstrap addons 2021-06-24 20:34:17 -07:00
Kubernetes Prow Robot a0438915dc
Merge pull request #11860 from olemarkus/update-helm
Update helm to v3.6.1
2021-06-24 19:26:45 -07:00
John Gardiner Myers cd48f10de5 Rename "kops delete keypair" to "kops distrust keypair" 2021-06-24 19:19:43 -07:00
John Gardiner Myers 584aa56b6b Retain deleted keypairs 2021-06-24 19:03:29 -07:00
Ole Markus With a66fe95f58 Update helm to v3.6.1 2021-06-24 21:40:06 +02:00
Kubernetes Prow Robot 2f003d8e56
Merge pull request #11854 from johngmyers/image-copy
Improve image copying
2021-06-24 00:45:41 -07:00
John Gardiner Myers dcf973a898 Improve image copying 2021-06-23 23:51:09 -07:00
Kubernetes Prow Robot 0e4d766deb
Merge pull request #11852 from hakman/hooks-containerd
Handle containerExec hooks when using containerd
2021-06-23 23:27:40 -07:00
Ciprian Hacman cf19ba343b Handle containerExec hooks when using containerd 2021-06-24 07:42:53 +03:00