Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-34028

Update proxy to allow workspaces

XMLWordPrintable

    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • None
    • Platform Pipeline Sprint 92

      We have a component in konflux (workspaces) whose public endpoints need to be available to users.


      It should look like the following (verify that the target is correct):

           {
            context: (path) => path.includes('/apis/workspaces.konflux.io/'),
            target:
              'https://workspaces-rest-api-server-workspaces-system.apps.stone-prd-host1.wdlc.p1.openshiftapps.com/',
            secure: false,
            changeOrigin: true,
            autoRewrite: true,
            ws: true,
            pathRewrite: { '^/apis/workspaces.konflux.io/': '' },
           },

              rh-ee-jorringe Justin Orringer
              ansadler@redhat.com Andy Sadler
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: