You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rke2 -v
rke2 version v1.28.3-rc2+rke2r1 (0d0d0e4)
go version go1.20.10 X:boringcrypto
Node(s) CPU architecture, OS, and Version:
Ubuntu 22.04
Cluster Configuration:
3 server/1 agent Describe the bug:
This is really a nit bug.
$ sudo rke2 etcd-snapshot save
.
.
INFO[0005] Uploading snapshot to s3://s3_bucket//var/lib/rancher/rke2/server/db/snapshots/on-demand-ip-x-x-x-x-1697836368
INFO[0007] Uploaded snapshot metadata s3://s3_bucket//var/lib/rancher/rke2/server/db/.metadata/on-demand-ip-x-x-x-x-1697836368
.
.
It is logging the s3_bucket/ as the s3 url... instead of s3_bucket/<s3_folder> path.
It saves to the right place though.
The text was updated successfully, but these errors were encountered:
Environmental Info:
RKE2 Version:
rke2 -v
rke2 version v1.28.3-rc2+rke2r1 (0d0d0e4)
go version go1.20.10 X:boringcrypto
Node(s) CPU architecture, OS, and Version:
Ubuntu 22.04
Cluster Configuration:
3 server/1 agent
Describe the bug:
This is really a nit bug.
$ sudo rke2 etcd-snapshot save
.
.
INFO[0005] Uploading snapshot to s3://s3_bucket//var/lib/rancher/rke2/server/db/snapshots/on-demand-ip-x-x-x-x-1697836368
INFO[0007] Uploaded snapshot metadata s3://s3_bucket//var/lib/rancher/rke2/server/db/.metadata/on-demand-ip-x-x-x-x-1697836368
.
.
It is logging the s3_bucket/ as the s3 url... instead of s3_bucket/<s3_folder> path.
It saves to the right place though.
The text was updated successfully, but these errors were encountered: