Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-1601

Org data fetching with GitHub integration is failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • 1.2
    • Core platform
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Important

      Description of problem:

      Org data fetching with GitHub integration doesn't show users/groups on OCP air-gapped cluster. The same issue appears on the non-air-gapped cluster as well. 

      Test execution issue: RHIDP-2511

      Prerequisites (if any, like setup, operators/versions):

      •  setup github integration

      Steps to Reproduce

      1. After RHDH install -> go to OCP console -> select 'ConfigMaps' dynamic-plugins -> edit by adding the following then save -> From Topology view, change pod size from 1 to 0 then 1
            - package: ./dynamic-plugins/dist/backstage-plugin-catalog-backend-module-github-org-dynamic
              disabled: false
              pluginConfig:
                catalog:
                  providers:
                    githubOrg:
                      # default:
                      id: development
                      githubUrl: "https://github.com/janus-qe"
                      orgs: [ "janus-qe" ]
                      schedule:
                        # supports cron, ISO duration, "human duration" (used below)
                        frequency: { minutes: 30}
                        # supports ISO duration, "human duration (used below)
                        timeout: { minutes: 3}
                        initialDelay: { seconds: 15}
      1. Check Users and Groups but cannot locate users and groups from the 'janus-qe' org

      Actual results:

      • can't locate users and groups from the 'janus-qe' org 

      Expected results:

      • should be able to locate users and groups from the 'janus-qe' org 

      Reproducibility (Always/Intermittent/Only Once):

      • Always

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

              Unassigned Unassigned
              joskimca Joseph Kim
              RHIDP - Cope
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: