Commit Graph

19371 Commits

Author SHA1 Message Date
Moshe Shitrit 402df6111f hack/update-expected 2023-01-28 11:47:36 -05:00
Moshe Shitrit 752be0600b bump alpha to stable 2023-01-28 11:45:22 -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
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
Kubernetes Prow Robot 57e9fdd860
Merge pull request #15062 from justinsb/fix_logging_download_times
nodeup: fix logging of download times
2023-01-27 08:52:26 -08: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
Kubernetes Prow Robot 0bc3015ce6
Merge pull request #15060 from kubernetes/dependencies/update-1674799703
Update dependencies
2023-01-27 00:14:25 -08:00
github-actions 716a42021a Update dependencies 2023-01-27 06:08:23 +00: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
Leïla MARABESE 6943df77f4 added vendor for scaleway-sdk-go/api/lb 2023-01-26 17:12:46 +01:00
Kubernetes Prow Robot bded65a685
Merge pull request #15055 from zetaab/removecondition
remove condition path exists
2023-01-25 07:52:11 -08:00
Kubernetes Prow Robot 64581abcf8
Merge pull request #15054 from hakman/flatcar_automated_updates
Always disable the reboot manager for Flatcar
2023-01-25 07:00:12 -08:00
Ciprian Hacman 5e7b5ddd9a TMP 2023-01-25 16:08:54 +02:00
Jesse Haka cec2d7a9ec remove condition path exists 2023-01-25 15:45:13 +02:00
Kubernetes Prow Robot b959df1ecb
Merge pull request #15053 from johngmyers/upgrade-aws-ccm
Upgrade AWS CCM to 1.25.3
2023-01-25 02:00:14 -08:00
Ciprian Hacman b65adb73bc Add release note about Flatcar reboot manager 2023-01-25 08:50:05 +02:00
Ciprian Hacman 6f5eeb2e39 Always disable the reboot manager for Flatcar 2023-01-25 08:49:39 +02:00
Kubernetes Prow Robot 0df899f2d5
Merge pull request #15051 from moshevayner/k8s-versions-2023-01-24
bump k8s versions and ubuntu ami version in alpha
2023-01-24 13:35:53 -08:00
Moshe Shitrit 05447846ed revert indentation change 2023-01-24 15:42:06 -05:00
John Gardiner Myers b47babf808 Upgrade AWS CCM to 1.25.3 2023-01-24 12:35:24 -08:00
Kubernetes Prow Robot cd07616d51
Merge pull request #15052 from moshevayner/aws-cni-1.12.1
Bump aws-cni to 1.12.1
2023-01-24 12:27:56 -08:00
Moshe Shitrit fb10f001f0 hack/update-expected 2023-01-24 13:05:25 -05:00
Moshe Shitrit 8218b5e1fa bump aws-cni to 1.12.1 and re-order some manifests for a cleaner diff from upstream chart 2023-01-24 12:34:33 -05:00
Moshe Shitrit a39a702574 bump k8s versions and ubuntu ami version in alpha 2023-01-24 12:21:51 -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
Kubernetes Prow Robot 68705f39c9
Merge pull request #15047 from johngmyers/resource2
Fix resource-tracking scenario
2023-01-23 10:41:57 -08:00
John Gardiner Myers 94ca51e21a Fix resource-tracking scenario 2023-01-23 08:16:57 -08:00
Kubernetes Prow Robot 3bafdc4142
Merge pull request #15044 from johngmyers/resource-track
Fix resource-tracking scenario test
2023-01-23 01:16:10 -08:00
Kubernetes Prow Robot 0172d03051
Merge pull request #14988 from hakman/etcd_backup_retention
etcd-manager: Add option to set backup retention
2023-01-23 00:28:10 -08:00
Ciprian Hacman 0dc2b0594a Add release note for etcd backup default change 2023-01-23 09:43:09 +02:00
Ciprian Hacman 5d712cbaac Run hack/update-expected.sh 2023-01-23 09:43:09 +02:00
Ciprian Hacman b1ef66f136 etcd-manager: Add option to set backup retention 2023-01-23 09:43:09 +02:00
Kubernetes Prow Robot b2bdd43dc4
Merge pull request #15024 from zetaab/fixauth
make openstack kops-controller boostrap auth better
2023-01-22 23:20:10 -08:00
John Gardiner Myers 1682a1e196 Fix resource-tracking scenario test 2023-01-22 22:21:30 -08:00
Kubernetes Prow Robot 311ebc847f
Merge pull request #15041 from johngmyers/spotinst
Add Spotinst to help-wanted announcement
2023-01-22 21:44:09 -08:00
John Gardiner Myers 057464705a Add Spotinst to help-wanted announcement 2023-01-22 15:59:36 -08: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
Kubernetes Prow Robot 11dff6be3a
Merge pull request #15039 from justinsb/test_dump_iptables
tests: Capture iptables chains
2023-01-22 10:04:03 -08:00
Justin SB 309a2c0b3c tests: Capture iptables chains
This is helpful debugging information when we see network issues.
2023-01-22 11:30:29 -05:00
justinsb 0b8cb933ad gce terraform: Use google_storage_object_acl
We are using the schema of google_storage_object_acl.
2023-01-22 10:15:25 -05:00
Kubernetes Prow Robot cef636e8bd
Merge pull request #15033 from justinsb/no_non_masquerade_cidr
nodeup: don't set up masquerade if nonMasqueradeCIDR not set
2023-01-21 22:54:04 -08:00
Justin SB 89125664ef nodeup: don't set up masquerade if nonMasqueradeCIDR not set
If the non-masquerade CIDR is not set, take that as an indication that
we don't want masquerade, rather than failing nodeup.

Not setting a non-masquerade CIDR means that we likely won't preserve
pod IPs for pod-to-pod traffic, but likely just means that more
NATting is done than might be needed.

Omitting the value can also be useful if we're using something like
the ip-masq-agent to manage masquerade rules for us.
2023-01-21 23:13:31 -05:00
John Gardiner Myers c905c4f827 Include AdditionalNetworkCIDRs in default proxy excludes 2023-01-21 18:52:05 -08:00