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

Remove code that causes tailor drift in production #1053

Closed valituguran closed 11 months ago

valituguran commented 11 months ago

Describe the bug Configuration Drifts are causing problems in production. We need to remove the pause code that causes this and also the initial fix we made as it is faulty.

To Reproduce Steps to reproduce the behavior:

Make sure you have at least one repository that deploys using Tailor. The information configured for this component has to be in an order that Openshift dislikes. Expected behavior No trace of Drifts, the component pipeline works fine.

Affected version (please complete the following information):

OpenShift: 4.12.x OpenDevStack 4.x