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
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
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
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
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
Kubernetes Prow Robot
987eefb48a
Merge pull request #14997 from johngmyers/validate-addlcidrs
...
Validate nonMasqueradeCIDR doesn't overlap additionalNetworkCIDRs
2023-01-21 12:10:02 -08:00
Kubernetes Prow Robot
e946a83495
Merge pull request #15031 from justinsb/node_patch_permission_gce
...
gce cloud-controller-manager: Add nodes/patch permission
2023-01-21 11:24:02 -08:00
Justin SB
ccdabbde9d
Update expected output
2023-01-21 13:38:40 -05:00
Justin SB
c30ae1b45c
gce cloud-controller-manager: Add nodes/patch permission
...
This permission is needed to update the podCIDR.
When we fix --use-service-account-credentials in GCE CCM, this
permission will not be needed (moving instead to a different
serviceaccount).
2023-01-21 12:40:45 -05: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
c242ab5456
Merge pull request #15030 from johngmyers/upgrade-lbc
...
Upgrade AWS LBC to v2.4.6
2023-01-20 23:02:01 -08:00
John Gardiner Myers
d3147c0a60
hack/update-expected.sh
2023-01-20 20:00:39 -08:00
John Gardiner Myers
97977c7a87
Upgrade AWS LBC to v2.4.6
2023-01-20 19:30:45 -08:00
Kubernetes Prow Robot
1f49f991f4
Merge pull request #15029 from olemarkus/fix-lbc-e2e
...
Fix LBC e2e after dropping override feature flag
2023-01-20 12:59:53 -08:00
Ole Markus With
ab4b7a0e5d
Fix LBC e2e after dropping override feature flag
2023-01-20 19:27:12 +01:00
Kubernetes Prow Robot
7f37f9f597
Merge pull request #15026 from kubernetes/dependencies/update-1674194954
...
Update dependencies
2023-01-19 23:14:15 -08:00