Ole Markus With
5d82e52c48
Use external ECR credential provider as of Kubernetes 1.27
2023-04-29 10:21:57 +02:00
Leïla MARABESE
1e20a4c629
unique instance names to comply with CCM
2023-04-25 16:01:42 +02:00
Leïla MARABESE
499cc1be95
downgrade CCM
2023-04-25 14:31:37 +02:00
Leïla MARABESE
c2654188b0
added noprefix to tags
2023-04-25 14:31:37 +02:00
Anthony Hausman
a28b11f4aa
hack/update-expected.sh
2023-04-16 12:37:26 +02:00
Jesse Haka
225e3f4b3f
Upgrade k8s-dns-node-cache to 1.22.20
2023-04-13 16:23:46 +03:00
Felix Friedrich
c5847054db
./hack/update-expected.sh
2023-04-12 10:46:47 +02:00
Steven E. Harris
9595c833ee
Allow Cluster Autoscaler to ignore daemon pods
...
By default the cluster autoscaler takes DaemonSet-managed pods'
resource requests into consideration when computing a node's resource
utilization. Allow toggling its "--ignore-daemonsets-utilization"
command-line flag via a new field in the Cluster
spec—"clusterAutoscaler.ignoreDaemonSetsUtilization." Setting that
field to true causes the autoscaler to ignore such daemon pods'
requests, such that it will more likely judge a node running only
daemon pods as being underutilized and shut down its hosting machine.
2023-04-05 10:03:24 -04:00
justinsb
8738f97ca7
Update test output for GCE IPv6 support
2023-03-31 09:55:28 -04:00
Leïla MARABESE
b4d230f8c2
scaleway integration test
2023-03-28 16:58:54 +02:00
Moshe Shitrit
9477463655
hack/update-expected
2023-03-18 15:55:55 +02:00
Ciprian Hacman
88fd444987
gcp: Update terraform rendering for Target Pool
2023-03-16 08:55:15 +02:00
Ciprian Hacman
1db17ab949
gcp: Update terraform rendering for HTTP Health Check
2023-03-16 08:10:25 +02:00
Ciprian Hacman
dc5fa01b02
gcp: Switch placeholder integration test from Internal to Public LB
2023-03-16 07:49:47 +02:00
Ciprian Hacman
dc92df3643
gcp: Add placeholder integration test for public load balancer
2023-03-16 07:49:47 +02:00
Peter Rifel
e63cb44bd0
Update integration tests
2023-03-10 21:19:25 -06:00
Justin SB
77f6be7475
Update expected output for GCP CCM changes
2023-03-03 10:07:53 -05:00
Kubernetes Prow Robot
e8f704a855
Merge pull request #15036 from johngmyers/addlcidr-subnet
...
Improve support for AdditionalNetworkCIDRs
2023-02-24 06:33:34 -08:00
Ciprian Hacman
6b73f91b32
hack/update-expected.sh
2023-02-18 04:38:08 +02:00
Rafael da Fonseca
bc37c7408c
Add terraform target support for configuring Warm Pool
2023-02-14 14:27:46 +00:00
Kubernetes Prow Robot
9ec9d42910
Merge pull request #15131 from hakman/containerd-v1.6.17
...
Update containerd to v1.6.17
2023-02-13 02:27:29 -08:00
Jesse Haka
e7c4506e36
hack/update-expected.sh
2023-02-12 21:57:45 +02:00
Ciprian Hacman
56900bcbad
hack/update-expected.sh
2023-02-12 13:48:44 +02:00
Ciprian Hacman
466ed04506
hack/update-expected.sh
2023-02-12 12:31:37 +02:00
Moshe Shitrit
8081c28823
hack/update-expected
2023-02-04 08:07:15 -05:00
Ciprian Hacman
884fded69e
hack/update-expected.sh
2023-02-01 09:37:37 +02:00
Kubernetes Prow Robot
ebebbe8b76
Merge pull request #15068 from hakman/etcd-v3.5.7
...
Update etcd to v3.5.7
2023-01-31 01:54:49 -08:00
Kubernetes Prow Robot
94affad3a4
Merge pull request #15050 from anthonyhaussman/feat/tone/cilium_unreachable_routes_pod_deletion
...
Cilium: Add unreachable route for pod IP on deletion option
2023-01-30 05:26:51 -08:00
Ciprian Hacman
22d2c154f6
hack/update-expected.sh
2023-01-29 08:03:26 +02:00
Ciprian Hacman
4ebc882a70
hack/update-expected.sh
2023-01-28 16:29:53 +02:00
John Gardiner Myers
b47babf808
Upgrade AWS CCM to 1.25.3
2023-01-24 12:35:24 -08:00
Moshe Shitrit
fb10f001f0
hack/update-expected
2023-01-24 13:05:25 -05:00
Anthony Hausman
484bde5b9b
cilium: Add unreachable route for pod IP on deletion option
...
When a pod is deleted, the route to its IP is replaced with an unreachable route.
When a pod is created, the route is replaced with a route to the pod veth (so if an unreachable existed, it's replaced).
Ref:
- https://github.com/cilium/cilium/pull/18505
2023-01-24 14:08:24 +01:00
Ciprian Hacman
5d712cbaac
Run hack/update-expected.sh
2023-01-23 09:43:09 +02:00
Kubernetes Prow Robot
b64cded2a9
Merge pull request #14785 from hakman/etcd-manager_init-containers
...
Load etcd binaries dynamically from container images
2023-01-22 11:56:02 -08:00
John Gardiner Myers
045647f9bb
hack/update-expected.sh
2023-01-21 16:11:59 -08:00
John Gardiner Myers
3656924bc5
Modify complex integration test to have subnet out of additionalNetworkCIDRs
2023-01-21 16:08:39 -08:00
Justin SB
ccdabbde9d
Update expected output
2023-01-21 13:38:40 -05:00
Ciprian Hacman
fef8eb4a9b
Run hack/update-expected.sh
2023-01-21 09:24:33 +02:00
Ciprian Hacman
971c655ecb
Run hack/update-expected.sh
2023-01-21 09:24:33 +02:00
John Gardiner Myers
d3147c0a60
hack/update-expected.sh
2023-01-20 20:00:39 -08:00
Kubernetes Prow Robot
6b04c3e9f5
Merge pull request #15020 from johngmyers/nth
...
Upgrade Node Termination Handler to 1.18.3
2023-01-18 10:12:34 -08:00
John Gardiner Myers
718341ff95
hack/update-expected.sh
2023-01-18 08:14:07 -08:00
Kubernetes Prow Robot
e88fbf5d7d
Merge pull request #15016 from johngmyers/nodeup-network2
...
Move more networking settings into nodeup.Config
2023-01-18 02:04:35 -08:00
Jesse Haka
d20f642e68
hack/update-expected.sh
2023-01-16 10:53:21 +02:00
John Gardiner Myers
69f0afad4d
hack/update-expected.sh
2023-01-15 23:12:00 -08:00
John Gardiner Myers
aec9075087
Upgrade AWS CCM to 1.25.2
2023-01-15 21:46:24 -08:00
John Gardiner Myers
2eb24107fd
hack/update-expected.sh
2023-01-15 17:20:32 -08:00
Kubernetes Prow Robot
1c8f9c8a35
Merge pull request #14894 from johngmyers/v1alpha3-oidc
...
v1alpha3: Move most OIDC settings to authentication.oidc
2023-01-15 08:40:31 -08:00
John Gardiner Myers
074aaf2b22
Use private subnets in private-topology openstack tests
2023-01-12 17:17:32 -08:00
Kubernetes Prow Robot
a1a0ce3f33
Merge pull request #14930 from zetaab/feature/openstacknodns
...
OpenStack: Add support for clusters without DNS
2023-01-12 07:52:54 -08:00
Ciprian Hacman
8ab17b7b7e
Run hack/update-expected.sh
2023-01-12 13:10:35 +02:00
Kubernetes Prow Robot
8b8b4eeab1
Merge pull request #14884 from johngmyers/cp-hop-1
...
AWS: set IMDS hop limit 1 on all new clusters
2023-01-11 23:48:55 -08:00
John Gardiner Myers
c1c75ca340
hack/update-expected.sh
2023-01-11 21:19:24 -08:00
John Gardiner Myers
aa268ef173
hack/update-expected.sh
2023-01-11 20:06:46 -08:00
John Gardiner Myers
24841f79e3
hack/update-expected.sh
2023-01-11 19:27:42 -08:00
Jesse Haka
cc8871eede
no dns for OpenStack
2023-01-11 20:02:02 +02:00
Ole Markus With
de7d70721e
Bump cert-manager to 1.10.2
2023-01-11 10:31:26 +01:00
Grégory SANCHEZ
f8968312d8
test: run hack/update-expected.sh
2023-01-11 08:28:30 +01:00
Grégory SANCHEZ
1b35c353d3
test(cas): add integration tests for cluster autoscaler priority expander config
2023-01-11 08:26:33 +01:00
Kubernetes Prow Robot
b9c2bbea5d
Merge pull request #14974 from hakman/containerd-v1.6.15
...
Update containerd to v1.6.15
2023-01-10 23:19:45 -08:00
Kubernetes Prow Robot
f2883115a4
Merge pull request #14913 from johngmyers/hostnetwork-no-irsa
...
Run pods needing control-plane instance credentials on hostNetwork
2023-01-10 22:25:27 -08:00
Kubernetes Prow Robot
d247c0b37d
Merge pull request #14879 from hakman/aws_imds_all_clusters
...
aws: Set IMDS defaults for existing clusters
2023-01-10 22:25:19 -08:00
John Gardiner Myers
70a3973c7c
hack/update-expected.sh
2023-01-10 20:48:05 -08:00
Ciprian Hacman
8257251c45
Run hack/update-expected.sh
2023-01-11 06:35:01 +02:00
Kubernetes Prow Robot
0b8ccf2c9e
Merge pull request #14951 from johngmyers/kube-dns
...
Upgrade k8s-dns-node-cache to 1.22.16
2023-01-09 08:21:29 -08:00
Ole Markus With
07c77b1e5f
Bump EBS CSI driver to 1.14.1
2023-01-09 13:01:23 +01:00
Ole Markus With
517da72ff5
Bump cluster autoscaler to 1.26.1
2023-01-05 13:40:26 +01:00
John Gardiner Myers
c55cc836db
Upgrade k8s-dns-node-cache to 1.22.16
2023-01-04 17:49:50 -08:00
justinsb
5dd5865893
Update expected output
2023-01-04 08:14:45 -05:00
John Gardiner Myers
fea27074aa
hack/update-expected.sh
2023-01-03 22:16:20 -08:00
John Gardiner Myers
7419620b80
hack/update-expected.sh
2023-01-03 12:29:07 -08:00
Kubernetes Prow Robot
4cb0a1dcdd
Merge pull request #14929 from johngmyers/prune-webhooks
...
Prune admission webhooks
2023-01-03 01:09:33 -08:00
Ciprian Hacman
a2b811f68c
Run hack/update-expected.sh
2023-01-03 11:03:44 +02:00
John Gardiner Myers
e44ce84f78
hack/update-expected.sh
2023-01-02 13:58:23 -08:00
John Gardiner Myers
3fe4ee9b84
hack/update-expected.sh
2023-01-02 13:42:11 -08:00
John Gardiner Myers
768299134c
hack/update-expected.sh
2023-01-02 12:50:24 -08:00
John Gardiner Myers
225dd89628
hack/update-expected.sh
2023-01-01 23:10:13 -08:00
John Gardiner Myers
1be8be233f
Reduce use of cluster topology field
2022-12-30 14:28:47 -08:00
Ciprian Hacman
84b557d203
Run hack/update-expected.sh
2022-12-26 13:21:43 +02:00
John Gardiner Myers
d9298be9ac
hack/update-expected.sh
2022-12-25 16:12:02 -08:00
Kubernetes Prow Robot
e13c51968b
Merge pull request #14869 from johngmyers/upd-min-version
...
Update min versions for 1.27
2022-12-24 23:59:27 -08:00
Kubernetes Prow Robot
b97662c6a3
Merge pull request #14837 from johngmyers/gce-cloudconfig
...
v1alpha3: Move GCE-specific CloudConfig settings to GCESpec
2022-12-24 22:31:26 -08:00
John Gardiner Myers
b820f4ac59
hack/update-expected.sh
2022-12-24 21:44:50 -08:00
John Gardiner Myers
c0dff11230
Update min versions for 1.27
2022-12-24 21:44:49 -08:00
John Gardiner Myers
70389e6398
Release 1.27.0-alpha.1 ( #14866 )
2022-12-24 21:43:27 -08:00
Ciprian Hacman
f5b72742b4
Release 1.26.0-beta.1 ( #14858 )
2022-12-23 01:13:27 -08:00
John Gardiner Myers
bce03549f0
Upgrade external-dns to 0.13.1
2022-12-22 19:43:24 -08:00
Ole Markus With
171b2d0a5d
Bump cilium to 1.12.5
2022-12-21 11:40:39 +01:00
Kubernetes Prow Robot
70efe5dd08
Merge pull request #14829 from olemarkus/ebs-csi-114
...
Bump EBS CSI driver to 1.14.0
2022-12-21 00:49:25 -08:00
John Gardiner Myers
17b926fdeb
hack/update-expected.sh
2022-12-20 19:44:32 -08:00
Kubernetes Prow Robot
adee89e75b
Merge pull request #14835 from olemarkus/dns-cache-ondemand
...
Use OnDelete update strategy for node local dns cache
2022-12-20 15:05:33 -08:00
Ole Markus With
36b75b031d
Use onDelete update strategy for node-local DNS cache
2022-12-20 22:12:51 +01:00
Ole Markus With
d9e2490439
Add node local dns to many-addons irsa test
2022-12-20 22:11:44 +01:00
Ole Markus With
08a9657cfb
Bump EBS CSI driver to 1.14.0
2022-12-20 20:37:53 +01:00
Ole Markus With
8511b18b16
Use cluster autoscaler 1.26 on k8s 1.26 clusters
2022-12-20 20:29:58 +01:00
Kubernetes Prow Robot
bfabf3752a
Merge pull request #14824 from hakman/cert-manager-v1.10.1
...
Update cert-manager to v1.10.1
2022-12-20 09:09:44 -08:00
Kubernetes Prow Robot
728fbabe6c
Merge pull request #14813 from johngmyers/gcp-csi
...
v1alpha3: Move some GCE-specific fields to CloudProvider.GCE
2022-12-20 06:45:44 -08:00
Ciprian Hacman
fc539d2f0d
Run hack/update-expected.sh
2022-12-20 13:29:56 +02:00
Ciprian Hacman
7b2de90212
Run hack/update-expected.sh
2022-12-20 13:17:15 +02:00