-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Description of problem:
I followed instruction on configuring pipeline/gitops/rhdh for pre-existing instances
and got following error:
**Pipelines/Tekton Configuration** * Reading secrets: OK * Waiting for 'tektonconfigs' CRD: OK * Waiting for pipelines operator deployment: OK * Fetching Webhook URL: OK * Update the TektonConfig resource: OK * Configuring Pipelines-as-Code: OK * Fetching cosign public key: ._OK * Creating Namespace Setup Tekton Task Definition: .....OK * Configuring Namespaces: ........................OK Pipelines/Tekton Configuration: OK**Developer Hub Configuration** * Reading secrets: OK * Waiting for pipelines operator deployment: OK * Fetching Webhook URL: OK * Patching extra env secret: ...Error from server (AlreadyExists): secrets "ai-rh-developer-hub-env" already exists FAIL Developer Hub Configuration: FAILED
The script try to create the same secrets in both configure pipeline script and rhdh script. and exit due to the secret already exist.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done: