Commit Graph

15983 Commits

Author SHA1 Message Date
John Gardiner Myers 2ca1d7ddd7 Update autogenerated files 2021-11-24 17:46:00 -08:00
John Gardiner Myers 9d8cade672 Migrate to AWS CCM in k8s 1.24 2021-11-24 17:46:00 -08:00
Kubernetes Prow Robot a8289da46e
Merge pull request #12789 from WeTransfer/dnsopt
Add support for --dns flag in Docker config
2021-11-24 08:18:20 -08:00
Kubernetes Prow Robot b12876ab8c
Merge pull request #12823 from johngmyers/update-aws-sdk
Upgrade aws-sdk-go to v1.42.11
2021-11-23 21:22:20 -08:00
John Gardiner Myers b5e4d5206c Upgrade aws-sdk-go to v1.42.11 2021-11-23 20:17:37 -08:00
Kubernetes Prow Robot d5edfc3479
Merge pull request #12822 from zhengtianbao/npd
Add nodeProblemDetector daemonset serviceAccountName
2021-11-23 18:50:20 -08:00
zhengtianbao 73c575c26b Add nodeProblemDetector daemonset serviceAccountName 2021-11-24 08:47:18 +08:00
Kubernetes Prow Robot d7866b5790
Merge pull request #12782 from olemarkus/bump-ebs-driver-23
Bump EBS CSI driver to 1.5.0
2021-11-23 13:39:46 -08:00
Ole Markus With b420f3c58d Bump EBS CSI driver to 1.5.0 2021-11-23 19:46:08 +01:00
Kubernetes Prow Robot 4daa89b428
Merge pull request #12820 from GMartinez-Sisti/addons-missing-ns
Add missing namespaces for addon templates
2021-11-23 03:34:17 -08:00
Gabriel Martinez 1b815f4d5d
Add missing namespace for cluster-autoscaler pdb template
Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt>
2021-11-23 10:16:58 +00:00
Gabriel Martinez 881bc5ca44
Add missing namespace for aws-ebs-csi-driver pdb template
Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt>
2021-11-23 10:16:58 +00:00
Kubernetes Prow Robot 6018f9b2fd
Merge pull request #12819 from zhengtianbao/fix#12817
Add NodeProblemDetector clusterRoleBinding
2021-11-22 22:50:16 -08:00
zhengtianbao 40ba108677 Add NodeProblemDetector clusterRoleBinding 2021-11-23 13:48:12 +08:00
Kubernetes Prow Robot 4aeb68687c
Merge pull request #12804 from olemarkus/fix-has-extra-fields
Check that there are extra fields and not fields explicitly false
2021-11-22 21:38:16 -08:00
Kubernetes Prow Robot a0658d58a1
Merge pull request #12818 from shamil/flannel-0.15.1
Update Flannel CNI to v0.15.1
2021-11-22 18:46:16 -08:00
Alex Simenduev 71dc0efc89 Update Flannel CNI to v0.15.1 2021-11-23 00:19:05 +02:00
Kubernetes Prow Robot 6845a8e648
Merge pull request #12814 from olemarkus/bump-cilium-23
Bump cilium to 1.10.5
2021-11-22 08:55:09 -08:00
Kubernetes Prow Robot d5a146a5bd
Merge pull request #12813 from krishna2603/patch-1
Webhook Update cluster_spec.md
2021-11-22 08:09:09 -08:00
Kubernetes Prow Robot cac2712b98
Merge pull request #12737 from justinsb/fix_gce_route_deletion_race
GCE: Fix race around route deletion
2021-11-22 06:13:09 -08:00
Ole Markus With 739350a4b5 Bump cilium to 1.10.5 2021-11-22 11:52:08 +01:00
Kubernetes Prow Robot 7435d01b62
Merge pull request #12811 from johngmyers/rename-fields
Rename fields to fit acronym conventions
2021-11-22 02:29:09 -08:00
Ole Markus With 5b69b51bed Strictly validate instance groups 2021-11-22 11:16:18 +01:00
krishna2603 8402aaf56e
Update cluster_spec.md 2021-11-22 14:20:54 +05:30
John Gardiner Myers f65ba3d9cd Rename fields in v1alpha3 componentconfig API to fit acronym convention 2021-11-21 16:16:32 -08:00
John Gardiner Myers 5a42c10fd3 Rename fields in v1alpha3 cluster API to fit acronym convention 2021-11-21 16:16:32 -08:00
justinsb cfd4e91a2c GCE: Fix race around route deletion
Because the control-plane can recreate routes, there's a race between
deleting instances and deleting routes.  Add a dependency so we don't
try to delete routes until after we've deleted all the instances.
2021-11-21 10:14:02 -05:00
Kubernetes Prow Robot 3e683ca9e8
Merge pull request #12806 from hakman/update_channels
Update channels
2021-11-20 23:50:59 -08:00
Kubernetes Prow Robot b7c2777ffc
Merge pull request #12743 from olemarkus/ipv6-s3
Use dualstack endpoint for s3
2021-11-20 20:40:59 -08:00
Ciprian Hacman 7357245d65 Run hack/update-expected.sh 2021-11-21 06:12:18 +02:00
Ciprian Hacman 351b39129a Update alpha channel with November releases 2021-11-21 06:12:18 +02:00
Ciprian Hacman 25b9773a2e Promote alpha channel to stable 2021-11-21 04:46:06 +02:00
Ciprian Hacman 752c3de504 Update Ubuntu images to latest version 2021-11-21 04:45:24 +02:00
Kubernetes Prow Robot 034af62889
Merge pull request #12792 from justinsb/gossip_coredns_hosts_via_services
gossip: support resolution of k8s.local names from pods (via services)
2021-11-20 15:00:59 -08:00
Ole Markus With 6d1741968e Check that there are extra fields and not fields being removed
When we check for extra fields, we check only check for byte equality. But because of omitEmpty, fields set explicitly to false are removed, which cause a diff of removed line. This change will ignore these removed lines.
2021-11-20 21:30:47 +01:00
Kubernetes Prow Robot fc3ef2b338
Merge pull request #12802 from johngmyers/relnotes_1.21.4
Release notes for 1.21.4
2021-11-19 23:30:59 -08:00
Ole Markus With 2fa53989c4 Configure dualstack endpoint for s3
Use dualstack https endpoints on ipv6only cluster. Always use
dualstack endpoints through the SDK
2021-11-20 08:00:00 +01:00
Kubernetes Prow Robot 1d47df660a
Merge pull request #12801 from johngmyers/relnotes_1.22.2
Release notes for 1.22.2
2021-11-19 22:20:59 -08:00
John Gardiner Myers fdc3d107d8 Release notes for 1.21.4 2021-11-19 22:14:25 -08:00
John Gardiner Myers 227abb8c93 Release notes for 1.22.2 2021-11-19 21:39:47 -08:00
Kubernetes Prow Robot a75eec8313
Merge pull request #12795 from hakman/containerd-1.6.0-beta.3
Update containerd to v1.6.0-beta.3
2021-11-19 19:33:00 -08:00
Kubernetes Prow Robot 353b230aa5
Merge pull request #12787 from hakman/ipv6_remove_warning
Remove warning about IPv6 being experimental
2021-11-19 11:27:40 -08:00
Ciprian Hacman c45bb1f7a7 Run hack/update-expected.sh 2021-11-19 20:52:16 +02:00
Ciprian Hacman 2421188a60 Update containerd to v1.6.0-beta.3 2021-11-19 20:52:16 +02:00
Kubernetes Prow Robot 16dee944ba
Merge pull request #12791 from olemarkus/fix-volume-ratio-comparisons
Fix volume ratio comparisons
2021-11-19 09:10:52 -08:00
justinsb e0b786a254 Update golden test output 2021-11-19 11:02:19 -05:00
justinsb 6133250046 gossip: support resolution of k8s.local names from pods
We add the hosts plugin to CoreDNS, and we populate a ConfigMap from
kops-controller (when in gossip mode).

This enables resolution of the internal apiserver DNS name from Pods,
even when gossip mode (k8s.local) is in use.  This should fix the
failing e2e tests which are assuming that the name in the JWT token is
resolvable from inside the cluster.

This is also a possible step towards a simpler gossip mode, now that
we have a central controller.
2021-11-19 11:02:15 -05:00
justinsb 0c696d41d3 Create supporting services in kops-controller for gossip-mode
The intent is that we can then expose these via CoreDNS, so that
internal name resolution will work.
2021-11-19 11:02:10 -05:00
Kubernetes Prow Robot fd2aa277bb
Merge pull request #12790 from justinsb/aws-authentication-separator
Fix AWS authentication separator to support multiple objects
2021-11-19 07:10:51 -08:00
Ole Markus With 63d3ab1ee2 Fix correct ratio checks for EBS volumes 2021-11-19 15:51:23 +01:00