Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11269

Fuse Online 7.4 : Installation fails with user not having cluster-admin role.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • fuse-7.4-GA
    • Fuse Online
    • None
    • % %
    • Not applicable
    • Hide
      [quicklab@master-0 fuse-online-install-1.7]$ oc create user syndesis_user
      user.user.openshift.io/syndesis_user created
      [quicklab@master-0 fuse-online-install-1.7]$ sudo htpasswd -b /etc/origin/master/htpasswd syndesis_user syndesis_password
      Adding password for user syndesis_user
      [quicklab@master-0 fuse-online-install-1.7]$ bash install_ocp.sh --setup
      Installing Syndesis CRD
      [quicklab@master-0 fuse-online-install-1.7]$ bash install_ocp.sh --grant syndesis_user --cluster
      Grant permission to create Syndesis to user syndesis_user
      [quicklab@master-0 fuse-online-install-1.7]$ oc login -u syndesis_user -p syndesis_password
      Login successful.
      
      You don't have any projects. You can try to create a new project, by running
      
          oc new-project <projectname>
      
      
      [quicklab@master-0 fuse-online-install-1.7]$ oc new-project syndesis-installation
      Now using project "syndesis-installation" on server "https://openshift.internal.csppnq.lab.pnq2.cee.redhat.com:443".
      
      You can add applications to this project with the 'new-app' command. For example, try:
      
          oc new-app centos/ruby-25-centos7~https://github.com/sclorg/ruby-ex.git
      
      to build a new example application in Ruby.
      [quicklab@master-0 fuse-online-install-1.7]$ bash install_ocp.sh
      pull secret 'syndesis-pull-secret' is missing, creating ...
      Ensuring imagestreams in syndesis-installation
      Deploying Syndesis operator
      ERROR: Cannot create remote resource https://raw.githubusercontent.com/syndesisio/fuse-online-install/1.7.25/resources/fuse-online-operator.yml
      [quicklab@master-0 fuse-online-install-1.7]$ 
      
      Show
      This appears to be a regression because of https://issues.jboss.org/browse/ENTESB-10903 . It throws error in fuse-online-install-1.7[ Fuse Online 7.4] but not itn fuse-online-install-1.6 [Fuse online 7.3] [quicklab@master-0 fuse-online-install-1.7]$ oc create user syndesis_user user.user.openshift.io/syndesis_user created [quicklab@master-0 fuse-online-install-1.7]$ sudo htpasswd -b /etc/origin/master/htpasswd syndesis_user syndesis_password Adding password for user syndesis_user [quicklab@master-0 fuse-online-install-1.7]$ bash install_ocp.sh --setup Installing Syndesis CRD [quicklab@master-0 fuse-online-install-1.7]$ bash install_ocp.sh --grant syndesis_user --cluster Grant permission to create Syndesis to user syndesis_user [quicklab@master-0 fuse-online-install-1.7]$ oc login -u syndesis_user -p syndesis_password Login successful. You don't have any projects. You can try to create a new project, by running oc new -project <projectname> [quicklab@master-0 fuse-online-install-1.7]$ oc new -project syndesis-installation Now using project "syndesis-installation" on server "https: //openshift.internal.csppnq.lab.pnq2.cee.redhat.com:443" . You can add applications to this project with the ' new -app' command. For example, try : oc new -app centos/ruby-25-centos7~https: //github.com/sclorg/ruby-ex.git to build a new example application in Ruby. [quicklab@master-0 fuse-online-install-1.7]$ bash install_ocp.sh pull secret 'syndesis-pull-secret' is missing, creating ... Ensuring imagestreams in syndesis-installation Deploying Syndesis operator ERROR: Cannot create remote resource https: //raw.githubusercontent.com/syndesisio/fuse-online-install/1.7.25/resources/fuse-online- operator .yml [quicklab@master-0 fuse-online-install-1.7]$
    • Fuse 7.5 Sprint 52 - Bug fix

          Unassigned Unassigned
          rhn-support-cpandey Chandra Shekhar Pandey (Inactive)
          Matej Kralik Matej Kralik
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: