generated from openshift/console-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
An error occurs when creating a Repository resource via the OpenShift UI when specifying a repository that's on a self-hosted git server (e.g., something that is not on github.com, bitbucket.org, etc.). The repository still gets created.
The error displayed changes depending on which Secret is set.
If Git access token:
If Git access token secret:
This did not occur on older versions of the OpenShift Pipelines Operator (perhaps 1.12? Don't remember what version the operator was on when I first used and created documentation for using Pipelines as Code.)
Additional Info
- OpenShift version: 4.16.37, 4.18.3, 4.17.0 (local), 4.19.0 (local, CRC 2.52.0)
- Red Hat OpenShift Pipelines Operator 1.16.3, 1.17.1, 1.19.0
May be related to #402
Metadata
Metadata
Assignees
Labels
No labels

