Commit Graph

1133 Commits

Author SHA1 Message Date
Ciprian Hacman 72d3669b07 aws: Switch integration test from Public DNS to None DNS 2022-11-02 12:54:27 +02:00
Ciprian Hacman 231ce799bd aws: Add integration test placeholder for None DNS 2022-11-02 11:25:05 +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
John Gardiner Myers 81ce39006f hack/update-expected.sh 2022-11-01 17:04:43 -07:00
John Gardiner Myers c53c3bf8f8 Update images in tests 2022-11-01 17:04:43 -07:00
Ciprian Hacman 53e99a4ac7 Run hack/update-expected.sh 2022-10-29 10:30:59 +03:00
Kubernetes Prow Robot 20b0595189
Merge pull request #14463 from HealthEngineAU/pod-identity-webhook-metrics-fix
Fix Prometheus scraping for pod-identity-webhook
2022-10-28 11:50:53 -07:00
Kubernetes Prow Robot 0aebcbc6d9
Merge pull request #14459 from pacoxu/master
Stop applying the beta.kubernetes.io/os
2022-10-28 10:46:31 -07:00
Ciprian Hacman 6f45ad2c0f Run hack/update-expected.sh 2022-10-28 07:45:13 +03:00
Jim Barber 1253d15103 Fix Prometheus scraping for pod-identity-webhook
The Service annotation for the pod-identity-webhook is asking Prometheus
to scrape its metrics from `https://` but this results in a HTTP 404 Not
Found response.
The pod-identity-webhook pods expose their metrics via HTTP on TCP port
9999 (the same port where the healthz checks go).
Therefore update the annotations to use `http://:9999` instead.
2022-10-28 11:25:14 +08:00
Ciprian Hacman 810151fc31 hetzner: Update integration tests 2022-10-27 11:32:25 +03:00
Paco Xu d632e39eae Stop applying the beta.kubernetes.io/os 2022-10-27 12:15:38 +08:00
Ciprian Hacman b21e895464 Run hack/update-expected.sh 2022-10-27 05:17:04 +03:00
Ole Markus With 96a7c96c29 Fix pdb for identity webhook
Also removing namespace from non-namespaced resource
2022-10-21 19:03:41 +02:00
Kubernetes Prow Robot 4546cafdcb
Merge pull request #14420 from olemarkus/roletaints-cloudup
Move setting role taints to cloudup
2022-10-18 05:29:19 -07:00
Ole Markus With cd378bff72 Move setting role taints to cloudup 2022-10-18 13:42:00 +02:00
Kubernetes Prow Robot fe823261ff
Merge pull request #14424 from olemarkus/ccm-v1251
Bump AWS CCM to 1.25.1
2022-10-17 08:55:07 -07:00
Ole Markus With b5e3e956a9 Bump AWS CCM to 1.25.1 2022-10-17 15:26:19 +02:00
Niklas Walter 2ab10f0451
Update test expected 2022-10-17 09:35:28 +02:00
Thomas Colomb e40239b241 fix typo kubeReserved not systemReserved and remove ec2:DescribeImages iam right not needed we use launch templates 2022-10-11 15:43:17 +02:00
Thomas Colomb a34939b5c0 karpenter: upgrade to version 0.16.3 and support kubeReserved configuration 2022-10-11 15:05:08 +02:00
Ole Markus With 18808486da Remove fsGroupPolicy as it is immutable 2022-10-05 18:23:10 +02:00
Kubernetes Prow Robot b37ae0744f
Merge pull request #14388 from olemarkus/ebs-csi-bump-124-2
Bump EBS CSI driver to 1.12.0
2022-10-05 02:42:03 -07:00
Ole Markus With 8e040a4082 Bump EBS CSI driver to 1.12.0 2022-10-05 08:56:48 +02:00
Ciprian Hacman cee3bc2f7c Run hack/update-expected.sh 2022-10-05 09:18:00 +03:00
Kubernetes Prow Robot 4f34d8df11
Merge pull request #14379 from noony/cluster-autoscaler-config
cluster-autoscaler : Add scaleDownUnneededTime and scaleDownUnreadyTime
2022-10-04 12:39:54 -07:00
Thomas Colomb e5ddd5b0c3 cluster-autoscaler : Add scaleDownUnneededTime and scaleDownUnreadyTime 2022-10-04 18:57:21 +02:00
Thomas Colomb 4800f29d19 Karpenter : fallback on ondemand instance by default 2022-10-04 11:10:13 +02:00
Kubernetes Prow Robot ed9261cc5f
Merge pull request #14317 from noony/ca-update-iam-1.24
cluster-autoscaler : Add iam permission autoscaling:DescribeScalingActivities needed since 1.24 version
2022-09-24 05:34:09 -07:00
Kubernetes Prow Robot d1af91fe7b
Merge pull request #14319 from hakman/nlb_access-log_changes
Avoid spurious changes with NLB due to access log config
2022-09-23 19:08:04 -07:00
Ciprian Hacman 327942c2d8 Run hack/update-expected.sh 2022-09-23 20:57:57 +03:00
Ciprian Hacman 867e6d1d23 Run hack/update-expected.sh 2022-09-23 16:11:02 +03:00
Thomas Colomb 9b28c14213 cluster-autoscaler : Add iam permission autoscaling:DescribeScalingActivities needed since 1.24 version 2022-09-23 13:20:21 +02:00
Ciprian Hacman 1eb35d9686
Release 1.26.0-alpha.1 (#14311) 2022-09-21 01:28:54 -07:00
Kubernetes Prow Robot d2f8b98f94
Merge pull request #14309 from hakman/hetzner_ccm_config
Hetzner: Generate CCM args from external CCM config
2022-09-21 00:36:53 -07:00
Ciprian Hacman aed8787d7a Run hack/update-expected.sh 2022-09-21 08:25:59 +03:00
Ole Markus With 74afb7aed0 Remove checks for k8s < 1.21 2022-09-19 19:12:53 +02:00
Ciprian Hacman 4a3a5d02db Run hack/update-expected.sh 2022-09-19 09:20:09 +03:00
Moshe Shitrit ecc9077ed4 hack/update-expected 2022-09-13 08:16:10 -04:00
Moshe Shitrit 2f1d6493aa hack/update-expected 2022-09-12 22:18:20 -04:00
Kubernetes Prow Robot a984b5e5fa
Merge pull request #14254 from olemarkus/fix-cas-flag
Fix CAS cordon flag
2022-09-10 23:55:30 -07:00
Kubernetes Prow Robot d705765426
Merge pull request #14253 from olemarkus/missing-legacy-ccm-permissions
Add back missing permissions for legacy CCM. Again.
2022-09-10 23:55:24 -07:00
John Gardiner Myers 34e32a41c8 AWS LBC needs ec2:DescribeVpcPeeringConnections for IPv6 2022-09-10 14:55:27 -07:00
Ole Markus With f5e0feab5f Fix CAS cordon flag 2022-09-10 20:15:25 +02:00
Ole Markus With f226b03abf Add back missing permissions for legacy CCM. Again. 2022-09-10 19:54:49 +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
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 159bc6a484
Merge pull request #14235 from olemarkus/bump-cas-125
Bump cluster-autoscaler images
2022-09-05 23:12:54 -07:00