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

Regular user cant patch syndesis object

    XMLWordPrintable

Details

    Description

      The regular user can create and delete "syndesis" resource, but he can't patch it:

      <admin> ./dist/linux-amd64/syndesis-operator grant -u developer
      role syndesis-installer granted to developer
      
      <developer> ./dist/linux-amd64/syndesis-operator install operator  
      operator was installed successfully
      
      <developer> ./dist/linux-amd64/syndesis-operator install app     
      syndesis application was installed successfully
      
      <developer> oc edit syndesis
      jerror: syndesises.syndesis.io "app" could not be patched: syndesises.syndesis.io "app" is forbidden: User "developer" cannot patch syndesises.syndesis.io in the namespace "avano-syndesis": no RBAC policy matched
      You can run `oc replace -f /tmp/oc-edit-hm5ux.yaml` to try this update again.
      
      <developer> oc delete syndesis app                         
      syndesis.syndesis.io "app" deleted
      
      

      Attachments

        Activity

          People

            avano@redhat.com Andrej Vano
            avano@redhat.com Andrej Vano
            Andrej Vano Andrej Vano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: