opendevstack / ods-jenkins-shared-library

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Apache License 2.0
72 stars 57 forks source link

Add Openshift appDomain in Quickstarter Pipeline context #1078

Closed BraisVQ closed 5 months ago

BraisVQ commented 6 months ago

Related to https://github.com/opendevstack/ods-quickstarters/issues/997

In this PR we add to the context a new value, appDomain in order to be to configure Nexus URL dynamically in Quickstarter pipeline

Simplified the process to get openshift domain, intead of creating a dummy route and deleting it afterwards, we take the domain from cluster console url