Commit Graph

5660 Commits

Author SHA1 Message Date
Ciprian Hacman 61eaeddb9b Serve secrets from kops-controller for nodes without state store access 2022-11-15 14:51:54 +02:00
Ciprian Hacman 18b5dcd297 Boot nodes without state store access 2022-11-15 14:40:14 +02:00
Ciprian Hacman 0e2cc7e0cc Rename BootConfig.APIServer to BootConfig.APIServerIP 2022-11-15 14:40:14 +02:00
Ciprian Hacman 6a4080dbe5 Update printing of KOPS_BASE_URL for easy copy/paste 2022-11-15 14:40:14 +02:00
Kubernetes Prow Robot 58d8cbf942
Merge pull request #14550 from hakman/containerd-1.6.10
Update containerd to v1.6.10
2022-11-14 22:34:44 -08:00
Ciprian Hacman bfe984a68b Update Canal to v3.23.5 for k8s 1.22+ 2022-11-15 05:25:35 +02:00
Ciprian Hacman e2be2a5e52 Update Calico to v3.23.5 for k8s 1.22+ 2022-11-15 05:25:35 +02:00
Ciprian Hacman 8af0c17a51 Update Canal to v3.24.5 for k8s 1.25+ 2022-11-15 05:25:35 +02:00
Ciprian Hacman 9d47c8d2e4 Update Calico to v3.24.5 for k8s 1.25+ 2022-11-15 05:21:05 +02:00
Ciprian Hacman 444628fe68 Add hash for containerd to v1.5.14 2022-11-15 05:15:09 +02:00
Ciprian Hacman 7950163035 Update containerd to v1.6.10 2022-11-15 05:14:50 +02:00
Justin SB c6e9a75490 Clearer error messages around instance types not found
Issue #14481

Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2022-11-14 11:37:58 -05:00
John Gardiner Myers 1380f1d2dd Add --bastion-image flag to "kops create cluster" 2022-11-12 11:59:32 -08:00
John Gardiner Myers 7099a98b2a Fix a spot missed when changing default CNI to Cilium 2022-11-11 21:51:15 -08:00
John Gardiner Myers 7a4ac14d8d Change the default networking provider to Cilium 2022-11-10 10:08:13 -08:00
Kubernetes Prow Robot a0ea417ea3
Merge pull request #14514 from hakman/azure_experiments
azure: Fix various issues when creating and updating clusters
2022-11-08 16:10:14 -08:00
Kubernetes Prow Robot 774bcde958
Merge pull request #14513 from MoShitrit/fix/issue-14495
AWS CNI template updates
2022-11-08 15:22:14 -08:00
Kubernetes Prow Robot 80dc07bbd6
Merge pull request #14508 from hakman/fix_do_gossip
do: Return ingress addresses even when public name is not set
2022-11-08 12:16:20 -08:00
Ciprian Hacman 9e4335b506 azure: Switch to using UserData instead of deprecated CustomData 2022-11-08 22:07:19 +02:00
Ciprian Hacman b32d725355 azure: Avoid spurious changes in RoleAssignment 2022-11-08 22:07:19 +02:00
Ciprian Hacman 1a293881c3 azure: Avoid spurious changes due to shared field 2022-11-08 20:33:06 +02:00
Ciprian Hacman 7f67dcf52b azure: Add zone when creating etcd volumes 2022-11-08 20:33:05 +02:00
Ciprian Hacman 5ed728b805 azure: Fix NPE when exporting kubeconfig 2022-11-08 20:33:05 +02:00
Ciprian Hacman 582fe9ee36 azure: Switch default instance type to Standard_B2s 2022-11-08 20:33:05 +02:00
Kubernetes Prow Robot 8c5266dafe
Merge pull request #14509 from hakman/azure_experiments
azure: Update clients to latest (previous) versions
2022-11-08 10:32:21 -08:00
Ciprian Hacman 35f12c12b1 azure: Update clients to latest (previous) versions 2022-11-08 19:47:17 +02:00
Moshe Shitrit 0284232011 hack/update-expected 2022-11-08 11:32:35 -05:00
Moshe Shitrit b9e61d95d6 update defaults for aws-cni based on upstream template 2022-11-08 11:21:24 -05:00
Moshe Shitrit 968aefb0dd add a condition for the aws-cni ClusterRole based on the value of 'ANNOTATE_POD_IP' env 2022-11-08 11:20:42 -05:00
Ciprian Hacman ef67e21ab9 do: Return ingress addresses even when public name is not set 2022-11-08 12:41:55 +02:00
Moshe Shitrit cfbfd616ce hack/update-expected 2022-11-06 19:13:11 -05:00
Moshe Shitrit 6b1c564747 use the same affinity config for coredns-autoscaler deployment as for main coredns deployment 2022-11-06 19:11:35 -05:00
Moshe Shitrit d731f5565b hack/update-expected 2022-11-06 19:08:16 -05:00
Moshe Shitrit c44f8a94c5 use the same tolerations config for coredns-autoscaler deployment as for main coredns deployment 2022-11-06 19:05:29 -05:00
Kubernetes Prow Robot f8fe433b4c
Merge pull request #14498 from johngmyers/topology-apiv5
Update TopologySpec for v1alpha3 API
2022-11-06 12:12:16 -08:00
Kubernetes Prow Robot f982934ae2
Merge pull request #14499 from johngmyers/delete-clb
aws: delete CLBs after migration to NLB
2022-11-06 10:20:15 -08:00
John Gardiner Myers 64be690211 Update TopologySpec for v1alpha3 API 2022-11-06 09:10:38 -08:00
Kubernetes Prow Robot 96acfc4ceb
Merge pull request #14452 from hakman/aws_none-dns_nlb
aws: Create cluster without DNS or Gossip
2022-11-05 22:30:15 -07:00
John Gardiner Myers 66eb76ada5 aws: delete CLBs after migration to NLB 2022-11-05 14:34:57 -07:00
Kubernetes Prow Robot cdd6fe3113
Merge pull request #14468 from johngmyers/bastion-nlb
Create NLB instead of CLB for bastion
2022-11-04 21:22:29 -07:00
Ciprian Hacman 85ab3e7d0d hetzner: Add listener for kops-controller when using it for node bootstrap 2022-11-03 17:27:40 +02:00
Ciprian Hacman edb44610f7 aws: Create cluster without DNS or Gossip 2022-11-02 12:54:27 +02:00
Ciprian Hacman c9d1eb9761 hetzner: Use kops-controller for node bootstrap 2022-11-02 12:43:25 +02:00
Kubernetes Prow Robot 2c4808c5bd
Merge pull request #14440 from hakman/hetzner_no-dns_master
hetzner: Create cluster without DNS or Gossip
2022-11-02 02:02:47 -07:00
Kubernetes Prow Robot 79b0396335
Merge pull request #14484 from johngmyers/image-doc
Remove well known account aliases for unsupported distros
2022-11-01 22:32:46 -07:00
Moshe Shitrit 0c6fddbbd7 hack/update-expected 2022-11-01 21:19:59 -04:00
Moshe Shitrit 2bde382dbb update amazon-vpc-cni to 1.12.0 2022-11-01 21:11:05 -04:00
John Gardiner Myers eb69f8ac60 Remove well known account aliases for unsupported distros 2022-11-01 16:20:27 -07:00
Kubernetes Prow Robot 3e7386f06e
Merge pull request #14443 from johngmyers/gce-config
Move GCE project under CloudProvider in v1alpha3 API
2022-11-01 03:46:45 -07:00
John Gardiner Myers 6eed8ff095 Refactor all normalization code into new Normalize() method 2022-10-30 23:59:22 -07:00