Open filiy opened 5 years ago
Some reference links for me https://github.com/bcgov/ocp-sso/blob/master/Jenkinsfile https://github.com/bcgov/ocp-sso/tree/master/.pipeline
Handling this in Two pipelines
Deploy pipeline: pick env (dev,stg,prod) -> clean out namespace (delete mongo pv) -> deploy mongo -> deploy rc -> config (create channels, pause for login, bug msg on o auth
Update pipeline: update configmap, push to repo, trigger pipeline to use new pipeline and redeploy
@filiy any update on this ticket? If the pipeline has been in place, could you do a walk through for @caggles and me sometime? There is a new RC version available, let's get the cicd ready before starting the upgrade.
https://docs.openshift.com/container-platform/3.10/dev_guide/dev_tutorials/openshift_pipeline.html
Setup pipeline with nodejs based pipeline-cli: https://github.com/BCDevOps/pipeline-cli