redhat-cop / openshift-toolkit

A collection of code samples to help you get started with OpenShift
Apache License 2.0
232 stars 150 forks source link

Add OpenShift 3.11 pre-deployment preparation script (ocp-prep) #130

Open bstrauss84 opened 4 years ago

bstrauss84 commented 4 years ago

What does this PR do?

Adds an OCP 3.11 pre-deployment preparation playbook(s) (ocp-prep), to help minimize failed deployment attempts. This specifically addresses a number of issues that arose during deployments of OCP 3.8 and 3.11 in hardened and/or disconnected environments but has functionality for other environments/versions as well.

How should this be tested?

Automated testing is preferred! Commands to run are mentioned in the earlier portion of README file. Testing could be performed by running the master ocp-deploy-prep playbook in a hardened and/or disconnected environment prior to running through the openshift 3.11 "prerequisite" and "cluster-deploy" playbooks. Validation can be indicated by a successful deployment of OpenShift 3.11 in the previously mentioned environment type(s).

Is there a relevant Issue open for this?

No relevant issue specific to this matter that I know of.

Other Relevant info, PRs, etc.

If this isn't the proper location for this item, please let me know where it would be a better fit.

Who would you like to review this?

cc: @redhat-cop/casl cc: @redhat-cop/day-in-the-life