reshifter icon indicating copy to clipboard operation
reshifter copied to clipboard

Kubernetes cluster state management

Results 12 reshifter issues
Sort by recently updated
recently updated
newest added

### What version of Kubernetes (`kubectl version`) are you using? 1.16.2 ### What version of etcd (`etcdctl --version`) are you using? 3 ### What version of ReShifter are you using...

### What version of Kubernetes (`kubectl version`) are you using? 1.17.2 ### What version of etcd (`etcdctl --version`) are you using? v3 ### What version of ReShifter are you using...

### What version of Kubernetes (`kubectl version`) are you using? ``` $ kubectl version Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.6", GitCommit:"72c30166b2105cd7d3350f2c28a219e6abcd79eb", GitTreeState:"clean", BuildDate:"2020-01-18T23:31:31Z", GoVersion:"go1.13.5", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.2",...

First of all - Thank you so much for sharing such as incredibly useful project with the community. It is very easy to use and very well done! Thumbs Up!...

### What version of Kubernetes (`kubectl version`) are you using? 1.11.7 ### What version of etcd (`etcdctl --version`) are you using? v3 ### What version of ReShifter are you using...

Right now, reshifter is implemented to write backups to remote S3-compatible storage systems e.g minio or vallina AWS S3. It would be nice to abstract the remote storage logic to...

It would be nice if reshifter allowed for the specification of an AWS KMS customer master key id to enable encryption of the backup zip on the client side before...

It would be nice if reshifter provided the ability to specify a prefix within the S3 bucket under which the backups should be written. Right now reshifter S3 backups just...

i am getting following error using using Rshifter App on kubernetes. my kubernets cluster is core Tectonic method . Having problems calculating stats, no vanialla keys found: Can't find client...

### What version of Kubernetes (`kubectl version`) are you using? Client Version: version.Info{Major:"1", Minor:"6", GitVersion:"v1.6.1+5115d708d7", GitCommit:"fff65cf", GitTreeState:"clean", BuildDate:"2017-08-28T09:00:00Z", GoVersion:"go1.7.6", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"6", GitVersion:"v1.6.1+5115d708d7", GitCommit:"fff65cf", GitTreeState:"clean", BuildDate:"2017-08-28T09:00:00Z", GoVersion:"go1.7.6",...