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
8f2236e3ea
gcp: Add terraform rendering to Pool Health Check
2023-03-16 07:49:47 +02:00
Peter Rifel
cb6908802d
Add terraform rendering to GCP HTTP Health Check
2023-03-15 18:45:39 -05:00
Justin SB
ca47771cff
Set the nonMasqueradeCIDR for GCE networking
...
We do need a non-masquerade CIDR, and we can use the range we draw the
pod CIDRs from (10.0.0.0/8).
2023-03-02 07:45:11 -05:00
Anthony Hausman
cc47bd278c
feat(nodelocaldns): Add possibility to set an ExternalCoreFile
...
Allow users to provide entirely custom CoreFile for NodeLocalDNS to provide improved flexibility.
2023-02-28 08:19:20 +01: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
Kubernetes Prow Robot
e8f704a855
Merge pull request #15036 from johngmyers/addlcidr-subnet
...
Improve support for AdditionalNetworkCIDRs
2023-02-24 06:33:34 -08:00
Jesse Haka
bcc700909e
update openstack csi & ccm versions
2023-02-20 18:02:06 +02:00
Kubernetes Prow Robot
511f32a20c
Merge pull request #15138 from zetaab/exitgracefully
...
exit nodeup gracefully if server already exists in k8s
2023-02-20 03:49:49 -08:00
Ciprian Hacman
8d6a809d10
Update containerd to v1.6.18
2023-02-18 04:38:08 +02:00
Rafael da Fonseca
e9fce322ad
fix goimports
2023-02-14 15:10:38 +00:00
Rafael da Fonseca
bc37c7408c
Add terraform target support for configuring Warm Pool
2023-02-14 14:27:46 +00:00
Kubernetes Prow Robot
ca3b53c00a
Merge pull request #15095 from infonova/use-clustername-in-cinder-csi-plugin
...
Pass actual cluster name to cinder-csi-plugin
2023-02-13 09:33:29 -08:00
ederst
cd50ee00ac
Pass actual cluster name to cinder-csi-plugin
...
This passes the acutal cluster name to the cinder-csi-plugin, so that
the plugin will add the name as metadata to the backing volume in
OpenStack.
Effectively, the change will help to better identify which volume in
OpenStack belongs to which cluster, which is especially helpful when
running multiple clusters in one OpenStack tenant/project.
Setting the cluster name in both - the controller and the nodeserver -
will ensure that dynamic and ephemeral volumes will receive the correct
metadata.
2023-02-13 17:31:32 +01: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
Kubernetes Prow Robot
2a3bf8dd8a
Merge pull request #15127 from justinsb/do_ssh
...
DigitalOcean: Support SSH key provisioning
2023-02-12 09:45:30 -08: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
Jesse Haka
43dd96ead0
add clustername to ccm opts
2023-02-12 17:22:13 +02:00
Jesse Haka
8e6199fa39
exit gracefully if server already exists in k8s
2023-02-12 16:52:13 +02:00
Ciprian Hacman
4f61895bd5
Use registry.k8s.io for managed addons
2023-02-12 13:45:32 +02:00
Ciprian Hacman
0d39e0920e
Update containerd to v1.6.17
2023-02-12 12:27:24 +02:00
Kubernetes Prow Robot
fce388e3a2
Merge pull request #15124 from justinsb/integration_hetzner
...
hetzner: support toolbox dump of instances
2023-02-11 11:07:29 -08:00
Justin SB
0b699832ec
Use cloud-discovery on GCE in gossip mode
...
It's a little simpler and should speed up our boot.
2023-02-11 11:03:12 -05:00
justinsb
312ee7fefc
hetzner: support toolbox dump of instances
...
Makes for easier debugging.
2023-02-11 10:55:54 -05:00
Kubernetes Prow Robot
165e4c6935
Merge pull request #15109 from moshevayner/aws-cni-1-12-2
...
Bump AWS CNI to 1.12.2
2023-02-10 15:15:29 -08:00
Leïla MARABESE
9f950f4a3a
scaleway profiles feature
2023-02-10 17:02:45 +01:00
Justin SB
8f7ef492bf
gce: Always apply the metadata-proxy-ready node label
...
This restores the behaviour before #14127 , which wasn't documented /
intended.
2023-02-05 13:40:02 -05:00
Moshe Shitrit
8081c28823
hack/update-expected
2023-02-04 08:07:15 -05:00
Moshe Shitrit
b902a427f2
bump aws cni to v1.12.2
2023-02-04 08:04:29 -05:00
Kubernetes Prow Robot
2c619f3f23
Merge pull request #15083 from infonova/os-allow-setting-ignore-volume-microversion
...
Allow setting 'ignore-volume-microversion' for OCCP
2023-01-31 04:32:49 -08:00
ederst
f4fdf7df79
Allow setting 'ignore-volume-microversion' for OCCP
...
This will allow setting the option `ignore-volume-microversion` for the
cinder-csi-plugin.
Setting this is necessary for older OpenStack APIs so that OCCP can
create PVs.
Note: This will work with cinder-csi-plugin >= 1.25.
For reference:
* https://github.com/kubernetes/cloud-provider-openstack/pull/1986/
2023-01-31 11:48:25 +01:00
Kubernetes Prow Robot
8a3a64206d
Merge pull request #15081 from hakman/azure_experiments
...
azure: Use Basic SKU for the API LB
2023-01-31 01:54:56 -08:00
Kubernetes Prow Robot
18e77efb59
Merge pull request #15077 from Mia-Cross/scaleway_ccm_and_csi
...
scaleway: CCM and CSI driver
2023-01-31 00:02:49 -08:00
Ciprian Hacman
163bf856d4
azure: Use Basic SKU for the API LB
2023-01-31 08:11:55 +02: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
Leïla MARABESE
b120e3de45
added CCM and CSI manifests
2023-01-30 13:36:34 +01: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
Kubernetes Prow Robot
62c19d4a95
Merge pull request #15064 from justinsb/lock_executor_results
...
executor: Avoid writing into slice without a mutex
2023-01-29 03:30:33 -08:00
Ciprian Hacman
ae042e7499
Update containerd to v1.6.16
2023-01-29 08:01:37 +02:00
Justin SB
e3e67c6ad5
executor: Avoid writing into slice without a mutex
...
This is likely safe without a mutex, but I don't believe it is
guaranteed to be safe.
2023-01-28 22:50:19 -05:00
Justin SB
9b02017059
openstack verifier: support IPv6
...
Add IPv6 support to the openstack verifier and polish up a few error messages.
2023-01-28 10:54:48 -05:00
Justin SB
f03a1ece06
nodeup: fix logging of download times
...
We were capturing the time before waiting for the download.
2023-01-27 11:05:56 -05: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
0fca23addd
list and delete load-balancers
2023-01-26 17:12:46 +01:00
Leïla MARABESE
9d036a653e
GetApiIngressStatus and DeregisterInstance implemented
2023-01-26 17:12:46 +01:00
Leïla MARABESE
e9f2694061
load-balancer model + tasks
2023-01-26 17:12:46 +01:00