Ciprian Hacman
cd59ed1a56
Update CNI plugins to v1.2.0 for K8s 1.27+
2023-05-20 22:01:35 +03:00
Kubernetes Prow Robot
35cc07324d
Merge pull request #15375 from hakman/runc-1.1.7
...
Update runc to v1.1.7
2023-05-20 08:48:20 -07:00
Kubernetes Prow Robot
1cd895ccce
Merge pull request #15112 from hakman/etcd-manager_slimmer
...
Remove obsolete etcd versions
2023-05-20 07:04:19 -07:00
Ciprian Hacman
64d1db1fda
Fix kube-router tests
2023-05-20 09:49:11 +03:00
Ciprian Hacman
3f4399b940
Update dependencies
2023-05-20 08:52:18 +03:00
Ciprian Hacman
88c07ddeb7
hack/update-expected.sh
2023-05-20 08:30:36 +03:00
Ciprian Hacman
a11c7189d0
Update runc to v1.1.7
2023-05-20 08:30:36 +03:00
Ciprian Hacman
bac82bcc72
Stop setting SpecOverrideFlag for upgrade-ab scenario
2023-05-20 07:46:59 +03:00
Ciprian Hacman
278e003f77
Update release-process.md
2023-05-20 06:59:44 +03:00
Kubernetes Prow Robot
40954b7058
Merge pull request #15430 from hakman/release_1.27.0-alpha.2
...
Release 1.27.0-alpha.2
2023-05-19 12:22:17 -07:00
Ciprian Hacman
2e1394dc57
Release 1.27.0-alpha.2
2023-05-19 21:35:09 +03:00
Fernando
1e3214539c
Add a mutex lock to 'awsCloudInstances' map ( #15415 )
...
* Add a mutex lock to 'awsCloudInstances' map
We're using terraform kops provider to manage our AWS kops clusters.
Time to time we hit a race condition with the stack trace points to
`awsup.NewAWSCloud` function, when writing to a concurrent map, that
maintains a map between regions and `AWSCloud` objects.
This PR changes this to variable so it belongs to a new type, that wraps
the map into its own struct where access is controlled by a mutex lock.
Let me know if that makes sense to you all.
Thanks for building this awesome project!
* lock on reads as well
* cosmetic change, removing empty line
2023-05-19 07:48:31 -07:00
yehielnetapp
faf4da0014
add cluster orientation cluster config
2023-05-18 16:15:34 +03:00
Kubernetes Prow Robot
f6c8a3a0d9
Merge pull request #15425 from zetaab/designate
...
openstack designate fixes
2023-05-18 05:04:33 -07:00
Kubernetes Prow Robot
5ecf11e71f
Merge pull request #15427 from hakman/bump_channels_may
...
Bump channels with May 2023 releases
2023-05-17 23:32:33 -07:00
Ciprian Hacman
7a2fc2f6bb
Bump channels with May 2023 releases
2023-05-18 08:28:47 +03:00
Jesse Haka
e7d27bbf15
openstack designate changes
2023-05-17 20:24:01 +03:00
Kubernetes Prow Robot
7a45e922f8
Merge pull request #15411 from scaleway/scw_instance_resize_and_termination
...
scaleway: instance resize and termination
2023-05-17 10:22:33 -07:00
Ciprian Hacman
1c7d91b33c
hack/update-expected.sh
2023-05-17 13:15:10 +03:00
Ciprian Hacman
0771b118e9
Fix failing test
2023-05-17 13:15:09 +03:00
Ciprian Hacman
76cacc5c6f
Remove obsolete etcd versions
2023-05-17 13:00:02 +03:00
yehielnetapp
497898328f
add feature spread nodes by to cluster
2023-05-17 12:56:44 +03:00
Kubernetes Prow Robot
eccf23c920
Merge pull request #15420 from spotinst/feature/new_integrate_instance_metadata
...
Spotinst: integrate AWS instance metadata config to instance groups #2
2023-05-16 13:11:37 -07:00
Leïla MARABESE
fddab4d8e9
scaleway: none DNS option available
2023-05-16 18:20:34 +02:00
Kubernetes Prow Robot
358ff36b9b
Merge pull request #15421 from zetaab/updateetcdmgmr
...
Update etcd-manager to v3.0.20230516
2023-05-16 08:49:36 -07:00
Jesse Haka
dbccba2f45
hack/update-expected.sh
2023-05-16 16:29:12 +03:00
Jesse Haka
6ac7903449
update etcd-manager to v3.0.20230516
2023-05-16 16:26:11 +03:00
yehielnetapp
12067887d3
fix vng size try 2
2023-05-16 16:13:02 +03:00
yehielnetapp
30894869e7
fix vng size
2023-05-16 16:10:35 +03:00
Kubernetes Prow Robot
b90c78ef61
Merge pull request #15399 from zetaab/mountifneeded
...
do not mount same dir twice
2023-05-16 05:27:36 -07:00
Kubernetes Prow Robot
e1632bb7ab
Merge pull request #15419 from zetaab/fixtag
...
use registry.k8s.io for cinder csi
2023-05-16 04:35:38 -07:00
yehielnetapp
39d242a2fe
add instance metdata config again
2023-05-16 13:44:09 +03:00
Jesse Haka
3cb0057beb
use registry.k8s.io for cinder csi
2023-05-16 12:40:30 +03:00
Kubernetes Prow Robot
86e93888d0
Merge pull request #15418 from hakman/fix_spotinst
...
Fix spotinst vendoring
2023-05-16 00:07:36 -07:00
Ciprian Hacman
e58f72df15
Fix spotinst vendoring
2023-05-15 13:19:37 +03:00
Kubernetes Prow Robot
0240ad9351
Merge pull request #15414 from sn4psh0t/openstack-octavia-flavorid
...
OpenStack Octavia FlavorID
2023-05-13 09:39:26 -07:00
Aurelio Forese
1773787a39
Removed unused field 'flavorID' from openstackCloud struct
2023-05-13 14:44:06 +02:00
Aurelio Forese
6de63e3dd7
OpenStack model servergroup tests with loadbalancer update-expected
...
Files changed after running './hack/update-expected.sh'
2023-05-13 11:03:27 +02:00
Aurelio Forese
efd50d000a
OpenStack Octavia LoadBalancer supports for FlavorID
...
When using Octavia as OpenStack Load Balancer, it is now possible to
specify the Octavia flavor ID to use.
2023-05-13 10:17:44 +02:00
Kubernetes Prow Robot
9efad9c00c
Merge pull request #15410 from johngmyers/dualstack-nlb
...
Make NLBs dualstack when they're in IPv6-capable subnets
2023-05-12 22:53:26 -07:00
Kubernetes Prow Robot
4885e78bfd
Merge pull request #15406 from justinsb/options_pattern_for_hostpathmapping
...
nodeup: Use functional options pattern for HostPathMapping
2023-05-12 08:37:02 -07:00
Kubernetes Prow Robot
63c4c1bafd
Merge pull request #15405 from scaleway/scw_cloud_tags
...
scaleway: tag resources with cloud labels
2023-05-12 06:37:01 -07:00
Kubernetes Prow Robot
1f80d5dda5
Merge pull request #15400 from minkimipt/master
...
Add missing ServiceAccount in snapshot-validation-deployment
2023-05-12 05:35:05 -07:00
Leïla MARABESE
33a4246514
terminate instances instead of stopping and deleting
2023-05-12 11:45:32 +02:00
Leïla MARABESE
f817e1fb53
local volumes should be at least 50GB at instance creation
2023-05-12 11:45:27 +02:00
Leïla MARABESE
3446b935c1
scaleway resources are tagged with cloud tags
2023-05-12 11:28:26 +02:00
Danil Zhigalin
8375680aef
Update test files for addons-snapshot-controller
2023-05-12 10:38:37 +02:00
Kubernetes Prow Robot
7622f0daa1
Merge pull request #15408 from KlwntSingh/master
...
replace references of https://storage.googleapis.com/kubernetes-release with https://dl.k8s.io
2023-05-11 23:46:47 -07:00
Kubernetes Prow Robot
161a08a4cd
Merge pull request #15407 from scaleway/scw_fix_naming_and_typos
...
scaleway: fix naming and typos
2023-05-11 22:58:46 -07:00
Kubernetes Prow Robot
d74b87d6f7
Merge pull request #15404 from moshevayner/alpha-to-stable-2023-05-11
...
Promote alpha to stable (channels)
2023-05-11 21:24:48 -07:00