-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
1.2
-
None
-
False
-
-
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):
- Platform: OCP 4.14 (Azure, ARO) air-gapped, OCP 4.15
RHDH image used: quay.io/rhdh/rhdh-hub-rhel9:1.2-105
- setup github integration
Steps to Reproduce
- 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}
- 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:
- RHDH 1.2.0 RC-06-18