onboard backstage auth provider plugins as dynamic - #3256
Conversation
|
🤖 Finished Review · ✅ Success · Started 6:31 PM UTC · Completed 6:48 PM UTC Commit: |
ReviewFindingsLow
Previous runReview — approveClean metadata onboarding PR that adds 5 auth backend provider modules (GitHub, GitLab, Guest, Microsoft, OIDC) as What was checked
Observations (non-blocking)
Labels: PR adds new auth provider plugin metadata to the existing backstage workspace |
|
/publish |
|
Publish workflow has completed with success. Publishing process✅ Finished successfully. ✅ Published container images:
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. Running e2e tests |
|
❌ These plugins failed to load: |
✅ Passed E2E Tests -
|
Signed-off-by: Jessica He <jhe@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
3dfab0d to
6b220c0
Compare
|
🤖 Review · ❌ Terminated · Started 9:06 PM UTC · Ended 9:25 PM UTC Commit: |
|
|
🤖 Finished Review · ✅ Success · Started 9:06 PM UTC · Completed 9:25 PM UTC Commit: |
|
/publish |
|
Publish workflow has completed with success. Publishing process✅ Finished successfully. ✅ Published container images:
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. Running e2e tests |
|
❌ These plugins failed to load: |
❌ Failed E2E Tests -
|
|
@JessicaJHee: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Hold until statically installed auth providers are removed from rhdh core to unblock smoketests |



Summary
Fixes RHIDP-16098
Onboard auth backend provider modules as supported plugins (on BS 1.52.0). These were originally statically installed in RHDH core here, but for 2.1 we are decoupling them and provide ability to install them dynamically.
Changes
Adds package metadata,
rhdh-supported-packages.txtentries, anddefault.packages.yaml(not OOTB enabled)