-
Notifications
You must be signed in to change notification settings - Fork 242
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
List & Provision Services from the in-cluster installed operators (Dev Catalog) #2161
Comments
What is the best way to list installed operators on the cluster? |
oc get csvs |
Is I've enabled the service catalog (following https://docs.openshift.com/container-platform/4.2/applications/service_brokers/installing-service-catalog.html).
|
Is odo service unusable until this gets resolved? Can you try |
|
Broken this issue down into following issues in order -
|
I feel there can be 2-3 more issues related to
|
There is no point in keeping this issue for milestone 1.2, Hence moving it to milestone 1.3 |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
We have a more updated Epic for this and hence removing this from the milestone in the interest of #2613 |
[kind/Enhancement]
Which functionality do you think we should update/improve?
odo catalog list services
Why is this needed?
Support in-cluster Operator Catalog as the primary way to look-up and provision services, as an alternative to Service Catalog.
It should behave as demonstrated here https://asciinema.org/a/261224
Challenges
odo catalog list services
could potentially be empty - unless we silently install the operator if not installed before usage.Implementation Approaches & Existing Work
Some brainstorming...
User Stories
The text was updated successfully, but these errors were encountered: