Kubernetes Prow Robot
9d05f3d59c
Merge pull request #15238 from hakman/fix_additional_policies
...
aws: Use `control-plane` for additional policies instead of `master`
2023-03-16 19:31:16 -07:00
Ciprian Hacman
3a8d11c01f
aws: Use `control-plane` for additional policies instead of `master`
2023-03-16 10:49:08 +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
Peter Rifel
3ce30fff48
Don't set CSIMigrationAWS for k8s >=1.27
2023-03-10 21:19:21 -06:00
Justin SB
03af1c7272
gce: Don't reconcile routes when running with "gce" networking.
...
If running with GCE "native" networking, we do not need the route
controller (and it causes problems); we turn it off by setting
--configure-cloud-routes=false.
In general we do not need the gkenetworkparams controller (and it
complains about missing CRDs). We will turn it off in future, but it
isn't in the images we are using currently.
2023-03-03 10:07:09 -05:00
Justin SB
eb7d3c958c
gce: When using network native pod IPs, open firewall to apiserver
...
If we're not masquerading the pod IPs, we need an explicit firewall
rule for the pods to reach the kube-apiserver. Normally this is
permitted anyway, but if the apiserver has a locked-down CIDR range
(as the e2e tests do) then we need our own rule.
2023-03-02 13:15:58 -05:00
Jesse Haka
3f9a1b6462
set node status update freq to 60min in OpenStack
2023-02-27 20:38:30 +02:00
Kubernetes Prow Robot
b5dc9f6371
Merge pull request #15122 from Mia-Cross/scw_profiles
...
scaleway: get credentials from Scaleway profile
2023-02-24 07:43:34 -08:00
Ciprian Hacman
8d6a809d10
Update containerd to v1.6.18
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
ff557a9cf1
remove cadvisor and etcd client fw rule
2023-02-13 09:31:37 +02:00
Jesse Haka
382855d7d1
remove s3 access from nodes if using none dns
2023-02-12 21:51:16 +02:00
justinsb
150a98e258
DigitalOcean: Support SSH key provisioning
...
This means we don't need to pre-upload our SSH keys.
2023-02-12 10:34:40 -05:00
Ciprian Hacman
0d39e0920e
Update containerd to v1.6.17
2023-02-12 12:27:24 +02:00
Leïla MARABESE
9f950f4a3a
scaleway profiles feature
2023-02-10 17:02:45 +01:00
Ciprian Hacman
884fded69e
hack/update-expected.sh
2023-02-01 09:37:37 +02:00
Ciprian Hacman
bdd7ff49da
Update etcd-manager to v3.0.20230201
2023-02-01 09:35:32 +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
Kubernetes Prow Robot
254fd0ca39
Merge pull request #14933 from Mia-Cross/scaleway_load_balancer
...
scaleway: load-balancer support
2023-01-30 00:12:51 -08:00
Ciprian Hacman
ae042e7499
Update containerd to v1.6.16
2023-01-29 08:01:37 +02:00
Ciprian Hacman
4ebc882a70
hack/update-expected.sh
2023-01-28 16:29:53 +02:00
Ciprian Hacman
1d8114dd8c
Update etcd to v3.5.7
2023-01-28 16:28:07 +02:00
Leïla MARABESE
e2a6207ea1
added dependencies between LB, LBbackend and LBfrontend tasks
2023-01-26 17:12:47 +01:00
Leïla MARABESE
43f8f8b29b
separated back/front-end tasks from LB task
2023-01-26 17:12:46 +01:00
Leïla MARABESE
3dece51a3a
migrated LB regionalized API to zoned API
2023-01-26 17:12:46 +01:00
Leïla MARABESE
ea2f7123e1
use of cloud tags + improved error checking and messages
2023-01-26 17:12:46 +01:00
Leïla MARABESE
e9f2694061
load-balancer model + tasks
2023-01-26 17:12:46 +01:00
John Gardiner Myers
b47babf808
Upgrade AWS CCM to 1.25.3
2023-01-24 12:35:24 -08: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
b1ef66f136
etcd-manager: Add option to set backup retention
2023-01-23 09:43:09 +02:00
Ciprian Hacman
fef8eb4a9b
Run hack/update-expected.sh
2023-01-21 09:24:33 +02:00
Ciprian Hacman
61acbe72fa
Update etcd-manager to v3.0.20230119
2023-01-21 09:24:33 +02:00
Ciprian Hacman
971c655ecb
Run hack/update-expected.sh
2023-01-21 09:24:33 +02:00
Ciprian Hacman
40bf0b9f52
Load etcd binaries dynamically from container images
2023-01-21 09:24:33 +02:00
Kubernetes Prow Robot
ddd1583244
Merge pull request #15022 from Mia-Cross/scw_refacto_instance_and_tags
...
scaleway: refactoring: instance and tags
2023-01-18 21:50:34 -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
56092cd2b7
Upgrade Node Termination Handler to 1.18.3
2023-01-18 08:12:59 -08:00
Leïla MARABESE
e52af91e34
scaleway: refactoring: instance and tags
2023-01-18 15:50:37 +01: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
John Gardiner Myers
0c323445fb
Move UsesKubenet to nodeup.Config
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
John Gardiner Myers
f6debfd658
Move ServiceClusterIPRange to nodeup.Config
2023-01-15 17:19:18 -08:00
Jesse Haka
3dab0eb807
Use kops-controller to boostrap nodes in OpenStack
2023-01-14 13:54:14 +02:00
John Gardiner Myers
2365980281
openstack: use subnet type instead of topology
2023-01-12 19:33:10 -08:00
John Gardiner Myers
5f41e04088
Use consistent topology in Openstack TestServerGroupBuilder
2023-01-12 19:27:51 -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