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

Operator fails to create an Apicurito CR with a route hostname option configured

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • fuse-7.11.1-GA
    • fuse-7.11-GA
    • Apicurito
    • None
    • False
    • None
    • False
    • Release Notes
    • % %
    • Todo
    • Release Note
    • Workaround Exists
    • Hide

      Includes the missing role in apicurito main role. This need cluster admin right and is possible that the operator override it.

        - verbs:
            - get
            - list
            - create
            - update
            - watch
          apiGroups:
            - route.openshift.io
          resources:
            - routes/custom-host
      
      Show
      Includes the missing role in apicurito main role. This need cluster admin right and is possible that the operator override it. - verbs: - get - list - create - update - watch apiGroups: - route.openshift.io resources: - routes/custom-host
    • Hide

      Create an Apicurito specifing a route host name for service or ui

      kind: Apicurito
      apiVersion: apicur.io/v1
      metadata:
        name: apicurito-service
        namespace: apicurito
      spec:
        generatorRouteHostname: generator-route-test
        size: 1
        uiRouteHostname: ui-route-test
      
      
      Show
      Create an Apicurito specifing a route host name for service or ui kind: Apicurito apiVersion: apicur.io/v1 metadata: name: apicurito-service namespace: apicurito spec: generatorRouteHostname: generator-route-test size: 1 uiRouteHostname: ui-route-test

    Description

      The error message in the operator log is:
      spec.host: Forbidden: you do not have permission to set the host field of the route

      Attachments

        Issue Links

          Activity

            People

              parichar@redhat.com Paul Richardson
              rhn-support-agagliar Antonio Gagliardi
              Aneta Cadova Aneta Cadova
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: