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

no matches for servicecatalog.k8s.io #17642

Closed
megian opened this issue Dec 6, 2017 · 9 comments
Closed

no matches for servicecatalog.k8s.io #17642

megian opened this issue Dec 6, 2017 · 9 comments
Assignees
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@megian
Copy link

megian commented Dec 6, 2017

Version

oc v3.7.0+7ed6862
kubernetes v1.7.6+a08f5eeb62
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://master1:8443
openshift v3.7.0+7ed6862
kubernetes v1.7.6+a08f5eeb62

Steps To Reproduce

ansible-playbook -i hosts playbooks/byo/openshift-cluster/service-catalog.yml

Current Result

TASK [ansible_service_broker : Create the Broker resource in the catalog]
fatal: [master1]: FAILED! => {"changed": false, "failed": true, "msg": {"cmd": "/usr/local/bin/oc create -f /tmp/brokerout-2AWk1W -n default", "results": {}, "returncode": 1, "stderr": "error: unable to recognize "/tmp/brokerout-2AWk1W": no matches for servicecatalog.k8s.io/, Kind=ClusterServiceBroker\n", "stdout": ""}}

Expected Result

no error

@megian megian closed this as completed Dec 6, 2017
@cscetbon
Copy link

@megian Can you tell me why you closed this issue. I got the same error. Even using catalog instead of servicecatalog doesn't help

@megian megian reopened this Dec 27, 2017
@megian megian closed this as completed Dec 27, 2017
@megian
Copy link
Author

megian commented Dec 27, 2017

The issue is still open, but i guess more an openshift-ansible issue. That's why I created another issue here: openshift/openshift-ansible#6377

@cscetbon
Copy link

Okay I see. I have the same issue with minikube :(

@megian megian reopened this Dec 27, 2017
@megian
Copy link
Author

megian commented Dec 27, 2017

Reopen the issue, because it seams not only to be openshift-ansible related.

@bortek
Copy link

bortek commented Jan 2, 2018

Same issue here, any progress ?

@megian
Copy link
Author

megian commented Jan 8, 2018

It seams to occur, if there is no StorageClass defined, asb-etcd in the namespace openshift-ansible-service-broker is waiting for permanent storage and does fail. This causes asb to fail and adding the resource is not possible.

@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci-robot openshift-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 3, 2018
@openshift-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci-robot openshift-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 2, 2018
@openshift-bot
Copy link
Contributor

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

6 participants