Skip to content

[quesiton] How to create service? #2136

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

Closed
xkwangcn opened this issue May 12, 2021 · 7 comments
Closed

[quesiton] How to create service? #2136

xkwangcn opened this issue May 12, 2021 · 7 comments
Labels
kind/feature priority/critical resolution/duplicate This issue or pull request already exists

Comments

@xkwangcn
Copy link

When I use the Create Service command, it says
image

But I can list catalog services in my cluster:

"/Users/wangxinke/.vscode/extensions/redhat.vscode-openshift-connector-0.2.5/out/tools/darwin/odo" catalog list services 

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
wangxinkes-mbp:~ wangxinke$ "/Users/wangxinke/.vscode/extensions/redhat.vscode-openshift-connector-0.2.5/out/tools/darwin/odo" catalog list services 
Services available through Operators
NAME                                CRDs
etcdoperator.v0.9.4-clusterwide     EtcdCluster, EtcdBackup, EtcdRestore
service-binding-operator.v0.7.1     ServiceBinding

My question is how can I create service and use the link service function?

Thank you very much.

@dgolovin
Copy link
Collaborator

dgolovin commented May 12, 2021

Extension currently supports only creating and linking services from service catalog. Operator backed services are not supported yet (original issue #1787).

@dgolovin dgolovin added kind/feature priority/critical resolution/duplicate This issue or pull request already exists labels May 12, 2021
@xkwangcn
Copy link
Author

@dgolovin how to create service catalog? I have installed Service Binding Operator (SBO).

@dgolovin
Copy link
Collaborator

@xkwangcn what version OpenShift/Kubernetes do you have?

@xkwangcn
Copy link
Author

OpenShift 4.7

@xkwangcn what version OpenShift/Kubernetes do you have?

@xkwangcn
Copy link
Author

@dgolovin Hello, do you know how to create service catalog? I have installed Service Binding Operator (SBO). Thank you very much.

@dgolovin
Copy link
Collaborator

@xkwangcn unfortunately service-catalog is deprecated since OpenShift 4.3.x.

@dgolovin
Copy link
Collaborator

dgolovin commented Dec 1, 2021

Fixed in #1787.

@dgolovin dgolovin closed this as completed Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature priority/critical resolution/duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants