Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backup, restore): create backup and restore in cstor.openebs.io/v1 group #192

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

mittachaitu
Copy link
Contributor

@mittachaitu mittachaitu commented Oct 9, 2020

This PR creates backup and restore in cstor.openebs.io/v1
group if the pool is greater than or equal to 2.2.0.

Note If CStor pool is in ci or dev version then backup and restore
will be created in cstor.openebs.io group.

Bug Description: Currently code treats 2.2.0-RC1(pool version)
is less than 2.2.0(minimum openebs version to support v1 version
of backup and restore) due to this backup and restore is created in
openebs.io group but the backup/restore the controller will
understand cstor.openebs.io group and will not reconcile for resource.

Link: To test versions https://play.golang.org/p/KwHDhCi26Lx comparisons.

Signed-off-by: mittachaitu sai.chaithanya@mayadata.io

…1 group

Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
@mittachaitu mittachaitu self-assigned this Oct 9, 2020
@mittachaitu mittachaitu added the bug Something isn't working label Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants