You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Description
Error finding threescale cr during install
TASK [3scale : Deploy operator resources] ***************************************************************************************************************************************************************************
changed: [127.0.0.1] => (item=service_account.yaml)
changed: [127.0.0.1] => (item=role.yaml)
changed: [127.0.0.1] => (item=role_binding.yaml)
changed: [127.0.0.1] => (item=crd.yaml)
failed: [127.0.0.1] (item=cr.yaml) => {"changed": true, "cmd": "oc apply -f /tmp/cr.yaml -n 3scale", "delta": "0:00:00.347940", "end": "2019-01-15 14:54:30.720768", "item": "cr.yaml", "msg": "non-zero return code", "rc": 1, "start": "2019-01-15 14:54:30.372828", "stderr": "error: unable to recognize "/tmp/cr.yaml": no matches for kind "ThreeScale" in version "threescale.net/v1alpha1"", "stderr_lines": ["error: unable to recognize "/tmp/cr.yaml": no matches for kind "ThreeScale" in version "threescale.net/v1alpha1""], "stdout": "", "stdout_lines": []}
Expected Behavior
cr is found and installation proceeds
Actual Behavior
cr cant be found and installation fails
Environment
oc v3.11.43
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://master1.stobin-5f42.internal:443
openshift v3.11.43
kubernetes v1.11.0+d4cacc0
Ansible version:
ansible 2.6.7
Project Version/Tag: release-1.1.0
Steps to reproduce
Run install as normal
The text was updated successfully, but these errors were encountered: