tektoncd/hub

Support for GHE authentication

Closed this issue · 3 comments

Feature request

Deploy the Tekton Hub connected to GitHub Enterprise for user authentication.

Use case

I'm setting up a Tekton Catalog and Hub in my org, and I would like to connect the user accounts to the internal GHE.

Additional Info

Today Tekton Hub relies on react-github-login that provides GitHub authentication. We could use react-ghe-login instead that supports both.

Some of the changes needed: main...afrittoli:ghe_nonroot_icr
This replaces github for ghe, so we would instead need some config options to support both.

sm43 commented

Done in #275
/close

@sm43: Closing this issue.

In response to this:

Done in #275
/close

Instructions 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/test-infra repository.