kube-storage-version-migrator icon indicating copy to clipboard operation
kube-storage-version-migrator copied to clipboard

Results 7 kube-storage-version-migrator issues
Sort by recently updated
recently updated
newest added

needs-ok-to-test
size/M
cncf-cla: yes

Refs https://github.com/kubernetes/enhancements/pull/2460

size/XS
cncf-cla: yes

Talked with @caesarxuchao. There are a few potential performance improvement we can do to the migrator controller: - [ ] Don't [retry on UPDATE conflict](https://github.com/kubernetes-sigs/kube-storage-version-migrator/blob/78600c35396b3992e058163885a16d677bcb3ee8/pkg/migrator/errors.go#L66-L67). A [conflict](https://github.com/kubernetes-sigs/kube-storage-version-migrator/blob/78600c35396b3992e058163885a16d677bcb3ee8/pkg/migrator/core.go#L243-L247) means the object...

kind/cleanup
priority/important-longterm
lifecycle/frozen

needs-ok-to-test
size/XS
cncf-cla: yes

Signed-off-by: amolmote FIxes #108

needs-ok-to-test
size/XS
cncf-cla: yes

This is a very simple PR to circumvent running in an infinite loop while migrating a single resource. We encounter this with gatekeeper, which has denied certain migration leaving us...

needs-ok-to-test
size/XS
cncf-cla: yes

## Bug Report *Problem* [This page ](https://github.com/kubernetes-sigs/kube-storage-version-migrator/blob/master/CONTRIBUTING.md) has one broken link of `contributor cheat sheet` which needs to fix. *solution* need to locate the correct path of README. /assign /kind...

kind/bug
kind/documentation