Skip to content

kubernetes-sigs/kube-storage-version-migrator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cmd
 
 
 
 
 
 
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kube-storage-version-migrator

This tool migrates stored data in etcd to the latest storage version.

To start using the storage version migrator, see the user guide.

Related KEPs:

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

Build

Please make sure you have the REGISTRY environment variable set. For local builds it can be set to anything. For image builds it determines the location of your image. The REGISTRY defaults to gcr.io/$(shell gcloud config get-value project).

Published images

Alternatively, you can use the published images in your manifests. The latest images are pushed to the following Kubernetes production repos:

  • us.gcr.io/k8s-artifacts-prod/storage-migrator
  • eu.gcr.io/k8s-artifacts-prod/storage-migrator
  • asia.gcr.io/k8s-artifacts-prod/storage-migrator