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

Need a ServiceInstance plugin to handle svc catalog provisioned apps #47

Open
dymurray opened this issue Feb 17, 2020 · 0 comments
Open

Comments

@dymurray
Copy link
Contributor

In OCP4, the service catalog does not exist. This means that if we try to migrate applications that have been provisioned by the svc catalog then the restore will more than likely fail for a few reasons.

  1. The ServiceInstance resource will not exist on OCP4
  2. The app will more than likely depend on existing svc bindings
  3. The app is used to being managed by svc catalog and maybe not restore in a k8s friendly manner

We should investigate a potential plugin that can do it's best to clean up the application that includes a ServiceInstance and allows it to come up as gracefully as possible on the OCP4 side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant