Roberto Bonafiglia
cfb2ef5e3a
Fixed tailscale node IP dualstack mode in case of IPv4 only node
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com >
2023-10-10 10:37:54 +02:00
Johnatas
db869dfc23
[v1.26] System agent push tags fix ( #8570 )
...
* change script and drone
Signed-off-by: Johnatas <johnatasr@hotmail.com >
* adjust secret
Signed-off-by: Johnatas <johnatasr@hotmail.com >
---------
Signed-off-by: Johnatas <johnatasr@hotmail.com >
2023-10-06 17:40:49 -03:00
Vitor Savian
a066632d19
Added advertise address integration test
...
Signed-off-by: Vitor Savian <vitor.savian@suse.com >
2023-10-05 17:11:00 -03:00
Manuel Buil
09e72700ed
Merge pull request #8552 from manuelbuil/netCleanUp126
...
[Release 1.26] Network defaults are duplicated, remove one
2023-10-05 18:30:22 +02:00
Manuel Buil
3a803fd20e
Network defaults are duplicated, remove one
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-10-04 08:24:44 +02:00
Manuel Buil
baca0fc172
Merge pull request #8505 from manuelbuil/IPPrecedence126
...
[Release 1.26] Take IPFamily precedence based on order
2023-10-03 18:04:30 +02:00
Manuel Buil
8869aab229
Take IPFamily precedence based on order
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-10-02 18:40:30 +02:00
Manuel Buil
915120c1f0
ipFamilyPolicy:PreferDualStack for coredns and metrics-server
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-10-02 11:34:55 +02:00
Manuel Buil
40b66fb85a
Merge pull request #8510 from manuelbuil/fixSpellCheck126
...
[Release 1.26] Fix spellcheck problem (boostrap ==> bootstrap)
2023-09-29 19:14:39 +02:00
Manuel Buil
1d395f63e0
Fix spellcheck problem (boostrap ==> bootstrap)
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-09-29 16:12:46 +02:00
Manuel Buil
3483aa87e7
Merge pull request #8465 from manuelbuil/vpnExtraArgs126
...
[Release-1.26] Add extraArgs to tailscale
2023-09-28 10:05:48 +02:00
Vitor Savian
767c9153c1
Added cluster reset from non bootstrap nodes on snapshot restore e2e test
...
Signed-off-by: Vitor Savian <vitor.savian@suse.com >
2023-09-27 16:43:30 -03:00
Vitor Savian
3dd36d2012
Added error when cluster reset while using server flag
...
Signed-off-by: Vitor Savian <vitor.savian@suse.com >
2023-09-27 16:42:36 -03:00
Manuel Buil
76bee4bd55
Add extraArgs to tailscale
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-09-27 11:38:38 +02:00
Roberto Bonafiglia
61f955308d
Update kube-router
...
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com >
2023-09-27 11:01:10 +02:00
Manuel Buil
d53f622669
Merge pull request #8436 from manuelbuil/interfaceLog126
...
[Release 1.26] Include the interface name in the error message
2023-09-26 19:14:25 +02:00
Manuel Buil
f8f888f4b6
Include the interface name in the error message
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-09-26 11:07:44 +02:00
Derek Nola
7d6751713f
E2E test for token coverage ( #8184 )
...
Signed-off-by: Derek Nola <derek.nola@suse.com >
2023-09-25 13:07:04 -07:00
Derek Nola
b577a456c8
Run integration test CI in parallel ( #8156 )
...
* Run integration test CI in parallel
* Define go version in E2E
Signed-off-by: Derek Nola <derek.nola@suse.com >
2023-09-25 13:07:04 -07:00
Derek Nola
9cf4272da7
Fix for Kubeflag Integration test ( #8154 )
...
* Use argument that doesn't require file
* Use build-k3s workflow in cgroup
* Bump timeout on integration tests
Signed-off-by: Derek Nola <derek.nola@suse.com >
2023-09-25 13:07:04 -07:00
Manuel Buil
2fc9a40f65
Merge pull request #8420 from manuelbuil/flannelErrors126
...
[Release 1.26] Add context to flannel errors
2023-09-25 16:33:11 +02:00
Manuel Buil
2e3fd7a4b5
Merge pull request #8412 from manuelbuil/logrus126
...
[Release-1.26] Fix error reporting
2023-09-25 08:48:21 +02:00
Manuel Buil
6c4c157352
Add context to flannel errors
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-09-25 08:28:22 +02:00
Manuel Buil
23c9208c84
Fix error reporting
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-09-22 19:04:56 +02:00
Johnatas
4e217286a7
Update to v1.26.9 and go to v1.20.8 ( #8357 )
...
* Update to v1.26.9
Signed-off-by: Johnatas <johnatasr@hotmail.com >
* Bump containerd and stargz versions
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
* Print message on upgrade fail
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
* Send Bad Gateway instead of Service Unavailable when tunnel dial fails
Works around new handling for Service Unavailable by apiserver aggregation added in kubernetes/kubernetes#119870
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
* Add 60 seconds to server upgrade wait to account for delays in apiserver readiness
Also change cleanup helper to ensure upgrade test doesn't pollute the
images for the rest of the tests.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
---------
Signed-off-by: Johnatas <johnatasr@hotmail.com >
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
Co-authored-by: Brad Davidson <brad.davidson@rancher.com >
v1.26.9-rc1+k3s1
v1.26.9+k3s1
2023-09-19 15:17:55 -03:00
Brad Davidson
38cbe2d5ef
Bump kine to v0.10.3
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-09-08 13:02:46 -07:00
Brad Davidson
631bb3f0fe
Add RWMutex to address controller
...
Fixes race condition when address map is updated by multiple goroutines
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit 0d23cfe038 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
v1.26.8-rc3+k3s1
v1.26.8+k3s1
2023-08-30 01:34:47 -07:00
Brad Davidson
685aadb8ed
Add new CLI flag to enable TLS SAN CN filtering
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
v1.26.8-rc2+k3s1
2023-08-29 08:35:09 -07:00
Johnatas
bff646b6e9
Update to v1.26.8 ( #8235 )
...
Signed-off-by: Johnatas <johnatasr@hotmail.com >
v1.26.8-rc1+k3s1
2023-08-25 11:11:59 -03:00
Manuel Buil
fdc7485ca4
Merge pull request #8222 from manuelbuil/updateFlannel126
...
[Release 1.26] Move flannel to 0.22.2
2023-08-18 12:04:45 +02:00
Manuel Buil
c1987512a1
Move flannel to 0.22.2
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-08-18 09:22:49 +02:00
Brad Davidson
11482f9ee1
Bump helm-controller/klipper-helm versions
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit 84ded911e9 )
2023-08-16 13:53:12 -07:00
Brad Davidson
0038369c7b
Bump dynamiclistener for init deadlock fix
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit 66bae3e326 )
2023-08-16 13:53:12 -07:00
Vitor
15e0eac168
Fixed the etcd retention to delete orphaned snapshots based on the date
...
Signed-off-by: Vitor <vitor.savian@suse.com >
2023-08-14 21:17:08 -03:00
Vitor Savian
bd98112cbd
Fix for cluster-reset backup from s3 when etcd snapshots are disabled ( #8155 )
...
* Fixed when the user disable the etcd snapshots, but want to backup from s3
Signed-off-by: Vitor <vitor.savian@suse.com >
2023-08-10 16:34:08 -03:00
Ian Cardoso
52e2c08acc
fix for etcd-snapshot delete with --etcd-s3 flag ( #8110 )
...
k3s etcd-snapshot save --etcd-s3 ... is creating a local snapshot and uploading it to s3 while k3s etcd-snapshot delete --etcd-s3 ... was deleting the snapshot only on s3 buckets, this commit change the behavior of delete to do it locally and on s3
Signed-off-by: Ian Cardoso <osodracnai@gmail.com >
(cherry picked from commit e551308db8 )
2023-08-04 19:16:27 -07:00
Brad Davidson
a1d009524c
Use VERSION_K8S in tests instead of grep go.mod
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-08-04 16:09:40 -07:00
Brad Davidson
d4e759165f
Use 'go list -m' instead of grep to look up versions
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-08-04 16:09:40 -07:00
Brad Davidson
489e141646
Bump kine to v0.10.2
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit fd531140e5 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-08-04 16:09:40 -07:00
Brad Davidson
c2cd4e0db0
Bump versions for etcd, containerd, runc, kine
...
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit 23d6842f9a )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-08-04 16:09:40 -07:00
Brad Davidson
c767b7f277
Bump docker/docker to master commit
...
Fixes issue with invalid HTTP host headers over unix sockets caused by
recent releases of golang rejecting invalid header values.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit a0da8eded3 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-08-04 16:09:40 -07:00
Brad Davidson
e12600ea27
Add FilterCN function to prevent SAN Stuffing
...
Wire up a node watch to collect addresses of server nodes, to prevent adding unauthorized SANs to the dynamiclistener cert.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit aa76942d0f )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-08-04 16:09:40 -07:00
Guilherme Macedo
eaef14f34c
Security bump to docker/distribution ( #8047 )
...
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com >
(cherry picked from commit cc9dce5764 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-08-04 16:09:40 -07:00
Brad Davidson
9378c81f05
Make apiserver egress args conditional on egress-selector-mode
...
Only configure enable-aggregator-routing and egress-selector-config-file
if required by egress-selector-mode.
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
(cherry picked from commit f21ae1d949 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-08-04 16:09:40 -07:00
Simon Kirsten
dc12bf1a1f
Add support for {{ template "base" . }} in etc/containerd/config.toml.tmpl ( #7991 )
...
Signed-off-by: Simon Kirsten <simonkirsten24@gmail.com >
(cherry picked from commit 546dc247a0 )
Signed-off-by: Brad Davidson <brad.davidson@rancher.com >
2023-08-04 16:09:40 -07:00
Derek Nola
60bd5c5b3f
[Release-1.26] August Test Backports ( #8126 )
...
* Unit test for MustFindString (#8013 )
* Consolidate CopyFile functions (#8079 )
* Remove unnecessary E2E envs
* Cleanup unnecessary "sudo" in commands
* Add additonal s3 coverage clause
Signed-off-by: Derek Nola <derek.nola@suse.com >
2023-08-04 11:39:01 -07:00
Vitor
2b42d881ed
Fixed the etcd retention to delete orphaned snapshots
...
Signed-off-by: Vitor <vitor.savian@suse.com >
2023-08-04 10:31:46 -03:00
Manuel Buil
124c22ba6f
Merge pull request #8097 from manuelbuil/fixTailscale126
...
[Release 1.26] Fix tailscale bug with ip modes
2023-08-03 09:13:11 +02:00
Manuel Buil
a1ff4612e8
Fix tailscale bug with ip modes
...
Signed-off-by: Manuel Buil <mbuil@suse.com >
2023-08-02 11:43:08 +02:00
Manuel Buil
42b7be6727
Merge pull request #8075 from manuelbuil/updateFlannelAndPugins126
...
[Release 1.26] Update flannel and pugins
2023-08-01 08:36:02 +02:00