skbn icon indicating copy to clipboard operation
skbn copied to clipboard

Copy files and directories between Kubernetes and cloud storage

Results 17 skbn issues
Sort by recently updated
recently updated
newest added

go get github.com/maorfr/skbn/pkg/skbn ✗ go get github.com/maorfr/skbn/pkg/skbn github.com/maorfr/skbn/pkg/skbn ``` ../../../../../golib/pkg/mod/github.com/maorfr/[email protected]/pkg/skbn/abs.go:87:24: not enough arguments in call to bu.BlobURL.Download have (context.Context, number, number, azblob.BlobAccessConditions, bool) want (context.Context, int64, int64, azblob.BlobAccessConditions, bool, azblob.ClientProvidedKeyOptions)...

i am using Ubuntu 18 ``` (base) hahamark@hahamark-ThinkPad-X1-Carbon-7th:/src/github.com/maorfr$ git clone https://github.com/maorfr/skbn.git && cd skbn fatal: could not create work tree dir 'skbn': Permission denied (base) hahamark@hahamark-ThinkPad-X1-Carbon-7th:/src/github.com/maorfr$ sudo git clone https://github.com/maorfr/skbn.git...

https://github.com/helm/charts/tree/master/stable/jenkins Restore from backup To restore a backup, you can use the kube-tasks underlying tool called skbn, which copies files from cloud storage to Kubernetes. The best way to do...

Is it possible to support a `file:` prefix to be able to copy from/to the local filesystem from within the container itself? It would be useful to be able to...

Could the dependency configuration please be updated to modern `go mod`?

Hi, I noticed that skbn is a bit slow and fragile. The transfers can take hours to complete, and if they are interrupted, then the user is currently required to...

So that users can conveniently allowlist multiple files paths to transfer.

Can we please provide a faster default for the number of parallel file transfers? I think a default setting of 4 concurrent file transfers would really improve out of the...

Hi, skbn looks to be a helpful tool to manage S3 data with Kubernetes. I see pre-built binaries are already available on GitHub releases. Could we please wrap these in...

Please release Apple M1 chip ARM64 binaries in addition to Apple Intel chip AMD64 binaries, so that new Mac users can benefit from skbn pre-built binaries.