Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Error when deploying operator resources #294

Open
StevenTobin opened this issue Jan 15, 2019 · 0 comments
Open

Error when deploying operator resources #294

StevenTobin opened this issue Jan 15, 2019 · 0 comments

Comments

@StevenTobin
Copy link
Contributor

StevenTobin commented Jan 15, 2019

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

  • Operating system: RHPDS
  • OpenShift version:
    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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant