Closed gabriellasroman closed 5 years ago
Seems like you have a few merges in your commits. This happens because you are missing a rebase. A rebase will ensure that your commits are clean by pulling the latest changes and then adding your new commits on top.
Can you try a rebase here to remove these merges? Thanks!
Definitely, working on that right now!
Modified installation.rst and README.rst to explain Kubernetes and OpenShift connection