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

minishift steps need to be updated for service catalog #469

Closed
praveenkumar opened this issue Sep 19, 2018 · 0 comments
Closed

minishift steps need to be updated for service catalog #469

praveenkumar opened this issue Sep 19, 2018 · 0 comments

Comments

@praveenkumar
Copy link
Contributor

https://github.com/operator-framework/operator-lifecycle-manager/blob/master/scripts/build_local_shift.sh#L7 is not going to work if you are using the minishift version >= 1.22.0 because from openshift 3.10 cluster up doesn't have --service-catalog as flag so this should be updated to MINISHIFT_ENABLE_EXPERIMENTAL=y minishift start --extra-clusterup-flags "--enable=*,service-catalog'"

praveenkumar added a commit to praveenkumar/operator-lifecycle-manager that referenced this issue Sep 19, 2018
praveenkumar added a commit to praveenkumar/operator-lifecycle-manager that referenced this issue Sep 19, 2018
praveenkumar added a commit to praveenkumar/operator-lifecycle-manager that referenced this issue Sep 19, 2018
openshift-merge-robot added a commit that referenced this issue Sep 19, 2018
Issue #469 update the service catalog instruction for minishift.
ecordell pushed a commit to ecordell/operator-lifecycle-manager that referenced this issue Mar 8, 2019
ecordell pushed a commit to ecordell/operator-lifecycle-manager that referenced this issue Mar 8, 2019
Issue operator-framework#469 update the service catalog instruction for minishift.
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