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
75
stars
57
forks
source link
added condition for ods-infra components in orchestration deploy stage #1071
With this change, ods-infra type components will not require to login into Openshift clusters in depoyment stage when promoting. If ods or ods-service type components are in the same "bundle" the login will still happen.
Closes #1047
With this change, ods-infra type components will not require to login into Openshift clusters in depoyment stage when promoting. If ods or ods-service type components are in the same "bundle" the login will still happen.