Ole Markus With
22687c48c2
Bump tests to supported k8s version
2022-09-17 20:17:15 +02:00
Ole Markus With
16c60a1a0c
Change mock region/subnet names to match mockCloud
2022-09-17 13:14:30 +02:00
Ole Markus With
0dd0aef1ea
Add test for ensuring taints are merged correctly
2022-09-17 08:15:32 +02:00
Ciprian Hacman
5b06da5ea6
Delete the oldest servers when over the desired count for Hetzner
2022-09-16 11:38:14 +03:00
Moshe Shitrit
ecc9077ed4
hack/update-expected
2022-09-13 08:16:10 -04:00
Moshe Shitrit
03bc54e0d6
remove 'get' from aws-cni clusterRole to reflect https://github.com/aws/amazon-vpc-cni-k8s/pull/2058
2022-09-13 08:13:35 -04:00
Moshe Shitrit
2f1d6493aa
hack/update-expected
2022-09-12 22:18:20 -04:00
Moshe Shitrit
731ebc2454
bump aws-cni to version 1.11.4
2022-09-12 22:15:36 -04:00
Kubernetes Prow Robot
34e086ff4a
Merge pull request #14260 from olemarkus/deverbose
...
Bump verbosity level for some log statements
2022-09-11 07:57:23 -07:00
Ole Markus With
33fa4de890
Bump verbosity level for some log statements
2022-09-11 16:15:28 +02:00
Ole Markus With
f5e0feab5f
Fix CAS cordon flag
2022-09-10 20:15:25 +02:00
Anthony Hausman
af1ab751fd
aws-node-termination-handler: Add option to fetch node name through Kubernetes node `.spec.providerID`
...
Fetch node name through Kubernetes node `.spec.providerID` since Kops use InstanceID as node name.
- 701db81ccf
2022-09-08 07:00:48 +02:00
Kubernetes Prow Robot
3980383aa1
Merge pull request #13853 from akkina2107/Truncate-cluster-name
...
Fix openstack tag limitation
2022-09-06 12:56:23 -07:00
Daniel Franca
cdd0013b1f
Add support to --cordon-node-before-terminating on the cluster autoscaler addon (CordonNodeBeforeTerminating)
2022-09-06 17:03:24 +02:00
Kubernetes Prow Robot
cec34dc935
Merge pull request #14233 from justinsb/gce_controlplane_type
...
GCE: change default control-plane instance type to e2-medium
2022-09-06 00:25:07 -07:00
Kubernetes Prow Robot
d4b72f394a
Merge pull request #14229 from olemarkus/cert-manager-hostedzones
...
Allow cert-manager the privileges needed to resolve dns-01 challenges
2022-09-06 00:24:56 -07:00
Kubernetes Prow Robot
75f541172d
Merge pull request #14226 from hakman/flannel-0.19.2
...
Update Flannel to v0.19.2
2022-09-05 12:17:01 -07:00
justinsb
98f990fea6
GCE: change default control-plane instance type to e2-medium
...
This better matches the AWS machine, which is also a burstable 2 core
machine. Without this pods sometimes fail to schedule on single core
machines.
2022-09-05 10:44:50 -04:00
Ole Markus With
6548ca6ca7
Don't add add IAM vars to manifest if service account is not being created
...
In the case IRSA is optional for an addon, we shouldn't unconditinally add the IRSA bits to the manifest.
This is also a clean up. We no longer need to expand the list of well-known SAs as we already know which roles are being built
2022-09-04 08:28:32 +02:00
Ole Markus With
3518182e44
Add support for cert-manager dns-01 challenges
2022-09-04 08:19:22 +02:00
Ciprian Hacman
c4decc2d11
Update Flannel to v0.19.2
2022-09-03 12:18:08 +03:00
Ciprian Hacman
083947b7fe
Update Canal to v3.24.1
2022-09-03 10:58:07 +03:00
Ciprian Hacman
6a5ba584c5
Update Calico to v3.24.1
2022-09-03 10:58:06 +03:00
Kubernetes Prow Robot
9faeb5b8a9
Merge pull request #14203 from olemarkus/dcgm
...
Add support for installing dcgm exporter
2022-09-02 09:22:05 -07:00
Ciprian Hacman
d042763154
Remove warning for FindClusterStatus not implemented for Hetzner
2022-09-02 11:35:12 +03:00
Ciprian Hacman
8b83dedf24
Release 1.25.0-beta.1 ( #14210 )
2022-08-31 03:43:00 -07:00
Steven E. Harris
69f8191921
Calico: Work around host port/conntrack problem
...
In Calico's released versions, when using the eBPF data plane,
containers using host ports cannot respond to connection attempts
correctly. These container receive the packets from the client
forwarded after DNAT, but when they reply, there is no conntrack entry
for the would-be connection, so netfilter drops the reply packets,
preventing the connection from completing. The client never receives
the reply packets. The conntrack entry is missing because Calico
mistakenly attempts to optimize it away.
Work around the problem by disabling the Calico Felix program's
"BPFHostConntrackBypass" feature. This is a temporary measure until
the Calico maintainers can improve this feature to better handle host
port traffic, preserving these conntrack entries as intended.
2022-08-31 02:22:45 -04:00
Ole Markus With
98cd242673
Add support for installing dcgm exporter
2022-08-30 14:54:13 +02:00
Nagaraju Akkina
bb934447fd
Fix openstack tag limitation
...
Openstack is not allowing object tag size of more than 60 characters, as
we can not rename a cluster we have to truncate and limit length to 42
for the tag value.
2022-08-30 10:03:30 +02:00
Kubernetes Prow Robot
fd2d6338bd
Merge pull request #14183 from olemarkus/karpenter-kubelet-config
...
Map up kubelet config to karpenter provisioners and add CCM startup taint
2022-08-27 02:54:35 -07:00
Kubernetes Prow Robot
5b6b06e764
Merge pull request #14186 from hakman/hetzner_csi-driver_latest
...
Update CSI driver to latest for Hetzner
2022-08-26 12:26:15 -07:00
Ole Markus With
cb1b50ef1d
Bump external-dns to 0.12.2
2022-08-26 11:46:58 +02:00
Kubernetes Prow Robot
cddf2af026
Merge pull request #14187 from olemarkus/bump-nldc-125
...
Bump node local dns cache to 1.22.8
2022-08-26 01:00:25 -07:00
Ciprian Hacman
0aedf0bbef
Update runc to v1.1.4
2022-08-26 03:31:16 +03:00
Ciprian Hacman
c7afa8a9fc
Update CSI driver to latest for Hetzner
2022-08-25 20:05:35 +03:00
Ole Markus With
1a8236290d
Bump node local dns cache to 1.22.8
2022-08-25 19:03:14 +02:00
Ciprian Hacman
325f5e8987
Pass CSI driver manifest through kustomize
2022-08-25 19:49:15 +03:00
Kubernetes Prow Robot
2c4d414737
Merge pull request #14185 from olemarkus/bump-nvidia-device-driver
...
Bump the nvidia addon
2022-08-25 09:04:06 -07:00
Ole Markus With
76c7cba031
Bump nvidia device plugin to 0.12.2
2022-08-25 17:12:14 +02:00
Kubernetes Prow Robot
1c7e7413db
Merge pull request #14184 from olemarkus/bump-snapshot-controller-125
...
Bump snapshot-controller to 6.0.1
2022-08-25 05:24:07 -07:00
Ole Markus With
2db7ccb691
Bump snapshot-controller to 6.0.1
2022-08-25 12:57:16 +02:00
Ole Markus With
679135462d
Map up kubelet config and add startup taints to karpeneter provisioner
2022-08-25 11:37:19 +02:00
Kubernetes Prow Robot
6b67cad197
Merge pull request #14180 from olemarkus/bump-cm-125
...
Bump Cert Manager to 1.9.1
2022-08-25 01:52:05 -07:00
Kubernetes Prow Robot
9b52b30399
Merge pull request #14179 from hakman/hetzner_terraform
...
Add Terraform target support for Hetzner
2022-08-25 00:36:19 -07:00
Kubernetes Prow Robot
e23b852aa7
Merge pull request #14114 from olemarkus/merge-kubelet-earlier
...
Merge kubeletConfigs earlier
2022-08-25 00:36:08 -07:00
Ole Markus With
ba5cc618fa
Bump Cert Manager to 1.9.1
2022-08-25 08:35:54 +02:00
Ole Markus With
1b5e90fa18
Bump AWS Load Balancer Controller to v2.4.3
2022-08-25 07:17:19 +02:00
Ciprian Hacman
272ded0187
Add integration tests for Hetzner
2022-08-25 08:14:39 +03:00
Ciprian Hacman
35ee342eb1
Add Terraform target support for Hetzner
2022-08-25 08:14:39 +03:00
Kubernetes Prow Robot
fa377131b2
Merge pull request #14177 from olemarkus/bump-nth-125
...
Bump node termination handler to 1.17.0
2022-08-24 19:12:05 -07:00